https://bugs.kde.org/show_bug.cgi?id=445376
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |n...@kde.org Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #1 from Nate Graham <n...@kde.org> --- Confirmed. The problem is that saveState() is only called on shutdown and sleep, but not on logout. We accomplish this by connecting to the "PrepareForShutdown" and "PrepareForSleep" methods, but there's nothing about logout that I can see. Still investigating. -- You are receiving this mail because: You are watching all bug changes.