http://bugs.winehq.org/show_bug.cgi?id=11842
Summary: X Error of failed request: BadWindow (invalid Window parameter) Product: Wine Version: 0.9.56. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: cbill.lam@gmail.com
Randomly crashed with message
X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 18 (X_ChangeProperty) Resource id in failed request: 0x4400003 Serial number of failed request: 1113 Current serial number in output stream: 1117
no back traces printed
http://bugs.winehq.org/show_bug.cgi?id=11842
Roderick Colenbrander thunderbird2k@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winex11.drv
--- Comment #1 from Roderick Colenbrander thunderbird2k@gmx.net 2008-03-05 03:03:35 --- In what sort of situation does this happen? Are you able to reproduce it?
http://bugs.winehq.org/show_bug.cgi?id=11842
--- Comment #2 from bill lam cbill.lam@gmail.com 2008-03-05 03:28:28 --- This happened randomly when I run my J application. It happened quite often but unpredictable. However I guess there may be 2 cases, 1. running a long processing loop during that time it will not processing paint event in message queue. 2. When my application shell another process that open a gedit window and display focus to gedit.
nvidia driver. wine built from git today.
how to get more info for debugging?
http://bugs.winehq.org/show_bug.cgi?id=11842
--- Comment #3 from Austin English austinenglish@gmail.com 2008-03-05 12:04:23 --- (In reply to comment #2)
This happened randomly when I run my J application. It happened quite often but unpredictable. However I guess there may be 2 cases,
- running a long processing loop during that time it will not processing paint
event in message queue. 2. When my application shell another process that open a gedit window and display focus to gedit.
nvidia driver. wine built from git today.
how to get more info for debugging?
What application is this? Can it be downloaded anywhere?
http://bugs.winehq.org/show_bug.cgi?id=11842
--- Comment #4 from Roderick Colenbrander thunderbird2k@gmx.net 2008-03-05 16:39:05 --- It could be a duplicate of bug 11792. That bug report contains a proposed fix (I expect it will enter GIT tomorrow or so). See if that fix helps for this bug too.
http://bugs.winehq.org/show_bug.cgi?id=11842
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #5 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-03-06 16:37:34 --- could you retest in current git. It's fixed most probably
http://bugs.winehq.org/show_bug.cgi?id=11842
--- Comment #6 from bill lam cbill.lam@gmail.com 2008-03-07 10:12:19 --- Created an attachment (id=11173) --> (http://bugs.winehq.org/attachment.cgi?id=11173) WINEDEBUG=+synchronous,+wgl,+x11drv
Still not yet fixed in wine-0.9.56-445-g76e0896
It crashed when I printed many pages to CUPS pdf printer. Crash log is attached.
http://bugs.winehq.org/show_bug.cgi?id=11842
--- Comment #7 from bill lam cbill.lam@gmail.com 2008-03-07 10:19:08 --- (In reply to comment #3)
What application is this? Can it be downloaded anywhere?
I use J to write scripts for data processing. J can be download from its official website at www.jsoftware.com
it is free but closed source.
http://bugs.winehq.org/show_bug.cgi?id=11842
Roderick Colenbrander thunderbird2k@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org
--- Comment #8 from Roderick Colenbrander thunderbird2k@gmx.net 2008-03-07 15:51:00 --- This doesn't appear to be an opengl bug, I don't know this area of winex11.drv well .. I'm attaching Alexandre to this bug.
http://bugs.winehq.org/show_bug.cgi?id=11842
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #9 from Austin English austinenglish@gmail.com 2008-10-23 15:23:29 --- Is this still an issue in current (1.1.6 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=11842
Xavier Vachon xvachon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon@gmail.com
--- Comment #10 from Xavier Vachon xvachon@gmail.com 2009-07-12 13:10:06 --- I got similar error messages recently when attempting to install Neverwinter Nights 1 + expansions as well as Neverwinter Nights 2 : Mysteries of Westgate. Each setup would crash the first time I load them. On the second attempt, they worked. Don't know if this relevant, but anyways, the original poster should test his app again.
http://bugs.winehq.org/show_bug.cgi?id=11842
Ian Hasman i.hasman@ntlworld.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |i.hasman@ntlworld.com
--- Comment #11 from Ian Hasman i.hasman@ntlworld.com 2010-02-02 03:37:33 --- Problem also seen using wine 1.1.36 when trying to install abel370 (an upgrade for the bell ringing simulator Abel, available from the download page of http://www.abelsim.co.uk/). Here are a couple of attempts at installing the software:-
[root@Linux Downloads]# wine abel370.exe X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 18 (X_ChangeProperty) Resource id in failed request: 0x4c00005 Serial number of failed request: 1034 Current serial number in output stream: 1112 [root@Linux Downloads]# wine abel370.exe X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 18 (X_ChangeProperty) Resource id in failed request: 0x5400005 Serial number of failed request: 1034 Current serial number in output stream: 1112
So the problem is repeatable, but the Resource id varies.
When I first attempted the installation I received a pop up window requesting an installation of Gecko. I followed the recommendation on the winehq website and downloaded wine_gecko-1.0.0-x86.cab.
http://bugs.winehq.org/show_bug.cgi?id=11842
--- Comment #12 from Ian Hasman i.hasman@ntlworld.com 2010-03-10 12:38:44 --- I had another go at installing abel370 with an updated version of wine (1.1.38) and it completed with no problems. It looks like one of the changes between 1.1.36 and 1.1.38 has cured the problem I was seeing (see comment #11 above).
http://bugs.winehq.org/show_bug.cgi?id=11842
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Summary|X Error of failed request: |abel370 crashes |BadWindow (invalid Window | |parameter) |
--- Comment #13 from Jeff Zaroyko jeffz@jeffz.name 2010-03-10 16:02:37 --- Reported fixed.
For future reference, it's usually not recommended to run programs as root. Create a normal user.
http://bugs.winehq.org/show_bug.cgi?id=11842
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard julliard@winehq.org 2010-03-19 14:10:01 --- Closing bugs fixed in 1.1.41.