About
Last modified: August 2, 2011A helping tool for udev testers, coders, hackers and consumers
Main features:
- Browsing the sysfs tree via udev
- Reports udev device info and udev properties
- Filter and search devices
- Monitorize udev device events
Udev discover aims for being a gnome-device-manager-like app using gudev instead of HAL, and to provide some fancy features for udev users and hackers.



Hi everybody
My System: Ubuntu 11.10 oneiric
Used udev-discover Version: 0.2.1-1 oeiric1 from ppa
I use it at the first Time by typing to an xterm and getting this:
gazspe@gazspe-desktop:~$ 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
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__’
Please, can anybody help to fix this?
Thanks a lot, Michael Kaulfuss (German)
Seems to be lp:906882 bug as reported here:
https://bugs.launchpad.net/udev-discover/+bug/906882
Thanks for the advice, this is a problem to be fixed.