Bug#1107138: blueman: xfce panel tray icon not displayed on applet star
From
Andrew@21:1/5 to
All on Mon Jun 2 05:20:01 2025
Package: blueman
Version: 2.4.4-1
Severity: important
Dear Maintainer,
* What led up to the situation?
Upgrade from bookworm to trixie.
* What exactly did you do (or not do) that was effective (or
ineffective)?
I log in with XFCE.
* What was the outcome of this action?
The tray icon is missing but blueman-applet and blueman-tray are running.
* What outcome did you expect instead?
The tray icon for blueman is there enabling me to deal with bluetooth devices.
Essentially when I log in I need to kill and then restart blueman-tray. Once that
is done everything is groovy until next login where I need to do it again.
Looking through ~/.xsession-errors I found the following:
--- 8< ---
blueman-applet 12.09.51 WARNING PluginManager:153 __load_plugin: Not loading PPPSupport because its conflict has higher priority
blueman-applet 12.09.51 WARNING PluginManager:153 __load_plugin: Not loading DhcpClient because its conflict has higher priority
Connected to the service
Autoloading all
Done
Traceback (most recent call last):
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/blueman/main/Tray.py", line 39, in _on_name_appeared
for indicator_name in applet.GetStatusIconImplementations():
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/lib/python3/dist-packages/gi/overrides/Gio.py", line 374, in __call__
result = self.dbus_proxy.call_sync(self.method_name, arg_variant,
kwargs.get('flags', 0),
kwargs.get('timeout', -1),
None)
gi.repository.GLib.GError: g-io-error-quark: Timeout was reached (24)