[PyKDE] PyQt 4.1: QMenu: X Error: BadValue

Chris Giles chris.g.27 at gmail.com
Thu Nov 9 07:38:35 GMT 2006


Every time I click on a QMenu item, the following error is sent to stdout:
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 12 (X_ConfigureWindow)
  Resource id:  0x0

The QMenu and QAction items still work correctly, so it looks like this
error doesn't have any effect.  Nonetheless, I'd like to prevent it from
occurring.  Does anybody know how I can do so?

I'm using: Qt 4.2.1, PyQt 4.1, Python 2.4.4.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20061109/d1b1a4c1/attachment.html


More information about the PyQt mailing list