SUMMARY KDE session wait around 8~10 seconds before closing on Logout/Shutdown/Reboot, except if I manually stop kwalletd5 and kdeconnectd before ending session. STEPS TO REPRODUCE 1. Logout from KDE 2. It will wait 8~10 seconds before really logout OBSERVED RESULT Logout is not instant. EXPECTED RESULT Logout is instant. SOFTWARE/OS VERSIONS Operating System: Gentoo Linux KDE Plasma Version: 5.21.2 KDE Frameworks Version: 5.79.0 Qt Version: 5.15.2 Kernel Version: 5.11.4-gentoo-x86_64 OS Type: 64-bit Graphics Platform: X11 ADDITIONAL INFORMATION logs from journalctl: mars 09 19:00:47 pasokon ksmserver[21273]: org.kde.kf5.ksmserver: SmsDie timeout, client "/usr/bin/kwalletd5" ( 10dbd0e16f000161531283700000212730010 ) mars 09 19:00:47 pasokon ksmserver[21273]: org.kde.kf5.ksmserver: SmsDie timeout, client "/usr/lib64/libexec/kdeconnectd" ( 10dbd0e16f000161531283700000212730011 )
Created attachment 141142 [details] timeout log
I'm having the same symptom. However I only have the log entry about 'kdeconnectd'. My kwalletd5 seems to be dying just fine. I have attached my journalctl logs filtered by 'kdeconnectd'. The log starts at the moment I have requested to log out, and ends after it effectively logs out. There is a 8 second hole in the whole unfiltered log just before the 'SmsDie timeout' line.
There is a duplicate dealing about the kdeconnectd problem: https://bugs.kde.org/show_bug.cgi?id=432643
And a duplicate dealing about the kwalletd5 problem: https://bugs.kde.org/show_bug.cgi?id=428903 *** This bug has been marked as a duplicate of bug 428903 ***