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

--- Comment #19 from Eric Hameleers <al...@slackware.com> ---
(In reply to Lukáš Tinkl from comment #12)
> Hmm, that could indeed be the problem. polkit-kde-authentication-agent-1 is
> started by the session which is always after kded modules (powerdevil being
> one)... 
> 
> I wonder what happens when you restart kded (and hence powerdevil's kded
> module) after the session has been up and running (just killall -9 kded5 &&
> kded5) and then restart plasmashell (kquitapp5 plasmashell && plasmashell)

On my laptop, suspend and hibernate will indeed appear after killing kded5 and
restarting plasmashell.

You will get shutdown & reboot back by editing /usr/bin/startkde and changing
the line:
    kwrapper5 ksmserver $KDEWM $KSMSERVEROPTIONS
to
    ksmserver $KDEWM $KSMSERVEROPTIONS
i.e. by removing the "kwrapper5". Making this edit by itself will not change
anything with regard to suspend/hibernate, they are two separate issues.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to