https://bugs.kde.org/show_bug.cgi?id=356190

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |http://commits.kde.org/plas
                   |                            |ma-workspace/1dc7f11692a409
                   |                            |6b9815ae24f7be9cec10f8f7a5
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit 1dc7f11692a4096b9815ae24f7be9cec10f8f7a5 by David Edmundson.
Committed on 13/12/2015 at 16:29.
Pushed by davidedmundson into branch 'Plasma/5.5'.

Move shutdown scripts into ksmserver cleanup

Shutdown scripts are done by startkde after ksmserver quits. Which never
happens because we've told systemd to shutdown.

Old systems worked because they used to communicate with the display
manager which then closed us before shutting down, this is no longer the
case.

This moves handling the shutdown scripts into ksmserver (which already
handles startup scripts) and runs them before asking logind to shutdown.
REVIEW: 126268

M  +27   -0    ksmserver/server.cpp
M  +2    -0    ksmserver/server.h
M  +0    -9    startkde/startkde.cmake
M  +0    -9    startkde/startplasma.cmake

http://commits.kde.org/plasma-workspace/1dc7f11692a4096b9815ae24f7be9cec10f8f7a5

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to