Summary: | KDE doesn't use ConsoleKit (or systemd-loginctl) to shutdown or restart the machine | ||
---|---|---|---|
Product: | [Unmaintained] ksmserver | Reporter: | Tamás Németh <nt1277> |
Component: | general | Assignee: | Lubos Lunak <l.lunak> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adaptee, arthur, cfeck, diego.viola, egorov_egor, filip.brcic, heri+kde, rdieter, scarpino, stupor_scurvy343, suportevg, teg, zerg |
Priority: | NOR | ||
Version: | 4.7.x | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | first attempt at implementing native systemd restart/shutdown support |
Description
Tamás Németh
2012-02-23 21:07:23 UTC
I guess this is a stopper for BUG#293978 consolekit integration is only restorted to only if one isn't using kdm login manager. Else, kdm uses it's own native methods (generally by calling what's defined in kdmrc HaltCmd= RebootCmd= Followup, in fedora we're working on providing similar native systemd support for shutdown/reboot (and hopefully switchuser) support too. ReviewBoard patch coming soon I hope. Created attachment 69618 [details]
first attempt at implementing native systemd restart/shutdown support
Work in progress patch to support native systemd reboot/shutdown methods. user switching is still largely untested (so probably still needs work)
Rex, what is the current status of your patch - are you using it in Fedora, and is it ready for ReviewBoard? My bad for not following up, someone else picked up the torch, and got it reviewed and integrated into kde-4.10 https://reviewboard.kde.org/r/107611/ (In reply to comment #6) > My bad for not following up, someone else picked up the torch, and got it > reviewed and integrated into kde-4.10 > > https://reviewboard.kde.org/r/107611/ Thanks a lot for the info! |