Bug 481940 - krunner not launching due to org.kde.krunner.service file not installed.
Summary: krunner not launching due to org.kde.krunner.service file not installed.
Status: RESOLVED FIXED
Alias: None
Product: neon
Classification: KDE Neon
Component: Packages User Edition (show other bugs)
Version: unspecified
Platform: Other Linux
: VHI major
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords:
: 481945 481958 482014 482061 482069 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-02-28 16:40 UTC by Méven Car
Modified: 2024-03-01 16:50 UTC (History)
25 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
krunner start failed (23.13 KB, image/png)
2024-02-29 15:21 UTC, BOF
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Méven Car 2024-02-28 16:40:11 UTC
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
Comment 1 Nicolas Fella 2024-02-28 17:18:22 UTC
*** Bug 481945 has been marked as a duplicate of this bug. ***
Comment 2 Rich Johnson 2024-02-28 17:48:09 UTC
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
Comment 3 jarlgjessing 2024-02-28 19:02:58 UTC
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.
Comment 4 Nicolas Fella 2024-02-28 20:49:23 UTC
*** Bug 481958 has been marked as a duplicate of this bug. ***
Comment 5 Nicolas Fella 2024-02-29 11:59:26 UTC
*** Bug 482014 has been marked as a duplicate of this bug. ***
Comment 6 Duns 2024-02-29 14:44:58 UTC
No, in my case your tip didn't work: I cannot yet launch as usual root apps
Comment 7 BOF 2024-02-29 15:21:46 UTC
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
Comment 8 Antonio Rojas 2024-02-29 17:02:49 UTC
*** Bug 482061 has been marked as a duplicate of this bug. ***
Comment 9 Antonio Rojas 2024-02-29 18:03:27 UTC
*** Bug 482069 has been marked as a duplicate of this bug. ***
Comment 10 Paul L. 2024-02-29 20:38:43 UTC
(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.
Comment 11 Nicolas Fella 2024-03-01 16:50:13 UTC
This is fixed in the latest Neon updates