Package: blueman
Version: 1.23-git201312311147-1
I hadn't used bluetooth on that box since quite long (can't remember
exactly, sorry) -- today it fails.
The error when I launch "blueman-manager":
ERROR:dbus.proxies:Introspect error on org.bluez:/:
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.AccessDenied:
Rejected send message, 2 matched rules; type="method_call",
sender=":1.63" (uid=1000 pid=2874 comm="/usr/bin/python
/usr/bin/blueman-manager ")
interface="org.freedesktop.DBus.Introspectable" member="Introspect"
error name="(unset)" requested_reply="0" destination="org.bluez" (uid=0
pid=796 comm="/usr/sbin/bluetoothd -n ")
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 604,
in msg_reply_handler
reply_handler(*message.get_args_list(**get_args_opts))
File "/usr/bin/blueman-manager", line 163, in on_bluez_name_owner_changed
self.List =
ManagerDeviceList(adapter=self.Config.props.last_adapter, inst=self)
File
"/usr/lib/python2.7/dist-packages/blueman/gui/manager/ManagerDeviceList.py",
line 71, in __init__
DeviceList.__init__(self, adapter, data)
File "/usr/lib/python2.7/dist-packages/blueman/gui/DeviceList.py",
line 108, in __init__
self.SetAdapter(adapter)
File "/usr/lib/python2.7/dist-packages/blueman/gui/DeviceList.py",
line 307, in SetAdapter
except dbus.DBusServiceUnknownError:
NameError: global name 'dbus' is not defined
I saw that the bluetooth package said I needed to be in the netdev
group, so I added myself then retried (of course I log out&in so the
change took effect -- and checked with groups(1)) : the result is the same.
Trying to run blueman-manager as root (gksu blueman-manager) works...
README.Debian should document which permissions should be set up, if the
package doesn't set them up automagically.
Snark on #debian-science
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]