Comment 4 for bug 1295521

Revision history for this message
Julien Aubin (gojulgarbmail) wrote : Re: cannot shutdown/suspend/restart from the GUI

Hi,

When launching gdbus, error is :
julien@pcathlon64:~$ gdbus call -y -d org.freedesktop.login1 -o /org/freedesktop/login1 -m org.freedesktop.login1.Manager.CanReboot
Erreur : GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid

When trying to reboot :
julien@pcathlon64:~$ gdbus call -y -d org.freedesktop.login1 -o /org/freedesktop/login1 -m org.freedesktop.login1.Manager.Reboot true
Erreur : GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid

julien@pcathlon64:~$ loginctl
Failed to issue method call: Cannot launch daemon, file not found or permissions invalid

Actually I had a similar bug with Saucy which has been fixed with an update of logind (now replaced with systemd)