gnome-shell-extension-clipboard-indicator icon indicating copy to clipboard operation
gnome-shell-extension-clipboard-indicator copied to clipboard

Shortcuts spam journalctl with rebind notifications

Open tim-win opened this issue 3 years ago • 1 comments

PRETTY_NAME="Ubuntu 20.04.4 LTS" GNOME Shell 3.36.9

Turning on the extensions with default settings causes journalctl to be spammed with this:

06 16:40:59 <hostname> gnome-shell[1862]: Window manager warning: Overwriting existing binding of keysym 31 with keysym 31 (keycode a).
Jun 06 16:40:59 <hostname> gnome-shell[1862]: Window manager warning: Overwriting existing binding of keysym 32 with keysym 32 (keycode b).
Jun 06 16:40:59 <hostname> gnome-shell[1862]: Window manager warning: Overwriting existing binding of keysym 38 with keysym 38 (keycode 11).
Jun 06 16:40:59 <hostname> gnome-shell[1862]: Window manager warning: Overwriting existing binding of keysym 39 with keysym 39 (keycode 12).
Jun 06 16:40:59 <hostname> gnome-shell[1862]: Window manager warning: Overwriting existing binding of keysym 33 with keysym 33 (keycode c).
Jun 06 16:40:59 <hostname> gnome-shell[1862]: Window manager warning: Overwriting existing binding of keysym 34 with keysym 34 (keycode d).
Jun 06 16:40:59 <hostname> gnome-shell[1862]: Window manager warning: Overwriting existing binding of keysym 35 with keysym 35 (keycode e).
Jun 06 16:40:59 <hostname> gnome-shell[1862]: Window manager warning: Overwriting existing binding of keysym 36 with keysym 36 (keycode f).
Jun 06 16:40:59 <hostname> gnome-shell[1862]: Window manager warning: Overwriting existing binding of keysym 37 with keysym 37 (keycode 10).

Disabling keyboard shortcuts seems to fix the issue. However re-enabling keyboard shortcuts again spams systemctl.

tim-win avatar Jun 06 '22 20:06 tim-win

  1. Just know, GNOME 3.36 is no longer supported by this extension
  2. Does this happen if you change the shortcuts to something else?

Tudmotu avatar Aug 27 '22 20:08 Tudmotu