https://bugs.kde.org/show_bug.cgi?id=508494
--- Comment #14 from Waqar Ahmed <[email protected]> --- > + QTimer::singleShot(100, this, [this] { > + sessionManager()->saveActiveSession(true); > + }); This is old code, things have changed a bit now. This was the culprit for some related issues, but not this one it seems. -- You are receiving this mail because: You are watching all bug changes.
