-
-
Notifications
You must be signed in to change notification settings - Fork 734
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
crash when unpluging displays #1158
Comments
I'm experiencing the same right after/during unlocking my lockscreen. This seems to have been introduced by the upgrade to fmt to > 8.0.0 and applying #1144. |
Same issue here, also occurs when turning off a display with dpms
|
I have the same issue when I turn off my monitor: $ waybar -l debug
[2021-07-18 11:23:04.022] [info] Resources files: /home/xorg/.config/waybar/config, /home/xorg/.config/waybar/style.css
[2021-07-18 11:23:04.027] [debug] Output detection done: HDMI-A-1 (Iiyama North America PL2481H 11186V2801144)
...
** (waybar:183355): WARNING **: 11:23:04.049: gtk-layer-shell v0.6.0 may not work on GTK v3.24.30. If you experience crashes, check https://github.com/wmww/gtk-layer-shell/blob/master/compatibility.md
[2021-07-18 11:23:04.049] [debug] GTK widget tree:
window#waybar.background.top.HDMI-A-1.:dir(ltr)
decoration:dir(ltr)
box.horizontal:dir(ltr)
box.horizontal.modules-left:dir(ltr)
widget:dir(ltr)
box#workspaces.horizontal:dir(ltr)
widget:dir(ltr)
box#tray.horizontal:dir(ltr)
box.horizontal.modules-center:dir(ltr)
widget:dir(ltr)
label#mode:dir(ltr)
box.horizontal.modules-right:dir(ltr)
widget:dir(ltr)
label#custom-backup:dir(ltr)
widget:dir(ltr)
label#custom-aur:dir(ltr)
widget:dir(ltr)
label#pulseaudio:dir(ltr)
widget:dir(ltr)
label#memory:dir(ltr)
widget:dir(ltr)
label#network:dir(ltr)
widget:dir(ltr)
label#custom-cpu:dir(ltr)
widget:dir(ltr)
label#custom-gpu:dir(ltr)
widget:dir(ltr)
label#clock:dir(ltr)
widget:dir(ltr)
label#custom-power:dir(ltr)
[2021-07-18 11:23:04.072] [info] Bar configured (width: 1920, height: 22) for output: HDMI-A-1
...
[2021-07-18 11:23:10.965] [debug] Output removed: Iiyama North America PL2481H
terminate called without an active exception
zsh: abort (core dumped) waybar -l debug I am using waybar 0.9.7-2 from Arch Linux's community repository. |
Same issue here. Waybar dies when my monitor goes to sleep or is unplugged. Also on Arch running Waybar v0.9.7. |
Please try compiling from source, arch users can use the aur package |
@evlli I agree, I can reproduce on v0.9.7 but not on master. |
I had similar problems using kanshi. Whenever kanshi kicked in, e.g. during a change of monitor configurations or calling kanshi manually, the waybar was gone. "Upgrading" to master by using the arch AUR waybar-git package, seems to fix this problem. |
@evlli thanks for the tip. Issue is not present with waybar-git-r1536.811f089-1. |
Following @evlli 's advice, I switched over to sway-git and it seemed to resolve the problem for a few days. However, it is now back again and I keep losing my waybar after swayidle kicks in. I did notice a new version of fmt was released and I upgraded to it, might it be related to that? |
I am once again experiencing crashes after suspend, even though I've been keeping waybar-git up to date and rebuilding it as its deps upgrade. I too use sway with kanshi. |
Running sway 1.6.1 here, I had the same issue with waybar 0.9.7. Upgrading to the git version (r1574.9aec6bb-1) solved the issue. |
With sway 1.6.1 (no git) and Waybar v0.9.7-118-g9aec6bb i'm also having this problem. I use kanshi for screen switching. Here is a stack trace from gdb from the crash after disconnecting HDMI port : [#0] 0x7ffff66ab79c → read() |
Closing as new release is coming :) |
When unpluging my Laptop (ThinkPad X395) from the docking station, Waybar crashes.
Reproduced on versions:
Waybar v0.9.7
Waybar v0.9.7-63-g7c1303f (branch 'master')
Coredump
If I can help you with any further information please let me know.
The text was updated successfully, but these errors were encountered: