NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.69k stars 13.83k forks source link

KRunner (KDE "Run Command") global keybinding broken after upgrade to 20.03 (+ workaround) #88175

Closed joepie91 closed 2 years ago

joepie91 commented 4 years ago

Describe the bug After upgrading from 19.09 to 20.03, the KRunner global keybinding (alt+space) no longer works.

To Reproduce Steps to reproduce the behavior:

  1. Upgrade to 20.03
  2. Boot into KDE Plasma
  3. Press Alt+Spacebar
  4. eerie and uncomfortable silence, nothing happens

Expected behavior The command runner dialog should come up at the top of the screen.

Screenshots N/A

Additional context The problem appears to be that the global keybinding entry was changed somehow, in the "Global Shortcuts" KDE settings panel.

The keybinding was still set for "Run Command":

Global Shortcuts — System Settings Module_999

But there is now also a "KRunner" entry in "Application Launchers", which did not have any keybindings set, despite exposing the same actions:

Global Shortcuts — System Settings Module_999(001)

Assigning the keybinding to "KRunner" instead of "Run Command" fixes the issue.

Notify maintainers

@nyanloutre @ttuegel

Metadata

Maintainer information:

# a list of nixpkgs attributes affected by the problem
attribute:
# a list of nixos modules affected by the problem
module:
stale[bot] commented 3 years ago

I marked this as stale due to inactivity. → More info

FliegendeWurst commented 2 years ago

Works for me on 21.11 without any workarounds.