Hide Forgot
abrt version: 2.0.1 executable: /usr/bin/pida component: pida kernel: 2.6.38.4-20.fc15.x86_64 reason: __init__.py:114:_type_register:TypeError: Error when calling the metaclass bases architecture: x86_64 package: pida-0.5.1-13.fc15 username: ben os_release: Fedora release 15 (Lovelock) uid: 500 time: 1304539254 comment ----- Steps to reproduce: Open pida (e.g.) from the command line, via run dialog, or from the applications menu. backtrace ----- __init__.py:114:_type_register:TypeError: Error when calling the metaclass bases argument must be a GObject subclass Traceback (most recent call last): File "/usr/bin/pida", line 28, in <module> from pida.core.application import main File "/usr/lib64/python2.7/site-packages/pida/core/application.py", line 79, in <module> from pida.core.boss import Boss File "/usr/lib64/python2.7/site-packages/pida/core/boss.py", line 8, in <module> from pida.ui.icons import IconRegister File "/usr/lib64/python2.7/site-packages/pida/ui/__init__.py", line 4, in <module> from kiwi.ui.widgets.combo import ProxyComboBox File "/usr/lib/python2.7/site-packages/kiwi/ui/widgets/combo.py", line 50, in <module> from kiwi.ui.comboboxentry import BaseComboBoxEntry File "/usr/lib/python2.7/site-packages/kiwi/ui/comboboxentry.py", line 32, in <module> from kiwi.ui.entry import KiwiEntry File "/usr/lib/python2.7/site-packages/kiwi/ui/entry.py", line 106, in <module> from kiwi.ui.entrycompletion import KiwiEntryCompletion File "/usr/lib/python2.7/site-packages/kiwi/ui/entrycompletion.py", line 29, in <module> from kiwi.utils import gsignal, type_register File "/usr/lib/python2.7/site-packages/kiwi/utils.py", line 78, in <module> class _GobjectClassInittableObject(object): File "/usr/lib/python2.7/site-packages/kiwi/utils.py", line 75, in __init__ metabase.__init__(self, name, bases, namespace) File "/usr/lib64/python2.7/site-packages/gobject/__init__.py", line 60, in __init__ cls._type_register(cls.__dict__) File "/usr/lib64/python2.7/site-packages/gobject/__init__.py", line 114, in _type_register type_register(cls, namespace.get('__gtype_name__')) TypeError: Error when calling the metaclass bases argument must be a GObject subclass Local variables in innermost frame: namespace: <dictproxy object at 0x1f53398> cls: <class 'kiwi.utils._GobjectClassInittableObject'>
Created attachment 496909 [details] File: backtrace
*** This bug has been marked as a duplicate of bug 699075 ***