mirror of
https://github.com/JakeStanger/ironbar.git
synced 2026-07-11 06:15:21 +01:00
[GH-ISSUE #1428] Tray module doesn't detect already dispatched items #4649
Labels
No labels
A:Build
A:CI
A:Client
A:Config
A:Core
A:Documentation
A:Documentation
A:IPC
A:Testing
A:UX/UI
blocked
BREAKING CHANGE
duplicate
good first issue
GTK4
help wanted
invalid
M:Battery
M:Battery
M:Bindmode
M:Bluetooth
M:Brightness
M:Cairo
M:Clipboard
M:Clock
M:Clock
M:Custom
M:Focused
M:Keyboard
M:Launcher
M:Menu
M:Music
M:Music
M:Music
M:Network Manager
M:Notifications
M:SysInfo
M:Tray
M:Volume
M:Workspaces
partially resolved
P:Critical
P:High
P:Low
P:Medium
pull-request
T:Bug
T:Bug
T:Core Enhancement
T:Module Enhancement
T:New Module
T:Question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JakeStanger/ironbar#4649
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Ynverxe on GitHub (Mar 22, 2026).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/1428
Describe the bug
If there are any items that were dispatched before Ironbar opens, it doesn't detect them the first run, but if you run Ironbar a second time then they show in the tray.
I saw this behaviour with blueman-applet.
To reproduce
Steps to reproduce the behavior:
trayEdit: Most of Rolling Release stuff, included Ironbar, was installed via Nix
Expected behavior
I think the expected behaviour must be that Ironbar should look for already dispatched items.
System information:
Linux war-machine 6.12.74+deb13+1-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.74-2 (2026-03-08) x86_64 GNU/LinuxConfiguration
Config
Styles
@JakeStanger commented on GitHub (Mar 28, 2026):
I can't test with blueman, but I'm not able to reproduce this generally. Are you running any other bar/tray widget at the same time? Do you experience this with any other apps?
@sbe-visma commented on GitHub (Apr 9, 2026):
This might be the same issue I had, frequently ironbar displays way less, or no tay icons compared to what my waybar setup did previously. it's been a bit hit or miss, sometimes i start ironbar and nothing is there, sometimes thy've all dissapeared after I've had my computer locked for a while, sometimes only blueman shows up, etc.
Didn't see anything helpful in the logs, and have now reverted back to waybar because of this and an audio issue (I'll report separately)