can't shutdown / reboot
Posted: Tue Dec 10, 2013 9:25 am
first off - great desktop enviroment, gets out of the way lets me use it how I want too, thanks! <rant>all I want is a file manager and app launcher, not some self involved user interface experiments that are either unconfigerable or need hacking</rant> ... and breath...
I'm running Debian testing using openbox and lightdm, and for the life of me can't see what I'm doing wrong!
I'd prefer some kind of policykit trickery if shutdown / reset can't be done without root... after all I can cleanly shutdown with the power button without need for a password !
these errors above occur after pressing the shutdown button - the dialog does display
TIA
I'm running Debian testing using openbox and lightdm, and for the life of me can't see what I'm doing wrong!
I'd prefer some kind of policykit trickery if shutdown / reset can't be done without root... after all I can cleanly shutdown with the power button without need for a password !
Code: Select all
chris@debian:~$ lxde-logout
(lxsession-logout:4666): GLib-GIO-CRITICAL **: g_dbus_proxy_call_sync_internal: assertion `error == NULL || *error == NULL' failed
(lxsession-logout:4666): GLib-CRITICAL **: g_variant_unref: assertion `value != NULL' failed
chris@debian:~$
Code: Select all
chris@debian:~$ lxsession-logout
(lxsession-logout:4676): GLib-GIO-CRITICAL **: g_dbus_proxy_call_sync_internal: assertion `error == NULL || *error == NULL' failed
(lxsession-logout:4676): GLib-CRITICAL **: g_variant_unref: assertion `value != NULL' failed
chris@debian:~$
TIA