https://bugs.kde.org/show_bug.cgi?id=377756
--- Comment #2 from Lubos Lunak <[email protected]> --- Git commit 71908e79626b240d1c32ee88d726c227fa7d6a2d by Luboš Luňák. Committed on 21/04/2017 at 12:00. Pushed by lunakl into branch 'Plasma/5.9'. recognize the WM even if given with a full path Normally kWin is launched simply as "kwin" ("kwin_x11", whatever), but in some cases it's restart command may be "/usr/bin/kwin", most notably when KWin restarts itself after a crash. Failing to recognize this client as the WM leads to KWin starting without any session management restoring. M +1 -1 ksmserver/legacy.cpp M +5 -2 ksmserver/server.cpp M +1 -1 ksmserver/server.h M +2 -2 ksmserver/startup.cpp https://commits.kde.org/plasma-workspace/71908e79626b240d1c32ee88d726c227fa7d6a2d -- You are receiving this mail because: You are watching all bug changes.
