https://bugs.kde.org/show_bug.cgi?id=516033
--- Comment #3 from Arjen Hiemstra <[email protected]> --- So there's two possibilities here: - ksystemstats doesn't shut down properly in between login/logout, so the new session uses the old instance of ksystemstats which was started in the wayland session. - ksystemstats starts before XDG_SESSION_TYPE is properly set and thus uses the fallback value. For the first, when you log out, can you check in a different VT if there are still processes from the session running? For the second, I don't immediately know of a way to verify that behaviour, though I would expect XDG_SESSION_TYPE to be set by the display manager so it seems unlikely. -- You are receiving this mail because: You are watching all bug changes.
