Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: After latest update, bluetooth-man:"Blueman applet needs to be running"  (Read 347 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

After latest update, bluetooth-man:"Blueman applet needs to be running"

Code: [Select]
$ blueman-manager 
Blueman applet needs to be running

result of latest update, and its applet:
Code: [Select]

$ blueman-applet
Traceback (most recent call last):
  File "/usr/bin/blueman-applet", line 40, in <module>
    app = BluemanApplet()
          ^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/blueman/main/Applet.py", line 33, in __init__
    self.Manager = Manager()
                   ^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/blueman/gobject.py", line 11, in __call__
    cls._instance = super().__call__(*args, **kwargs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/blueman/bluez/Manager.py", line 30, in __init__
    self._object_manager = Gio.DBusObjectManagerClient.new_for_bus_sync(
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
gi.repository.GLib.GError: g-io-error-quark: Timeout was reached (24)
and bluetooth devices cease to work then
Give a clue to solve it

Re: After latest update, bluetooth-man:"Blueman applet needs to be running"

Reply #1
Wait until blueman-applet and python modules get in sync, or downgrade the former for the time being.

 

Re: After latest update, bluetooth-man:"Blueman applet needs to be running"

Reply #2
Yup, this case is
Wireless  radio driver, here broadcom-wl,  has not been updated and the bluetooth package was

Solved now after broadcom-wl in sync.