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

--- Comment #36 from Paul L. <sno...@icloud.com> ---
(In reply to Paul L. from comment #31)
> (In reply to Rich Johnson from comment #5)
> > I've created 2 files in /usr/share/dbus-1/services to make my Restart,
> > Shutdown & Logout work again:
> > 
> > $ cat org.kde.Shutdown.service 
> > [D-BUS Service]
> > Name=org.kde.Shutdown
> > Exec=/usr/bin/plasma-shutdown
> > 
> > $ cat org.kde.LogoutPrompt.service 
> > [D-BUS Service]
> > Name=org.kde.LogoutPrompt
> > Exec=/usr/lib/x86_64-linux-gnu/libexec/ksmserver-logout-greeter
> 
> I upgraded my KDE neon User Edition this morning to the shiny new Plasma 6.
> I have applied this 'fix', but the actions still don't execute when the
> icons are clicked. I've triple checked that I wrote the files correctly. I
> have even rebooted from the command line and still the icons don't function.

Slap myself in the face! A simple omission of a letter s in
Exec=/usr/lib/x86_64-linux-gnu/libexec/ksmserver-logout-greeter was my undoing!
I omitted the s in ksmserver (had it spelled ksmerver). With that correction,
all my logout options work. Note to self (for the umpteenth time): Don't proof
read your own work!

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

Reply via email to