https://bugs.kde.org/show_bug.cgi?id=436435
--- Comment #16 from Kyle Devir <kyle.de...@mykolab.com> --- Hmmmm... From `/run/media/valmar/DataSSD/kde/usr-2021-04-30-17-35/lib/systemd/user/plasma-plasmashell.service`: ``` [Unit] Description=KRunner PartOf=graphical-session.target [Service] ExecStart=/run/media/valmar/DataSSD/kde/usr-2021-04-30-17-35/bin/krunner Type=dbus BusName=org.kde.krunner TimeoutSec=5sec Slice=background.slice # Disable restart as we're dbus activated anyway Restart=no ``` So, now this turns into... the incorrect .service file is being started... -- You are receiving this mail because: You are watching all bug changes.