-
-
Notifications
You must be signed in to change notification settings - Fork 746
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
Waybar crashes when hovering cursor over it #3918
Comments
Similarly, since I updated to 0.11.0 waybar crashes when i hover my cursor over modules with tooltips, which don't appear
|
Same error, but when I am clicking on an app in the tray: `(waybar:8805): Gdk-WARNING **: 20:41:31.181: Couldn't map window 0x563179d643d0 as subsurface because its parent is not mapped. (waybar:8805): Gdk-WARNING **: 20:41:31.181: Couldn't map window 0x563179d643d0 as subsurface because its parent is not mapped. fish: Job 1, 'waybar &' terminated by signal SIGSEGV (Adressbereichsfehler)` |
I also had the same error. I tried to find the cause by compiling the project. To compile the project I had to install these dependencies (Debian):
After this, my waybar installation (i.e., the Debian package) stopped crashing. |
Works again in openSUSE after a few updates. So not waybars fault. sorry |
Yes same for me as @Nasendackel I had a bunch of updates in openSUSE & Waybar is fine now. Waybar's hands are clean on this one. |
Waybar:
0.11.0-2.5
Hyprland:
0.47.1-1.1
Ever since Waybar updated to version
0.11.0-2.5
, if I hover my cursor over waybar for a few seconds it crashes. When I start Waybar via the terminal & hover my cursor over it, it crashes and shows the following error:Waybar is fine if I never hover my cursor over it. But if I ever hover my cursor over it for a couple of seconds it crashes every time.
The text was updated successfully, but these errors were encountered: