Comment 2 for bug 891083

Revision history for this message
Teo (teo1978) wrote :

Same problem here, slightly different output for --logout:

$ /usr/lib/indicator-session/gtk-logout-helper --logout
** (gtk-logout-helper:6291): DEBUG: Dialog type: logout
** (gtk-logout-helper:6291): DEBUG: Showing dialog to ask for user confirmation
** (gtk-logout-helper:6291): DEBUG: Dialog return response: 'okay'
** (gtk-logout-helper:6291): DEBUG: Asking Session manager to 'Logout'
** (gtk-logout-helper:6291): DEBUG: Finished action, quiting

$ /usr/lib/indicator-session/gtk-logout-helper --shutdown
** (gtk-logout-helper:6327): DEBUG: Dialog type: shutdown
** (gtk-logout-helper:6327): DEBUG: Showing dialog to ask for user confirmation
** (gtk-logout-helper:6327): DEBUG: Dialog return response: 'help'
** (gtk-logout-helper:6327): DEBUG: Asking Session manager to 'RequestReboot'
** (gtk-logout-helper:6327): DEBUG: Finished action, quiting

Nothing happens in both cases.