SUMMARY ``` [D-BUS Service] Name=org.kde.krunner Exec=/usr/bin/krunner SystemdService=plasma-krunner.service ``` Should be install in `/usr/share/dbus-1/services/org.kde.krunner.service` https://discuss.kde.org/t/plasma-6-upgrade-krunner-failing-to-start/10950/2 STEPS TO REPRODUCE 1. Launching KRunner in terminal OBSERVED RESULT Error in terminal: `The name org.kde.krunner was not provided by any .service files` EXPECTED RESULT krunner launches SOFTWARE/OS VERSIONS Linux/KDE Plasma: Neon User editaion (available in About System) KDE Plasma Version: 6.0
*** Bug 481945 has been marked as a duplicate of this bug. ***
Added this file to /usr/share/dbus-1/services to make krunner work properly again: $ cat org.kde.krunner.service [D-BUS Service] Name=org.kde.krunner Exec=/usr/bin/krunner SystemdService=plasma-krunner.service
I too experience this minor issue. Looking forward to KDE's team solving this within a short time as the amazing team always do :-) Thanks for all the great work.
*** Bug 481958 has been marked as a duplicate of this bug. ***
*** Bug 482014 has been marked as a duplicate of this bug. ***
No, in my case your tip didn't work: I cannot yet launch as usual root apps
Created attachment 166199 [details] krunner start failed I got the same result trying to opening krunner with Alt+F2. The same shortcut worked under 5.27 before the update to 6.0
*** Bug 482061 has been marked as a duplicate of this bug. ***
*** Bug 482069 has been marked as a duplicate of this bug. ***
(In reply to Rich Johnson from comment #2) > Added this file to /usr/share/dbus-1/services to make krunner work properly > again: > > $ cat org.kde.krunner.service > [D-BUS Service] > Name=org.kde.krunner > Exec=/usr/bin/krunner > SystemdService=plasma-krunner.service Thank you. This 'fix' gave me KRunner back after upgrading KDE neon User Edition this morning to Plasma 6.
This is fixed in the latest Neon updates