-
Notifications
You must be signed in to change notification settings - Fork 32
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
Segfault on wayland #190
Comments
pnmixer wasn't written with wayland in mind. I can't use wayland, because of my graphics card, so I'm unable to test anything. If you want to dig into the code, check Lines 171 to 198 in 44fb908
I'm suspecting |
i'm also getting this in pnmixer under sway in Debian bookworm:
but yeah, looks like there's a bit too much x11-specific code in there... maybe there's a more backend-neutral way of doing this? from what i understand, it should be possible to write some GTK app that transparently works on x11 or wayland... and for what it's worth it does start in Xwayland mode with:
... but unfortunately, in sway (with waybar as a tray-holder), i don't actually see the tray pop up... |
That'll likely be a rewrite. |
Env:
Backtrace:
The text was updated successfully, but these errors were encountered: