try setting the environment variable PYGTK_USE_GIL_STATE_API to true before calling gobject.threads_init()
Johan
It locks up at another thread that produces the data needed for a different view.
What version of Python and of pygtk are you using? What platform are you on?
Thanks,
John _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
