Bug 465760 - Bluetooth indicator not shown in system tray even when set to Always shown
Summary: Bluetooth indicator not shown in system tray even when set to Always shown
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Bluetooth widget (other bugs)
Version First Reported In: 6.2.4
Platform: Neon Linux
: NOR minor
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-15 12:03 UTC by Daniel Duris
Modified: 2025-04-16 19:56 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
systray (4.34 KB, image/png)
2023-02-15 12:03 UTC, Daniel Duris
Details
bluetooth indicator settings (19.42 KB, image/png)
2023-02-15 12:03 UTC, Daniel Duris
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Duris 2023-02-15 12:03:24 UTC
Created attachment 156266 [details]
systray

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
Not sure, maybe:
1. Connect device

OBSERVED RESULT
No bluetooth indicator shown, unable to display it. I have to open bluetooth - system settings to see what's connected.

EXPECTED RESULT
Bluetooth indicator always shown

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.26
KDE Plasma Version: 5.26.5
KDE Frameworks Version: 5.102.0
Qt Version: 5.15.8
Kernel Version: 5.15.0-60-generic (64-bit)
Graphics Platform: X11

ADDITIONAL INFORMATION
Comment 1 Daniel Duris 2023-02-15 12:03:45 UTC
Created attachment 156267 [details]
bluetooth indicator settings
Comment 2 David Edmundson 2023-02-15 12:35:19 UTC
the bluetooth applet won't be there if the system bluetooth is not running (the line "automatic load")

Can you run:
qdbus --system org.bluez

and print the result
Comment 3 Daniel Duris 2023-02-15 13:13:00 UTC
(In reply to David Edmundson from comment #2)
> the bluetooth applet won't be there if the system bluetooth is not running
> (the line "automatic load")
> 
> Can you run:
> qdbus --system org.bluez
> 
> and print the result

Automatic load is enabled.

Output:
qdbus --system org.bluez
/
/org
/org/bluez
/org/bluez/hci0
/org/bluez/hci0/dev_00_02_3C_65_39_76
/org/bluez/hci0/dev_00_02_3C_65_39_76/sep1
/org/bluez/hci0/dev_00_02_3C_65_39_76/sep1/fd0
/org/bluez/hci0/dev_00_02_3C_65_39_76/sep4
/org/bluez/hci0/dev_30_52_CB_84_75_52
/org/bluez/hci0/dev_B4_BC_7C_2F_CF_A5
Comment 4 Nate Graham 2025-04-16 19:49:04 UTC
I can't reproduce this in current git master. Can you reproduce it in Plasma 6.3.4 or later?
Comment 5 Daniel Duris 2025-04-16 19:55:34 UTC
Similarly, no and you can close.