udev discover crashes on start in ubuntu 11.10

Bug #906882 reported by Henri Hulski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
udev-discover
Fix Released
High
J. Félix Ontañón

Bug Description

This is what I get:

pacha@xibalba:~$ udev-discover
/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/udev-discover", line 562, in <module>
    UDevDiscoverGUI()
  File "/usr/bin/udev-discover", line 295, in __init__
    self.device_finder = DeviceFinder()
  File "/usr/lib/pymodules/python2.7/udevdiscover/devicefinder.py", line 60, in __init__
    self.__gobject_init__()
AttributeError: 'DeviceFinder' object has no attribute '__gobject_init__'
pacha@xibalba:~$

Tags: core
Revision history for this message
J. Félix Ontañón (fontanon) wrote :

To be solved, thanks for report.

Changed in udev-discover:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → J. Félix Ontañón (fontanon)
Revision history for this message
J. Félix Ontañón (fontanon) wrote :

udev-discover crashed due to some new changes subclasing GObject.
Please, would you be so nice to test the attached patch and tell me if it worked for you?

tags: added: core
Revision history for this message
J. Félix Ontañón (fontanon) wrote :

Bugous subclassing of GObject patch

Changed in udev-discover:
status: Confirmed → In Progress
Changed in udev-discover:
status: In Progress → Fix Released
Revision history for this message
Henri Hulski (henri-hulski) wrote : Re: [Bug 906882] Re: udev discover crashes on start in ubuntu 11.10

The new release is working.

2012/1/4 J. Félix Ontañón <email address hidden>

> ** Changed in: udev-discover
> Status: In Progress => Fix Released
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/906882
>
> Title:
> udev discover crashes on start in ubuntu 11.10
>
> Status in Udev Discover:
> Fix Released
>
> Bug description:
> This is what I get:
>
> pacha@xibalba:~$ udev-discover
> /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/udev-discover", line 562, in <module>
> UDevDiscoverGUI()
> File "/usr/bin/udev-discover", line 295, in __init__
> self.device_finder = DeviceFinder()
> File "/usr/lib/pymodules/python2.7/udevdiscover/devicefinder.py", line
> 60, in __init__
> self.__gobject_init__()
> AttributeError: 'DeviceFinder' object has no attribute '__gobject_init__'
> pacha@xibalba:~$
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/udev-discover/+bug/906882/+subscriptions
>

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.