Skip to content

[Bug] Hotkeys stop working after saving settings on Linux (HotKey already registered error) #37

Description

@ZhBF

Describe the bug
After saving settings (which presumably triggers a configuration reload), the global hotkeys stop responding. The logs indicate that the application is failing to re-register the hotkeys because they are considered "already registered."

To Reproduce

  1. Start the application on Linux.
  2. Verify that the global hotkey (e.g., Ctrl+Shift+D) works.
  3. Open the Settings menu and click "Save" (even without changing anything).
  4. Try to use the global hotkey again.
  5. Issue: The hotkey no longer works.

Desktop (please complete the following information):

  • OS: Debian GNU/Linux 13 (trixie) x86_64
  • DE: KDE Plasma 6.3.6
  • WM: KWin (X11)

Additional context
...
[rss-monitor] memory=203.54 MB
[rss-monitor] memory=203.55 MB
Failed to register hotkey ctrl+shift+d: HotKey already registered: HotKey { mods: Modifiers(CONTROL | SHIFT), key: KeyD, id: 34078742 }. The hotkey listener will not be available.
[rss-monitor] memory=203.71 MB
...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions