This fixed the problem. I needed to add calls to gtk.threads_enter() and gtk.threads_leave(). Thanks all!
-Max ________________________________________ From: Simon Waters [[email protected]] Sent: Friday, September 11, 2009 12:27 PM To: Bottiger, Maxwell - AES Subject: Off list - PYGTK I noticed the FAQ mentions a threading issue affecting win32 http://faq.pygtk.org/index.py?req=show&file=faq20.006.htp This e-mail and any files transmitted with it may be proprietary and are intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error please notify the sender. Please note that any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of ITT Corporation. The recipient should check this e-mail and any attachments for the presence of viruses. ITT accepts no liability for any damage caused by any virus transmitted by this e-mail. _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
