https://bugs.kde.org/show_bug.cgi?id=377756
--- Comment #1 from Lubos Lunak <[email protected]> --- Git commit 7fca524e0846fd16558a4ac085afa551a9f22c99 by Luboš Luňák. Committed on 21/04/2017 at 11:59. Pushed by lunakl into branch 'Plasma/5.8'. 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/7fca524e0846fd16558a4ac085afa551a9f22c99 -- You are receiving this mail because: You are watching all bug changes.
