Keyboard shortcuts do not change

Steps to reproduce:

  • Open Inkscape
  • Edit -> Preferences -> Interface -> Keyboard Shortcuts
  • Replacing the Group shortcut with Close shortcut (Ctrl + G ---> Ctrl + W)
  • Appears: "Keyboard shortcut is already assigned. Are you sure you want to reassign this shortcut?"
  • I click YES
  • I create a new shortcut for Close which is the following: Ctrl + Alt + 0
  • Restart Inkscape

What happened?

  • Don't change nothing
  • The shortcut that was replaced (Close) continues to work (with Ctrl + W, but now also with Ctrl + Alt + 0). The shortcut is half updated, and the Group shortcut still works with the old shortcut (Ctrl + G)
  • Change appears in configuration files (/home/user/.config/inkscape/keys/) [Attachment 1]
  • I export the configuration [Attachment 1] , import it again and nothing ever happens. The option of "Shortcut file" never changes, it remains in "Inkscape default (default.xml)".

Terminal Output

When any parameter of the shortcuts is changed, this appears:

(org.inkscape.Inkscape:9363): Gdk-CRITICAL **: 03:58:38.559: gdk_window_get_window_type: assertion 'GDK_IS_WINDOW (window)' failed

(org.inkscape.Inkscape:9363): Gdk-CRITICAL **: 03:58:50.562: gdk_window_get_window_type: assertion 'GDK_IS_WINDOW (window)' failed

Clarification

  • Changes are made visible by changing color in keyboard shortcuts that were modified
  • If I manually change the name of the local configuration file (.config) [Attachment 1], the name change is also not displayed in the inkscape configuration
  • I have tried various combinations. Changing first the Close shortcut, then the Group shortcut. Does not change the result.

What should have happened?

  • The keyboard shortcuts must be modified, replacing or deleting the previous ones.
  • When importing a shortcut configuration file, it must be selectable in the "Shortcut file" tab

Inkscape Version and Operating System:

  • Inkscape Version: 1.0 (4035a4f, 2020-05-01) AppImage
  • Operating System: Ubuntu
  • Operating System version: 18.04

Attachments

[1] default.xml [2] shortcut_keys.xml

Edited by cuathro