Bug 479098 - Pigment Python examples generate an X Window System error.
Summary: Pigment Python examples generate an X Window System error.
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: pigment-python
Version: 10
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Matthias Saou
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-01-07 06:05 UTC by Trond Danielsen
Modified: 2009-01-08 10:24 UTC (History)
1 user (show)

Fixed In Version: 0.3.13-3
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-01-08 10:24:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Trond Danielsen 2009-01-07 06:05:18 UTC
Description of problem:
[trondd@niobium examples]$ pwd
/usr/share/doc/pigment-python-0.3.9/examples
[trondd@niobium examples]$ python text.py 
The program 'text.py' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadLength (poly request too large or internal Xlib length erro'.
  (Details: serial 15 error_code 16 request_code 143 minor_code 17)
  (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.)

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Matthias Saou 2009-01-07 09:13:01 UTC
What pigment package do you have installed? If it's 0.3.13-2.fc10 then please try 0.3.13-3.fc10 (which is waiting to be pushed to updates), as it was quite badly broken. You can find it here :
http://koji.fedoraproject.org/koji/buildinfo?buildID=77366

Comment 2 Trond Danielsen 2009-01-07 21:16:25 UTC
Fixed! Pigment 0.3.13-3.fc10 from koji work just fine.

Comment 3 Matthias Saou 2009-01-08 10:24:52 UTC
Great! I hope it gets pushed to stable updates soon, as it seems to have missed the last push by a few hours.


Note You need to log in before you can comment on or make changes to this bug.