wingpanel
wingpanel copied to clipboard
Bluetooth icon disapeared.
Issue #64 is solved and closed but I have still same problem. It disappears after waking from suspend. If I use killall winganel command, it fixes bluetooth icon.

$ rfkill list
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
25: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
$ dpkg-query --showformat='${Package}\t${Version}\n' --show wingpanel wingpanel-indicator-bluetooth
wingpanel 2.2.5+r269+pkg42~ubuntu5.0.1
wingpanel-indicator-bluetooth 2.1.3+r195+pkg25~ubuntu5.0.1
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
I think this is an issue in the wingpanel code, at least with the previous issue it was.
The reference the previous fix: https://github.com/elementary/wingpanel/pull/187
Last time I found out that it wouldn't happen when I commented the delayed re-ordering: https://github.com/elementary/wingpanel/blob/1fbb38ced7ae3745d50ac10b67b6649f603313d2/src/Widgets/IndicatorEntry.vala#L83 But this means the indicator isn't removed and you'll see extra margins.
I am not having this problem atm. I update my system few days ago and everything looks good. Closing.
I was wrong. I have still icon issue. I am not totally sure but I guess It happens while night light icon active.
This happens to me with latest version of the ElementaryOS as well.
Yeah, this issue hasn't been fixed and as of 5.1.3 it still occurs.
Please stop with the me 2 comments.
I have something similar and probably related. Once or twice a month, Bluetooth stops working. Then when I restart it with sudo systemctl restart bluetooth, it starts working again but the icon disappears from the menu bar and never comes back. Also, all my devices are doubled or tripled in the dropdown menu:

After running killall winganel everything is back to normal.

Having same issue, up !