https://bugs.kde.org/show_bug.cgi?id=403466
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/pla | |sma-workspace/fc2d0c4f56eb9 | |0a5d689472082074c1b5688f569 --- Comment #3 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit fc2d0c4f56eb90a5d689472082074c1b5688f569 by David Edmundson. Committed on 21/01/2019 at 19:42. Pushed by davidedmundson into branch 'Plasma/5.15'. Handle ShutdowntypeDefault in KSMserver legacy code Summary: In the ksmserver porting most code was moved to explicitly calling logout or shutdown methods rather than a random enum. A legacy code path remained for compatibility. This path is used by the containmentactions, in the refactor handling of KWorkspace::ShutdownTypeDefault was lost. Fixed-in: 5.15.0 Test Plan: Set different default modes Logged out using containment actions Reviewers: #plasma, broulik Reviewed By: #plasma, broulik Subscribers: ngraham, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D18435 M +5 -2 ksmserver/logout.cpp https://commits.kde.org/plasma-workspace/fc2d0c4f56eb90a5d689472082074c1b5688f569 -- You are receiving this mail because: You are watching all bug changes.