I updated my system this morning through Discover where notable updates were Qt (6.10.1) and linux-firmware (2025-11-11). Upon rebooting and logging-in Plasma desktop started crashing immediately. Keyboard shortcuts and KRunner was working though, so I was able to navigate my system and write this post.
I looked online and found a report in Arch Linux forums from two days ago mentioning something similar. The fix mentioned there was to compile the Plasma desktop against the new version of Qt. I attempted to downgrade Qt to test this myself but was not successful.
Yeah, I had enabled calendar synchronization with my Nextcloud server. Commenting out that line (prepending with a # symbol) fixed the constant crashing.
Thanks a lot!
I wonder what would be the best place to report this issue though.
Hello all, my name is Steve (aka Farchord) and I am a Fedora KDE Packager.
We are aware of this issue. It was caused because of a minor Qt update (6.10.1) most likely. We have just rebuilt plasma-workspace which should fix this issue: Making sure you're not a bot!
I also noticed that when working with panels the gdb tool spawns and is memory leaking causing excessive lag on the system where i have to kill the process since this update.
Just got hit with this. Updated my Fedora box a few hours ago and was greeted with a constant crash loop on next reboot. Tried reverting the update but that does not work. My plasma-org.kde.plasma.desktop-appletsrc file does not seem to have a calendar plugins line. Guess I just have to wait for the fix to hit the repos.
Update:
Found the line and commented it out. Iâm now able to log back in without the crashes.
Thx, appreciated, but how do I install/update from bodhi? I tried to download all rpms and dnf install/upgrade them but that results in:
sudo dnf up *rpm
Updating and loading repositories:
Repositories loaded.
Problem 1: cannot install the best update candidate for package plasma-workspace-6.5.3-1.fc43.x86_64
nothing provides plasma-lookandfeel-fedora = 6.5.3-2.fc43 needed by plasma-workspace-6.5.3-2.fc43.x86_64 from @commandline
Problem 2: problem with installed package
âŠ
For now Iâve comment out the calendar stuff, which works a bit.
systemd[1212]: plasma-plasmashell.service: Start request repeated too quickly.
systemd[1212]: plasma-plasmashell.service: Failed with result 'core-dump'.
systemd[1212]: Failed to start plasma-plasmashell.service - KDE Plasma Workspace.
To the user this looks like the kde desktop blinks on and off 4 or 5 times then stays black with only a mouse pointer shown. I didnât upgrade the qt6-qt* packages which I have excluded now. Maybe they must upgrade together?