Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hyprland/workspaces: fix crash on monitor off/on #2628

Merged
merged 1 commit into from Nov 1, 2023

Conversation

andresilva
Copy link
Contributor

Waybar would crash after turning off/on monitor (especially after hyprwm/Hyprland#3713).

Might fix #2039 and #2015.

@Alexays
Copy link
Owner

Alexays commented Nov 1, 2023

Nice thanks!

@Alexays Alexays merged commit 121dcc6 into Alexays:master Nov 1, 2023
@Faugus
Copy link

Faugus commented Dec 7, 2023

It is still crashing on my system everytime I turn off and on my monitor.

Arch / Hyprland
Waybar v0.9.24

[faugus@archlinux ~]$ waybar
[2023-12-07 17:06:16.239] [info] Using configuration file /home/faugus/.config/waybar/config
[2023-12-07 17:06:16.240] [info] Discovered appearance 'dark'
[2023-12-07 17:06:16.240] [info] Using CSS file /home/faugus/.config/waybar/style.css
[2023-12-07 17:06:16.242] [warning] Mapping is not an object
[2023-12-07 17:06:16.243] [info] Hyprland IPC starting
[2023-12-07 17:06:16.253] [info] Bar configured (width: 2560, height: 40) for output: DP-1
basic_string::_M_create
[2023-12-07 17:06:18.887] [info] Bar removed from output: DP-1
Segmentation fault (core dumped)
[faugus@archlinux ~]$

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash on monitor attach
3 participants