gnome-dvb-control not starting on Oneiric

Bug #846631 reported by Ahmed Kamal
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GNOME DVB Daemon
Fix Released
Undecided
Unassigned

Bug Description

Getting this traceback! Let me know if I can add any useful info, thanks

$ gnome-dvb-control
/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  import gobject._gobject
Traceback (most recent call last):
  File "/usr/bin/gnome-dvb-control", line 22, in <module>
    from gnomedvb.ui.controlcenter.ControlCenterWindow import ControlCenterWindow
  File "/usr/lib/pymodules/python2.7/gnomedvb/ui/controlcenter/ControlCenterWindow.py", line 24, in <module>
    from gnomedvb.ui.widgets.ChannelsStore import ChannelsStore
  File "/usr/lib/pymodules/python2.7/gnomedvb/ui/widgets/ChannelsStore.py", line 27, in <module>
    class ChannelsStore(Gtk.ListStore):
  File "/usr/lib/python2.7/dist-packages/gi/types.py", line 208, in __init__
    super(GObjectMeta, cls).__init__(name, bases, dict_)
  File "/usr/lib/python2.7/dist-packages/gi/_gobject/__init__.py", line 65, in __init__
    cls._type_register(cls.__dict__)
  File "/usr/lib/python2.7/dist-packages/gi/_gobject/__init__.py", line 119, in _type_register
    type_register(cls, namespace.get('__gtype_name__'))
TypeError: Error when calling the metaclass bases
    could not get typecode from object

Revision history for this message
Sebastian Pölsterl (sebp) wrote :

Looks like a conflict between static and dynamic pygobject bindings. I'll look into it and release a new version once it is fixed.

Changed in gnome-dvb-daemon:
status: New → Incomplete
status: Incomplete → Confirmed
Revision history for this message
Sebastian Pölsterl (sebp) wrote :

This is fixed in version 0.2.3. The PPA is currently getting updated.

Changed in gnome-dvb-daemon:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.