mirror of
https://github.com/JakeStanger/ironbar.git
synced 2026-07-11 08:15:21 +01:00
[GH-ISSUE #1016] After closing ironbar, trying to restart it occasionally crashes it instead #1721
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#1721
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 @Funtimes909 on GitHub (May 28, 2025).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/1016
Describe the bug
Occasionally when closing ironbar, trying to restart it crashes immediately, I can't see to reproduce the issue that causes it to consistently crash.
To reproduce
Steps to reproduce the behavior:
Expected behavior
I expected I would be able to restart the bar consistently after it crashes/manually restarting it
System information:
Configuration
Configs are at https://git.funtimes909.xyz/Funtimes909/dotfiles
Screenshots
@JakeStanger commented on GitHub (Jul 14, 2025):
I think #1061 should have fixed the hard crash at least - the crash now should be isolated to any instances of the tray module only.
Are you running any other bars when this occurs? Also how are you running/restarting the bar? I haven't seen this issue in a long time.
@Funtimes909 commented on GitHub (Jul 19, 2025):
No, i'm not running any other bars, ironbar is the only bar running. To start the bar I simply log into my session, let hyprland start it, then when I need to restart it I simply kill the process with the kill command, then run the same command hyprland uses to start the bar.