Summary: | Plasma 6 Krunner fails to start, missing dbus .service file | ||
---|---|---|---|
Product: | [KDE Neon] neon | Reporter: | Clay Weber <clay> |
Component: | Packages User Edition | Assignee: | Neon Bugs <neon-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | alexander.lohnau, jr, natalie_clarius, neon-bugs, nicolas.fella, sitter |
Priority: | NOR | Keywords: | qt6 |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Clay Weber
2024-02-28 17:13:12 UTC
For those wanting a quick remedy: Create /usr/share/dbus-1/services/org.kde.krunner.service with the following contents: [D-BUS Service] Name=org.kde.krunner Exec=/usr/bin/krunner --daemon SystemdService=plasma-krunner.service A reboot/logout may be necessary. *** This bug has been marked as a duplicate of bug 481940 *** |