Ouch, ok, indeed I get the same result as your original message with a .py with:
---
import dbus
bus = dbus.SystemBus()
manager = bus.get_object('org.freedesktop.Hal', '/org/freedesktop/Hal/Manager')
udi_list = manager.FindDeviceByCapability('volume')
---
added '/' beffore second 'org', replaced 'hal_manager' by 'manager'
Hum, I'll try to fix the mess I did with duplicates.

** Summary changed:

- [8.04]DBus.Error.AccessDenied when inserting a USB device
+ [8.04]DBus.Error.AccessDenied on Hal.FindDeviceByCapability

-- 
[8.04]DBus.Error.AccessDenied on Hal.FindDeviceByCapability
https://bugs.launchpad.net/bugs/235134
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