Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #25173
| From | Roy Smith <roy@panix.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: introduction and first question about multithreading |
| Date | 2012-07-11 09:20 -0400 |
| Organization | PANIX Public Access Internet and UNIX, NYC |
| Message-ID | <roy-49AE37.09205411072012@news.panix.com> (permalink) |
| References | <mailman.2011.1341994717.4697.python-list@python.org> |
In article <mailman.2011.1341994717.4697.python-list@python.org>, Vojt®ßch Pol®¢‰ek <krecoun@gmail.com> wrote: > Then the menu module kicks in and should launch its > own loop checking for pygame keyboard events, but right after doing it > it prints: > [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. I googled for "Unknown sequence number while processing queue" and found: http://www.gtkforums.com/viewtopic.php?f=3&t=55708 sounds like it addresses your problem.
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
introduction and first question about multithreading Vojtěch Polášek <krecoun@gmail.com> - 2012-07-11 09:51 +0200 Re: introduction and first question about multithreading Roy Smith <roy@panix.com> - 2012-07-11 09:20 -0400
csiph-web