On Tue, Jul 29, 2008 at 09:36:39PM +0200, Wouter Koolen-Wijkstra wrote: > Dear James, > > On my laptop I do use nvidia's binary drivers. However, on my desktop I > have a Matrox G550, and use the open-source X drivers: > > ii xserver-xorg-video-mga 1:1.9.100.dfsg.1-1 X.Org X > server -- MGA display driver > > There are two separate assertion failed errors: > > python: ../../src/xcb_lock.c:77: _XGetXCBBuffer: Assertion `((int) > ((xcb_req) - (dpy->request)) >= 0)' failed. > /usr/bin/tunapie: line 2: 14883 Aborted python > /usr/share/tunapie/Tunapie.py > > and > > python: ../../src/xcb_lock.c:33: _XCBUnlockDisplay: Assertion > `xcb_get_request_sent(dpy->xcb->connection) == dpy->request' failed. > /usr/bin/tunapie: line 2: 14949 Aborted python > /usr/share/tunapie/Tunapie.py > > Both occur right when downloading finishes, and only during some startups > of tunapie. Could these be multithreading related? >
I think you have it! Here is a really ugly fix: Could you try adding time.sleep(1) to line 904 of /usr/share/tunapie/tunapie2_main.py and let me know if it works? Thanks, James -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]