-
Notifications
You must be signed in to change notification settings - Fork 17
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
sfwbar application menu crashes Wayfire on FreeBSD #131
Comments
That very much sounds like a wayfire bug, regardless of any potential issue in sfwbar. No application should be able to crash the compositor. |
That's a valid point. |
This does look like a compositor bug, but it's interesting that it happens in the start menu. Sfwbar shouldn't have any direct interaction with the composition or wayland protocol when you select a menu item. Any interaction should come through gtk+/gtk-layer-shell. I wonder if this happens on a close of an xdg_popup popped up from a layer shell toplevel. May be worth testing other occurrences of this. I.e. if you right click on a taskbar item and then select any item from a menu, does that crash wayfire as well? |
I was about to open a ticket against Wayfire, but then I was unsure if it is an upstream issue or an issue with the FreeBSD port. |
I tested this on linux with |
If I click any application from sfwbar application menu (i.e. trying to launch it), the whole Wayfire session crashes and I am sent back to the non-graphical prompt.
sfwbar version: 1.0-b13
FreeBSD version: 14.0-RELEASE-p3
The text was updated successfully, but these errors were encountered: