I'd upgraded to plasma-5.17.0 recently (from 5.15.4 I think?), and today noticed that krunner shortcut alt-f2 that I'd been used-to forever no longer worked. meta+space works. Going into plasma shortcuts says application shortcuts: krunner says custom: None is selected for both Global, Global Alternate are set to Custom: None (odd?) other shortcuts: "Run command" has Global Default: Alt+Space, Global Alternate: Custom: Alt+F2 "Run Command on clipboard contents" has Global Default: Alt+Shift+F2 Honestly, don't recall ever changing/custominzing any of these (but still possible I forgot).
Fixed by https://cgit.kde.org/plasma-workspace.git/commit/?id=a53e8065fbce3de526781e236014404a7d4fa84f Sorry about that.
You sure, that reverted commit appears to only be in master/ branch ? in 5.17, krunner.desktop doesn't have any NoDisplay that I can tell.
Darn. Fabian and Méven, any idea what's going on here?
What's the content of ~/.config/kglobalshortcutsrc? I assume the krunnerglobalshortcuts.upd kconf_update script failed or didn't run for some reason.
Very similar bug - https://bugs.kde.org/show_bug.cgi?id=413542, the difference is that I can't unbind default shortcut. Issue gone after executing /usr/lib64/kconf_update_bin/krunnerglobalshortcuts.
I can confirm manually running, /usr/lib64/kconf_update_bin/krunnerglobalshortcuts made F2 start working again for me, thanks! Rat's, I did that before fetching contents of ~/.config/kglobalshortcutsrc (do you still want that?)
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!
Confirmed (still) issue with 5.17.3 at least (will test 5.17.4 soon)
Created attachment 124341 [details] contents of ~/.config/kglobalshortcutsrc
And ~/.config/kconf_updaterc includes: [krunnerglobalshortcuts.upd] ctime=1575494799 mtime=1573554644 (I'll wait to manually run /usr/lib64/kconf_update_bin/krunnerglobalshortcuts in case there's more debugging requested.
Fwiw, I'd updated while in a plasma < 5.17, then did logout/login, in case that matters.
I have just hit this after updating to 5.17.4 (Fedora 31), after not having used Plasma for at least a year. Manually running "krunnerglobalshortcuts" fixed it (if it helps, I can attach both versions of "kglobalshortcutsrc" before and after running the fix).
The shortcuts stopped working for me too, upgrading from Kubuntu 19.10 to 20.04. Instead of running krunnerglobalshortcuts as detailed above, I chose to change the settings back to the defaults using System Settings. See https://bugs.launchpad.net/ubuntu/+source/krunner/+bug/1872051
*** Bug 412250 has been marked as a duplicate of this bug. ***
Reproducible for me, with Fedora 31.
I can fixed in blackPanther OS. The problem origin is krunner are renamed to krunner.desktop and old globalshortcuts conflicting with old settings group.
Can you be more specific about how you fixed it? Is it something you'd advocated for kde upstream to adopt?
Created attachment 130723 [details] Shortcuts back for Krunner
Comment on attachment 130723 [details] Shortcuts back for Krunner (In reply to Rex Dieter from comment #18) > Can you be more specific about how you fixed it? Is it something you'd > advocated for kde upstream to adopt? I've renamed KRunner in krunner.desktop.cmake and patched plasma-workspace. So and get back immediately shortcuts functionally Alt+F2 / Alt+Space as well i uploaded previously my patch for test.
*** Bug 433271 has been marked as a duplicate of this bug. ***
(In reply to vector from comment #19) > Created attachment 130723 [details] > Shortcuts back for Krunner Are you able to please send this patch via a merge request: https://invent.kde.org/frameworks/krunner/-/merge_requests
That patch isn't sane, sorry. We fixed this permanently in Bug 437364. :) *** This bug has been marked as a duplicate of bug 437364 ***