bugzilla-daemon at freedesktop.org
2011-Nov-14 13:15 UTC
[Nouveau] [Bug 42921] New: Program received an X Window System error.
https://bugs.freedesktop.org/show_bug.cgi?id=42921
Bug #: 42921
Summary: Program received an X Window System error.
Classification: Unclassified
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: fox_gwhwup at trashmail.net
QAContact: xorg-team at lists.x.org
Created attachment 53522
--> https://bugs.freedesktop.org/attachment.cgi?id=53522
Xorg log
I'm working on a GUI toolkit for Pygame, which can be downloaded at
https://launchpad.net/simplegc
Trying to run my example file in the project results in the following error:
s at s-Air:~/Games/Tools/sgc/trunk/sgc/example$ python test.py
The program 'test.py' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
(Details: serial 36 error_code 9 request_code 137 minor_code 8)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
The error doesn't occur until the code hits pygame.display.flip(), which
makes
it rather difficult to work out exactly which part is causing the problem.
I'm
using the menu widget in the game I am working on and it works perfectly, so
it's obviously not the entire toolkit that's not working.
I'm not sure if this should be in the 3D section, as the bug is when running
in
OpenGL, but I'm only drawing in 2D. It still works fine the pygame/SDL, just
not when I switch it to OpenGL.
I have checked this with the proprietary Nvidia driver and it works fine there,
it's just when running the Nouveau driver.
I'm not sure how to find out all the versions, but it's whatever an
up-to-date
Ubuntu 11.10 is running.
Please tell me if you have any ideas on how to track the bug down. If you want
to try to recreate the bug on your machine download the toolkit from above, and
ensure you have python 2.x, pygame, pyopengl and pyFTGL installed. Then change
the two lines near the top of the test.py file to enable OpenGL, and finally cd
into the example folder and run 'python test.py'.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Nov-14 13:16 UTC
[Nouveau] [Bug 42921] Program received an X Window System error.
https://bugs.freedesktop.org/show_bug.cgi?id=42921 --- Comment #1 from Sam Bull <fox_gwhwup at trashmail.net> 2011-11-14 05:16:16 PST --- Created attachment 53523 --> https://bugs.freedesktop.org/attachment.cgi?id=53523 Kernel log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Nov-14 13:16 UTC
[Nouveau] [Bug 42921] Program received an X Window System error.
https://bugs.freedesktop.org/show_bug.cgi?id=42921
Sam Bull <fox_gwhwup at trashmail.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #53522|application/octet-stream |text/plain
mime type| |
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2013-Aug-18 18:10 UTC
[Nouveau] [Bug 42921] Program received an X Window System error.
https://bugs.freedesktop.org/show_bug.cgi?id=42921
Ilia Mirkin <imirkin at alum.mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Ilia Mirkin <imirkin at alum.mit.edu> ---
It appears that this bug report has laid dormant for quite a while. Sorry we
haven't gotten to it. Since we fix bugs all the time, chances are pretty
good
that your issue has been fixed with the latest software. Please give it a shot.
(Linux kernel 3.10.7, xf86-video-nouveau 1.0.9, mesa 9.1.6, or their git
versions.) If upgrading to the latest isn't an option for you, your
distro's
bugzilla is probably the right destination for your bug report.
In an effort to clean up our bug list, we're pre-emptively closing all bugs
that haven't seen updates since 2011. If the original issue remains, please
make sure to provide fresh info, see http://nouveau.freedesktop.org/wiki/Bugs/
for what we need to see, and re-open this one.
Thanks,
The Nouveau Team
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/nouveau/attachments/20130818/1fbd88f9/attachment-0001.html>