You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I plug in a monitor the bar doesn't appear. ironbar reload returns an error.
To Reproduce
Steps to reproduce the behavior:
Connect external monitors.
Start ironbar.
Bar should appear on all monitors.
Disconnect monitors.
Reconnect
Bar will be on main display but not on externals.
Try ironbar reload.
You get some variation of "error" or
Expected behavior
Bar should spawn on newly connected monitors and not error on ironbar reload.
System information:
Distro: Arch Linux
Compositor: Hyprland (pkg: extra/hyprland)
Hyprland, built from branch at commit 9e781040d9067c2711ec2e9f5b47b76ef70762b3 (props: bump version to 0.41.1).
Date: Thu Jun 13 09:54:06 2024
Tag: v0.41.1, commits: 4818
flags: (if any)
Ironbar version: ironbar 0.16.0-pre
yay -Q reports: v0.15.1.r74.gd0bdf31-1
Configuration
Share your bar configuration and stylesheet as applicable:
Hyprland, built from branch at commit 9e781040d9067c2711ec2e9f5b47b76ef70762b3 (props: bump version to 0.41.1).
Date: Thu Jun 13 09:54:06 2024
Tag: v0.41.1, commits: 4818
flags: (if any)
Fun, I've just tested this and I can see what's happening. I believe it's related to swaywm/sway#8164 (and the related gtk issue). Effectively, I have to hope that GDK and Wayland report monitors in the same order, which appears to be true until you (dis)connect one.
I'm not sure what I can do about that yet but I'll have a think.
So a fix has now been implemented in GTK for the issue. Once there's a new GTK3 release, I'll revert the logic in Ironbar to its previous implementation that should resolve this.
Describe the bug
When I plug in a monitor the bar doesn't appear.
ironbar reload
returns an error.To Reproduce
Steps to reproduce the behavior:
ironbar reload
.Expected behavior
Bar should spawn on newly connected monitors and not error on ironbar reload.
System information:
extra/hyprland
)yay -Q
reports: v0.15.1.r74.gd0bdf31-1Configuration
Config
Styles
Additional context
Log:
Screenshots
The text was updated successfully, but these errors were encountered: