mirror of
https://github.com/JakeStanger/ironbar.git
synced 2026-07-11 11:15:20 +01:00
[GH-ISSUE #585] Ghost Icons in launcher after reloading #3002
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#3002
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 @ForgotMyPasswd on GitHub (May 11, 2024).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/585
Describe the bug
When I close a program, it disappears from the launcher as expected. However when I reload the bar, or if the bar is loaded in again on a secondary monitor, 'ghost icons' appear of every program I had opened since running the bar which usually means every programs I've used in a given Hyprland session.
https://github.com/JakeStanger/ironbar/assets/96489361/5e45f0b4-bf3e-4fdd-bf82-a3eab3b4ac20
To Reproduce
Steps to reproduce the behavior:
System information:
Debug log
@JakeStanger commented on GitHub (May 11, 2024):
How strange. I can't see any reason for that to happen, and I've just given it a go myself and have not been able to replicate it.
Are you able to re-produce but ensure that
IRONBAR_LOG=debug(andIRONBAR_FILE_LOG=debugif uploading the log file) are set, and re-share the logs please?@ForgotMyPasswd commented on GitHub (May 11, 2024):
Sorry, I forgot to set IRONBAR_LOG to debug alongside IRONBAR_FILE_LOG I think.
Here are the debug logs.
@JakeStanger commented on GitHub (May 14, 2024):
I have just hit this myself on the latest commit. Thanks for the logs, I'll look at this as soon as I can in the next few days.
@JakeStanger commented on GitHub (May 15, 2024):
No idea how nobody's come across this one before, as the code hasn't been touched in months. Fix landing in a few mins