[Bug 297068] When shutting down via Lock Screen, the sleep countdown runs first

Lamarque V. Souza lamarque at kde.org
Tue Apr 17 21:14:27 UTC 2012


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

Lamarque V. Souza <lamarque at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #3 from Lamarque V. Souza <lamarque at kde.org> ---
Ok, I moved screenlocker to ksmserver:
https://build.pub.meego.com/package/rdiff?linkrev=base&package=kde-workspace&project=Project%3AKDE%3ADevel&rev=302

Now there is one less executable in kde-workspace (kscreenlocker is now a
static library linked against libkdeinit4_ksmserver.so), there is still another
executable (kscreenlocker_greet) that is responsible for drawing the QML unlock
screen (the one with the clock). I changed ksmserver to close screenlocker
right before closing the window manager, that is needed to prevent kwin from
becoming a "zoombie". Because of that sometimes you will still be able to see
the home screen before the computer finally shuts down. We could move the
greeter into ksmserver to prevent that but that would increase the memory used
by ksmserver since now the greeter is running only when the screen is locked.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Active mailing list