Rofi 2.0 crashes on Debian 13 GNOME Shell 48 (Wayland) due to missing layer shell support #2230
Answered
by
DaveDavenport
blueray453
asked this question in
(Possible) Issues
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
blueray453
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I compiled Rofi 2.0.0 from source on Debian 13 running GNOME Shell 48.4 with all dependencies, including Wayland and GTK 4:
When I run Rofi in my GNOME Shell Wayland session, i get the following error:
It appears that GNOME Shell (Mutter) currently does not provide the layer shell protocol (
zwlr_layer_shell_v1) that Rofi relies on to run natively on Wayland. Because of this, even basic Rofi commands crash when executed in GNOME Shell’s Wayland session.Is it possible to run Rofi natively on Wayland in GNOME Shell, or is layer shell support strictly required from the compositor?
What might be the solution here?
Beta Was this translation helpful? Give feedback.
All reactions