Linux Lite Forums

Full Version: Can't shutdown Logout buttons missing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I can't click the shutdown button, and the restart button. Please help! What to do!?
Have you made any change to your system recently ie. installed software, performed updates, ran terminal commands, anything?
I only did this: sudo apt-get update and sudo apt-get upgrade.
Try this method to shutdown:

Code:
sudo shutdown -h now
Does this command work?

Code:
dbus-send --system --print-reply --dest="org.freedesktop.ConsoleKit" /org/freedesktop/ConsoleKit/Manager org.freedesktop.ConsoleKit.Manager.Stop
(05-22-2017, 03:46 PM)Jerry link Wrote: [ -> ]Does this command work?

Code:
dbus-send --system --print-reply --dest="org.freedesktop.ConsoleKit" /org/freedesktop/ConsoleKit/Manager org.freedesktop.ConsoleKit.Manager.Stop

Yes it did, it shutdowned my laptop. Still the button of shutdown and restart is unclickable. Sad
(05-22-2017, 07:14 PM)then00b link Wrote: [ -> ]Yes it did, it shutdowned my laptop. Still the button of shutdown and restart is unclickable. Sad

Open Lite Tweaks => Login & Logout Options... select "Show all Options" and Apply. Then logout and login again... Shutdown and Restart buttons should be enabled once again.
(05-22-2017, 07:41 PM)ralphy link Wrote: [ -> ][quote author=then00b link=topic=4232.msg32203#msg32203 date=1495480482]
Yes it did, it shutdowned my laptop. Still the button of shutdown and restart is unclickable. Sad

Open Lite Tweaks => Login & Logout Options... select "Show all Options" and Apply. Then logout and login again... Shutdown and Restart buttons should be enabled once again.
[/quote]

Thank you sir! It worked!
Had you used Lite Tweaks before this issue occurred?