Linux Lite Forums
Can't shutdown Logout buttons missing - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: Hardware - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=6)
+--- Forum: Start up and Shutdown (https://www.linuxliteos.com/forums/forumdisplay.php?fid=27)
+--- Thread: Can't shutdown Logout buttons missing (/showthread.php?tid=3962)



Can't shutdown Logout buttons missing - then00b - 05-22-2017

I can't click the shutdown button, and the restart button. Please help! What to do!?


Re: Can't shutdown Logout buttons missing - Valtam - 05-22-2017

Have you made any change to your system recently ie. installed software, performed updates, ran terminal commands, anything?


Re: Can't shutdown Logout buttons missing - then00b - 05-22-2017

I only did this: sudo apt-get update and sudo apt-get upgrade.


Re: Can't shutdown Logout buttons missing - Valtam - 05-22-2017

Try this method to shutdown:

Code:
sudo shutdown -h now



Re: Can't shutdown Logout buttons missing - Valtam - 05-22-2017

Does this command work?

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



Re: Can't shutdown Logout buttons missing - then00b - 05-22-2017

(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


Re: Can't shutdown Logout buttons missing - ralphy - 05-22-2017

(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.


Re: Can't shutdown Logout buttons missing - then00b - 05-22-2017

(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!


Re: Can't shutdown Logout buttons missing - Valtam - 05-23-2017

Had you used Lite Tweaks before this issue occurred?