SUMMARY plasmashell does not automatically start when when logging into the Wayland session. STEPS TO REPRODUCE 1. Log into Plasma (Wayland) from SDDM OBSERVED RESULT plasmashell does not automatically start. It starts fine if I open KRunner and enter `kstart5 plasmashell` EXPECTED RESULT plasmashell should automatically start. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch Linux KDE Plasma Version: 5.27.2 KDE Frameworks Version: 5.103.0 Qt Version: 5.15.8 ADDITIONAL INFORMATION I am using an NVIDIA RTX 3050 with driver version 525.89.02 The issue is consistent, not intermittent. This may or may not be related, but when I experience this issue, KWallet doesn't automatically unlock, either. I'm not using automatic login with SDDM, where that behavior would be expected. Please let me know of any additional information I could provide that may be of assistance with debugging.
Can you please reboot to reproduce the issue, then use KRunner to launch Konsole, enter `journalctl --user --boot 0 > ~/Desktop/bootlog.txt`, and then attach ~/Desktop/bootlog.txt?
Created attachment 157100 [details] Boot log as requested by Nate Graham You can find that boot log attached. Thank you! Please keep me looped in on next steps if I can still be of help gathering more debugging information.
Found the issue: Mar 07 20:54:16 archon plasmashell[3141]: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running. Mar 07 20:54:16 archon plasmashell[3141]: 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. Mar 07 20:54:16 archon plasmashell[3141]: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running. Mar 07 20:54:16 archon plasmashell[3141]: 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. Now we need to figure out why that's not happening.
I've installed Plasma via the plasma-meta Arch Linux package, not to a custom prefix, so we can rule that out. Is there anything I can do to help identify the cause of the issue? ❯ paru -Q | rg kactivitymanagerd kactivitymanagerd 5.27.2-1.1
After today's update to Plasma 5.27.3 the issue is still present.
*** This bug has been marked as a duplicate of bug 466193 ***