This is a followup email on the one I sent weeks ago entitled "PyQt 4.1: QMenu: X Error: BadValue". Indented below is what I wrote originally.<br><br><div style="margin-left: 40px;">Every time I click on a QMenu item, the following error is sent to stdout:
<br>X Error: BadValue (integer parameter out of range for operation) 2<br> Major opcode: 12 (X_ConfigureWindow)
<br> Resource id: 0x0<br></div><br>I've since realised that a Qt4 setting is causing the error. I played around in the "Qt4 Configuration" program and changed a setting and I'm no longer getting the above error message.
Setting "Interface --> GUI Effects --> Menu Effect" to "Animate" can cause the above error. To prevent this, try setting "Menu Effect" to "Fade" instead.<br><br>Has anyone else noticed this problem? If so, which denomination of Linux are you running? I'm using FC6 here.
<br><br>