However, when I try to run blueman-manager, I get (on terminal) 'Blueman applet needs to be running'.
So I run from terminal blueman-applet and get the following errrors:
I have no idea how I should either start the mentioned accessibility bus or change the security policy. Any ides ?(blueman-applet:10065): dbind-WARNING **: 21:26:11.176: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
blueman-applet version 2.1.beta1 starting
Traceback (most recent call last):
File "/usr/bin/blueman-applet", line 42, in <module>
BluemanApplet()
File "/usr/lib64/python3.6/site-packages/blueman/main/Applet.py", line 24, in __init__
self.Manager = bluez.Manager()
File "/usr/lib64/python3.6/site-packages/blueman/bluez/Manager.py", line 16, in __call__
cls._instance = super().__call__(*args, **kwargs)
File "/usr/lib64/python3.6/site-packages/blueman/bluez/Manager.py", line 38, in __init__
self.__bus_name, '/', None, None, None)
gi.repository.GLib.Error: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 2 matched rules; type="method_call", sender=":1.51" (uid=1000 pid=10065 comm="/usr/bin/python3.6 /usr/bin/blueman-applet ") interface="org.freedesktop.DBus.ObjectManager" member="GetManagedObjects" error name="(unset)" requested_reply="0" destination=":1.0" (uid=0 pid=6706 comm="/usr/libexec/bluetooth/bluetoothd ") (9)
