Bug 479098

Summary: Pigment Python examples generate an X Window System error.
Product: [Fedora] Fedora Reporter: Trond Danielsen <trond.danielsen>
Component: pigment-pythonAssignee: Matthias Saou <matthias>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: matthias
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: 0.3.13-3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-01-08 10:24:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.