You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello I have been trying to connect my bluetooth headset but it always says failed to connect and failed to pair
OS: Arch Linux x86_64
Kernel: 6.4.11-arch2-1
driver audio:pulseaudio
this is what appears in console
[kerana@tau blueman-main]$ blueman-manager
blueman-manager 23.03.32 ERROR Manager:223 error_handler: Authentication Canceled
Traceback (most recent call last):
File "/usr/lib/python3.11/site-packages/blueman/bluez/Base.py", line 78, in callback
value = proxy.call_finish(result).unpack()
^^^^^^^^^^^^^^^^^^^^^^^^^
gi.repository.GLib.GError: g-io-error-quark: GDBus.Error:org.bluez.Error.AuthenticationCanceled: Authentication Canceled (36)
blueman-manager 23.03.38 WARNING ManagerDeviceMenu:145 fail : fail g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.Failed: blueman.bluez.errors.DBusInProgressError: br-connection-busy
(0)
blueman-manager 23.03.39 WARNING ManagerDeviceMenu:145 fail : fail g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.Failed: blueman.bluez.errors.DBusInProgressError: br-connection-busy
(0)
blueman-manager 23.03.40 WARNING ManagerDeviceMenu:145 fail : fail g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.Failed: blueman.bluez.errors.DBusInProgressError: br-connection-busy
(0)
blueman-manager 23.03.41 WARNING ManagerDeviceMenu:145 fail : fail g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.Failed: blueman.bluez.errors.DBusInProgressError: br-connection-busy
(0)
blueman-manager 23.03.43 WARNING ManagerDeviceMenu:145 fail : fail g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.Failed: blueman.bluez.errors.DBusInProgressError: br-connection-busy
(0)
Traceback (most recent call last):
File "/usr/lib/python3.11/site-packages/gi/overrides/Gio.py", line 314, in __async_result_handler
ret = obj.call_finish(result)
^^^^^^^^^^^^^^^^^^^^^^^
gi.repository.GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.Failed: blueman.bluez.errors.DBusFailedError: br-connection-aborted-by-remote
(0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.11/site-packages/gi/overrides/Gio.py", line 319, in __async_result_handler
error_callback(obj, e, real_user_data)
File "/usr/lib/python3.11/site-packages/blueman/gui/manager/ManagerDeviceMenu.py", line 170, in initial_error_handler
fail(obj, result, user_date)
File "/usr/lib/python3.11/site-packages/blueman/gui/manager/ManagerDeviceMenu.py", line 144, in fail
self.unset_op(device)
File "/usr/lib/python3.11/site-packages/blueman/gui/manager/ManagerDeviceMenu.py", line 117, in unset_op
del ManagerDeviceMenu.ops[device.get_object_path()]
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/org/bluez/hci0/dev_53_5F_BF_BE_11_A3'
blueman-manager 23.05.04 WARNING ManagerDeviceMenu:145 fail : fail g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.Failed: blueman.bluez.errors.DBusFailedError: br-connection-aborted-by-remote
(0)
blueman-manager 23.13.57 WARNING ManagerDeviceMenu:145 fail : fail g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.Failed: blueman.bluez.errors.DBusFailedError: br-connection-aborted-by-remote
(0)
Beta Was this translation helpful? Give feedback.
All reactions