Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #25173
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!news.linkpendium.com!news.linkpendium.com!panix!roy |
|---|---|
| From | Roy Smith <roy@panix.com> |
| Newsgroups | comp.lang.python |
| Subject | Re: introduction and first question about multithreading |
| Date | Wed, 11 Jul 2012 09:20:54 -0400 |
| Organization | PANIX Public Access Internet and UNIX, NYC |
| Lines | 16 |
| Message-ID | <roy-49AE37.09205411072012@news.panix.com> (permalink) |
| References | <mailman.2011.1341994717.4697.python-list@python.org> |
| NNTP-Posting-Host | localhost |
| X-Trace | reader1.panix.com 1342012854 23513 127.0.0.1 (11 Jul 2012 13:20:54 GMT) |
| X-Complaints-To | abuse@panix.com |
| NNTP-Posting-Date | Wed, 11 Jul 2012 13:20:54 +0000 (UTC) |
| User-Agent | MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) |
| Xref | csiph.com comp.lang.python:25173 |
Show key headers only | View raw
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