Brad Schick wrote: > Running pygtk 2.10.4 on winxp with gtk 2.10.11 and python 2.5.1, I am > hitting a deadlock for even the simplest pygtk application that calls > gtk.gdk.threads_init(). See http://faq.pygtk.org/index.py?req=show&file=faq21.003.htp This is an issue with gtk internals, not with pygtk, and is unlikely to be fixed soon, if ever. Cheers, John