https://bugs.kde.org/show_bug.cgi?id=442380
--- Comment #90 from Kishore Gopalakrishnan <kishor...@gmail.com> --- Not sure how relevant it is, but in my logs, I find the following repeated a couple of times (with systemd-startup enabled): ``` Jun 12 15:31:32 kishorearchtestingVM plasmashell[479]: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running. Jun 12 15:31:32 kishorearchtestingVM plasmashell[479]: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable. ``` However, the panels etc. are correctly displayed when the login process is complete. I have installed Plasma from my distro repos. I do not find the above errors in the log when systemd startup is disabled. After some time, I find the log from the successful startup of kactivitymanagerd: ``` Jun 12 15:31:33 kishorearchtestingVM systemd[408]: Started KActivityManager Activity manager Service. ``` ----------------------------------- When I enable debug output for various things, I also find a lot of ``` Jun 12 15:31:33 kishorearchtestingVM plasmashell[479]: kf.activities: Killing the consumer ``` Some of these seem to be emitted a second or so before the restored applications are opened. E.g. from the same boot: ``` Jun 12 15:31:34 kishorearchtestingVM systemd[408]: Started Okular - Document Viewer. ``` SYSTEM INFO Operating System: Arch Linux KDE Plasma Version: 5.24.90 KDE Frameworks Version: 5.94.0 Qt Version: 5.15.4 Kernel Version: 5.15.43-1-lts (64-bit) Graphics Platform: X11 Processors: 4 × AMD EPYC Processor (with IBPB) Memory: 1.4 GiB of RAM Graphics Processor: virgl -- You are receiving this mail because: You are watching all bug changes.