GNOME Bugzilla – Bug 546149
gtk.gdk.threads_init() crash
Last modified: 2008-08-05 18:42:40 UTC
Steps to reproduce: 1. import gtk 2. gtk.gdk.threads_init() 3. Alternatively, run applications such as deluge, hocr-gtk or Miro Stack trace: From IPython: Traceback (most recent call last):
+ Trace 204510
From Miro: Traceback (most recent call last): File "/usr/bin/miro.real", line 118, in <module> startapp() File "/usr/bin/miro.real", line 95, in startapp startup() File "/usr/bin/miro.real", line 32, in startup Application().run() File "/usr/lib64/python2.5/site-packages/miro/platform/frontends/html/Application.py", line 56, in run gtk.gdk.threads_init() SystemError: error return without exception set Other information: gtk2 version: 2.13.5 -- looks like an API mismatch.
Mandriva fork suggested that this is a bug in pygobject 2.15.2. https://qa.mandriva.com/show_bug.cgi?id=42467 http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/?view=rev&revision=262917 http://svn.mandriva.com/svn/packages/cooker/python-gobject/current/SOURCES/pygobject-fix-api-breakage.patch
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. Note that the bug this is duplicate of is technically open, but it is fixed anyway. *** This bug has been marked as a duplicate of 544946 ***