python-xlib has problems on 64 bit systems (at least with pypanel)

Bug #107251 reported by Greg Mitchell
2
Affects Status Importance Assigned to Milestone
python-xlib (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: python-xlib

pypanel doesn't work on feisty amd64. The fix appears to be increasing a receive buffer size in python-xlib.

/usr/share/python-support/python-xlib/Xlib/protocol/display.py, line 532:

recv = self.socket.recv(2048) -> make it 4096 bytes and all works.

Revision history for this message
Steve Kowalik (stevenk) wrote :

This has been fixed in the 0.13-1 upload of python-xlib

Changed in python-xlib:
status: Unconfirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.