Open GoogleCodeExporter opened 8 years ago
After some searching I found this:
http://faq.pygtk.org/index.py?req=show&file=faq20.019.htp
From the link above:
"This error will most likely happen in a threaded application. Make sure you
have informed gobject you are writing a threaded script/application by calling
gobject.threads_init() just after importing the gobject module."
So I'm testing a patch which does that.
Original comment by mattgatto
on 26 Jun 2014 at 12:28
Original issue reported on code.google.com by
mattgatto
on 26 Jun 2014 at 11:41Attachments: