Easily replicated if dbus is running and hal is not:

After manually stopping hal, run this python script:

import dbus
bus = dbus.SystemBus()
print bus.get_object("org.freedesktop.Hal", "/org/freedesktop/Hal/Manager")

-- 
python2.5 crashed with DBusException in call_blocking()
https://bugs.launchpad.net/bugs/277820
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to