Comment 5 for bug 1448418

Revision history for this message
pramathesh ambasta (pramathesh-ambasta) wrote :

Hi. Thanks for your response

Output of gnome-session-quit --logout:

** (gnome-session-quit:2450): WARNING **: Failed to call logout: Logout interface is only available during the Running phase

Output of dbus-send --session --type=method_call --print-reply --dest=org.gnome.SessionManager /org/gnome/SessionManager org.gnome.SessionManager.Logout uint32:0:

Error org.gnome.SessionManager.NotInRunning: Logout interface is only available during the Running phase

Output of dbus-send --session --type=method_call --print-reply --dest=org.gnome.SessionManager /org/gnome/SessionManager org.gnome.SessionManager.Logout uint32:1:

Error org.gnome.SessionManager.NotInRunning: Logout interface is only available during the Running phase

Hope this is helpful