https://bugs.kde.org/show_bug.cgi?id=454726
--- Comment #10 from Eric Hoffman <ehoff...@videotron.ca> --- Another point I noticed. kglobalaccel5 is under systemd process. What I think is happening is that when I press a shortcut key (which I guess is set as a global accelerator), the application is launched by kglobalaccel5, and detached from it (it's parent PID becomes systemd). That's why you see those hotkey started application under systemd. When closing the plasma session, I guess that the affected applications just does not receive the message to store the session information. This is just a theory, I don't really know how plasma is handling sessions start/stop. -- You are receiving this mail because: You are watching all bug changes.