https://bugs.kde.org/show_bug.cgi?id=503559
--- Comment #24 from Konrad Twardowski <kdtonl...@poczta.onet.pl> --- (In reply to Nate Graham from comment #23) > But why would you do this? To be more precise, KShutdown constructs new QDBusInterface("org.kde.Shutdown", "/Shutdown", "org.kde.Shutdown") to check if it's valid and call "logout" later... That QDBusInterface also starts plasma-shutdown like in the qdbus example. I can postpone QDBusInterface construction in KShutdown as workaround. If you are looking for a more legit qdbus example that also triggers this bug: qdbus org.kde.Shutdown /Shutdown org.kde.Shutdown.saveSession Thanks -- You are receiving this mail because: You are watching all bug changes.