https://bugs.kde.org/show_bug.cgi?id=436435
Kyle Devir <kyle.de...@mykolab.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|alexander.loh...@gmx.de |kyle.de...@mykolab.com CC| |kyle.de...@mykolab.com --- Comment #11 from Kyle Devir <kyle.de...@mykolab.com> --- Created attachment 138050 --> https://bugs.kde.org/attachment.cgi?id=138050&action=edit KRunner via KSysGuard ...... ``` [Unit] Description=KRunner PartOf=graphical-session.target [Service] ExecStart=@CMAKE_INSTALL_FULL_BINDIR@/krunner Type=dbus BusName=org.kde.krunner TimeoutSec=5sec Slice=background.slice # Disable restart as we're dbus activated anyway Restart=no ``` What's actually responsible for setting `@CMAKE_INSTALL_FULL_BINDIR@`? For basically everything else KDE related, it's resolved correctly, as seen in the attached image. -- You are receiving this mail because: You are watching all bug changes.