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
"Quod Libet wants to inhibit shortcuts" #2644
Comments
Hm, I've never seen this before. Do you use Wayland? (it should show either X11 or Wayland in QL>Help>About) |
Yes. "About" says:
"Quod Libet wants to inhibit shortcuts" dialog does not pop up in X11 session. |
Thanks for testing. I'll ask gnome devs what this is about. |
This looks like a regression because I've recently updated to Fedora 27. Never saw "wants to inhibit shortcuts" dialog in Fedora 26 with GNOME/Wayland session. |
Just found https://bugzilla.gnome.org/show_bug.cgi?id=789268 for this. The fix is in the gtk+ 3.22 branch and should be released with 3.22.27 |
Uh, there is more behind this. The wayland backend in gtk was renamed, so our detection fails and this bug is a result of doing the popup sequence wrong. But..... making it detect wayland again crashes gnome-shell. 😕 |
This is similar to what gtk+ is doing internally, so less likely to break. Our current approach was broken as the display name format was changed under wayland.
pushed to master only for now, until the gnome-shell issue is solved. |
Filed a bug with mutter: https://bugzilla.gnome.org/show_bug.cgi?id=792599 |
Seems to work again, using debian sid (3.28.x) and current master |
Every time I click song duration button (next to volume button) to display progress, GNOME Shell displays this dialog:
Regardless of whether I allow or deny, it appears again every time I click duration button. I expect no dialogs to pop up when I click it.
Quod Libet 3.9.1 (quodlibet-3.9.1-2.fc27.noarch from repositories)
Fedora 27
GNOME 3.26.2
The text was updated successfully, but these errors were encountered: