Keruspe / GPaste

Clipboard management system
BSD 2-Clause "Simplified" License
756 stars 54 forks source link

Sometimes shortcuts are not available #413

Open albfan opened 1 year ago

albfan commented 1 year ago
$ journalctl -f --user -u org.gnome.GPaste.service 
mar 02 14:53:53 fedora gpaste-daemon[63612]: Couldn't grab keybindings with gnome-shell, falling back to X11 keybinder: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: GrabAccelerators is not allowed

not sure what other info to collect about this

fedora 36 wayland

igorsantos07 commented 1 year ago

Similar issue here:

Mar 16 20:04:18 igoru-dell gpaste-daemon[13495]: Couldn't grab keybinding: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.Shell was not provided by any .service files

Mint 21.1 Cinnamon 5.6.5 Might be related to #412?

albfan commented 1 year ago

Probably related with https://github.com/Keruspe/GPaste/issues/383

albfan commented 1 year ago

Looks related with this too: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4834

I see some apps allow me to use ctrl+alt+G, but others don't, Ctrl+alt+H is never shown. Probably some app priority to grab shortcuts?