search for: x_querytree

Displaying 2 results from an estimated 2 matches for "x_querytree".

2004 Aug 30
2
[Fwd: Re: segmentation error]
...es. Unfortunately it is then locked up. I tried testing notepad, but this loads briefly then crashes with the following errors, "Loading required GL library /usr/X11R6/lib/libGL.so.1.4.502 X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 15 (X_QueryTree) Resource id in failed request: 0x3400004 Serial number of failed request: 122 Current serial number in output stream: 122" Where do I go from here? I cannot obtain strace info if needed. Thanks -------------- next part -------------- A non-text attachment was scrubbed... Name: n...
2002 Dec 30
1
Java Swing App
...t; "HelloWorldSwing.java" Loading required GL library /usr/X11R6/lib/libGL.so.1.2 wine: Unhandled exception, starting debugger... Loading required GL library /usr/X11R6/lib/libGL.so.1.2 X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 15 (X_QueryTree) Resource id in failed request: 0x3a00001 Serial number of failed request: 67 Current serial number in output stream: 67 Terminated [dritch@twitch wine]$ When I compile it natively under linux and try to run it with wine, I get the same result. Here is the application, itself: import ja...