Comment 4 for bug 417824

Revision history for this message
Vish (vish) wrote :

I do a regular session start with auto login.

Luckily i caught Chris on irc :)
other info
~$ env | grep DBUS
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-O5fzOQAWbm,guid=c89acb85b14c09506690a54a4a91b08d

~$ ck-list-sessions
Session1:
 unix-user = '1000'
 realname = 'Vishnoo'
 seat = 'Seat1'
 session-type = ''
 active = TRUE
 x11-display = ':0'
 x11-display-device = '/dev/tty7'
 display-device = ''
 remote-host-name = ''
 is-local = TRUE
 on-since = '2009-08-23T21:11:39.592045Z'
 login-session-id = ''

~$ dbus-send --session --dest='org.gnome.SessionManager' --print-reply --type=method_call /org/gnome/SessionManager org.gnome.SessionManager.CanShutdown
method return sender=:1.3 -> dest=:1.88 reply_serial=2
   boolean true

Attaching the gnome-session log from a failsafe xterm session
 ~$ gnome-session --debug 2>&1 | tee gnome-session-debug.log