Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I am using Ubuntu 12.04, While I am trying to run a python script developed for providing native GTK interaction with python, It crashes so does python. My Other GTK python programs are running smoothly. Please Provide any solution ! Thank you

Here is error terminal gives

Interactive console to manipulate GTK+ widgets.
>>> [xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
python: ../../src/xcb_io.c:273: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
share|improve this question
'quickly' run fine ! – Sourabh Nov 13 '12 at 6:50
Do you get any error messages? – Florian Diesch Nov 13 '12 at 6:50
@FlorianDiesch Sorry Error code is added – Sourabh Nov 13 '12 at 6:58

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.