Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: mardiyah on 19 March 2024, 15:34:45

Title: After latest update, bluetooth-man:"Blueman applet needs to be running"
Post by: mardiyah on 19 March 2024, 15:34:45
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
Title: Re: After latest update, bluetooth-man:"Blueman applet needs to be running"
Post by: nous on 19 March 2024, 22:34:17
Wait until blueman-applet and python modules get in sync, or downgrade the former for the time being.
Title: Re: After latest update, bluetooth-man:"Blueman applet needs to be running"
Post by: mardiyah on 20 March 2024, 02:04:22
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.