pyqt  

[PyQt] PyQt errors on a QMainWindow

Taylor Carrasco
Tue, 31 Aug 2010 20:57:58 -0700

Using the following setup - Kubuntu w/ KDE

python 2.6.4
PyQt 4.5.1
Qt 4.5.2

The window shows fine, but the stdout (I believe) is littered with the
following - - - any suggestions on what this could mean?

X Error of failed request:  BadWindow (invalid Window parameter)
Major opcode of failed request:  20 (X_GetProperty)
Resource id in failed request:  0x0
Serial number of failed request:  11
Current serial number in output stream:  11
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
  • [PyQt] PyQt errors on a QMainWindow Taylor Carrasco