Comment 11 for bug 603919

Revision history for this message
berg (berg-foss) wrote : Re: apport-gtk crashed with ImportError in <module>()

a simple apport-bug command line execution give the exceprion and call apport crash report.

Then every crash will expose the bug and the self bug call other apport crash report ind endless loop..

myloginz4@187-2-145-26-ma:~$
myloginz4@187-2-145-26-ma:~$ apport-bug -v
** Message: pygobject_register_sinkfunc is deprecated (GtkWindow)
** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible)
** Message: pygobject_register_sinkfunc is deprecated (GtkObject)
/usr/lib/pymodules/python2.6/gtk-2.0/gtk/__init__.py:40: RuntimeWarning: tp_compare didn't return -1 or -2 for exception
  from gtk import _gtk
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/gtk-2.0/gi/__init__.py", line 27, in <module>
    from gi.repository import GObject
ImportError: cannot import name GObject
1.14.1
myloginz4@187-2-145-26-ma:~$