This is a followup email on the one I sent weeks ago entitled &quot;PyQt 4.1: QMenu: X Error: BadValue&quot;.&nbsp; 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>&nbsp; Major opcode: 12 (X_ConfigureWindow)
<br>&nbsp; Resource id:&nbsp; 0x0<br></div><br>I've since realised that a Qt4 setting is causing the error.&nbsp; I played around in the &quot;Qt4 Configuration&quot; program and changed a setting and I'm no longer getting the above error message.&nbsp;
Setting &quot;Interface --&gt; GUI Effects --&gt; Menu Effect&quot; to &quot;Animate&quot; can cause the above error.&nbsp; To prevent this, try setting &quot;Menu Effect&quot; to &quot;Fade&quot; instead.<br><br>Has anyone else noticed this problem?&nbsp; If so, which denomination of Linux are you running?&nbsp; I'm using FC6 here.
<br><br>