SUMMARY If I run out of disk space, KDE will not start, and will instead get stuck on the loading window after the kernel is started, without any indication of what's wrong. Took me some time to figure out my disk was full and had to delete files by switching to Ctrl+Shift+F<something> to a terminal. STEPS TO REPRODUCE 1. Use all space in disk. 2. Restart computer. OBSERVED RESULT Gets stuck in the KDE splash screen forever. EXPECTED RESULT Should throw an error saying that it cannot start because the disk is full. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.17.5 KDE Frameworks Version: 5.70 Qt Version: 5.12.5 ADDITIONAL INFORMATION
We do have this: https://invent.kde.org/plasma/plasma-workspace/-/blob/master/ksmserver/main.cpp#L90 So maybe it's not working?