Re: [gdm-list] help debugging remote greeter problem



I did:
gconftool-2 --direct --config-source
xml:readwrite:/etc/gconf/gconf.xml.defaults --type bool --set
/apps/gdm/simple-greeter/debug true

to turn on debug in gdm-simple-greeter and then noticed:

Sep 10 18:33:34 comms gdm-simple-greeter[13261]: DEBUG(+):
GdmGreeterSession: Starting a login window local:0

which seem wrong as the login window should be on the remote display
192.168.25.99:0 or do I not understand the debug message?

Ted


On Thu, Sep 10, 2009 at 11:14 AM, Ted X Toth <txtoth gmail com> wrote:
> I've got a box I'll call it A with ip 192.168.25.99 configured to start an
> Xserver with -query of box B (ip 192.168.25.97). On box B I'm running gdm
> 2.24.1 modified to start gdm-simple-slave with --debug. Both boxes are
> running Fedora 10. The problem is that box A comes up and displays the
> splash background and a blank box where the greeter should be. The
> gdm-simple-slave debug which follows is from box B's /var/log/messages and
> does not indicate to me any problem that would cause it to not display the
> greeter dialog properly. Box A's /var/log/Xorg.0.log contains messages about
> client B connecting but then almost immediately disconnecting. I could
> really use some new idea as to how to track down this problem.
>
> Sep 10 15:28:09 comms gdm-simple-slave[10947]: WARNING: Child process -10984
> was already dead.
> Sep 10 15:28:09 comms gdm-simple-slave[10947]: WARNING: Unable to kill D-Bus
> daemon
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): Enabling debugging
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSignalHandler:
> Adding handler 1: signum=15 0x4066d0
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSignalHandler:
> Registering for 15 signals
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSignalHandler:
> Adding handler 2: signum=2 0x4066d0
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSignalHandler:
> Registering for 2 signals
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSignalHandler:
> Adding handler 3: signum=4 0x4066d0
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSignalHandler:
> Registering for 4 signals
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSignalHandler:
> Adding handler 4: signum=7 0x4066d0
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSignalHandler:
> Registering for 7 signals
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSignalHandler:
> Adding handler 5: signum=8 0x4066d0
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSignalHandler:
> Registering for 8 signals
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSignalHandler:
> Adding handler 6: signum=1 0x4066d0
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSignalHandler:
> Registering for 1 signals
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSignalHandler:
> Adding handler 7: signum=11 0x4066d0
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSignalHandler:
> Registering for 11 signals
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSignalHandler:
> Adding handler 8: signum=6 0x4066d0
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSignalHandler:
> Registering for 6 signals
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSignalHandler:
> Adding handler 9: signum=10 0x4066d0
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSignalHandler:
> Registering for 10 signals
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSignalHandler:
> Adding handler 10: signum=12 0x4066d0
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSignalHandler:
> Registering for 12 signals
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSlave:
> Registering /org/gnome/DisplayManager/Slave3
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSlave: starting
> slave
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSlave: Starting
> slave
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSlave: Creating
> proxy for /org/gnome/DisplayManager/Display3
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSlave: Got
> display id: /org/gnome/DisplayManager/Display3
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSlave: Server is
> ready - opening display 192.168.25.99:0
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSlave: Connected
> to display 192.168.25.99:0
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSimpleSlave:
> Running greeter
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSimpleSlave:
> Creating greeter for 192.168.25.99:0 192.168.25.99
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSlave: Trying
> script /etc/gdm/Init/192.168.25.99:0
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSlave: script
> /etc/gdm/Init/192.168.25.99:0 not found; skipping
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSlave: Trying
> script /etc/gdm/Init/192.168.25.99
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSlave: script
> /etc/gdm/Init/192.168.25.99 not found; skipping
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSlave: Trying
> script /etc/gdm/Init/Default
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSlave: Running
> process: /etc/gdm/Init/Default
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSlave: script
> environment: LOGNAME=gdm
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSlave: script
> environment: X_SERVERS=/var/gdm/192.168.25.99:0.Xservers
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSlave: script
> environment: USERNAME=gdm
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSlave: script
> environment: REMOTE_HOST=192.168.25.99
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSlave: script
> environment: XAUTHORITY=/var/run/gdm/auth-for-gdm-sAVKAQ/database
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSlave: script
> environment: USER=gdm
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSlave: script
> environment: RUNNING_UNDER_GDM=true
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSlave: script
> environment: PWD=/var/lib/gdm
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSlave: script
> environment: SHELL=/sbin/nologin
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSlave: script
> environment: HOME=/var/lib/gdm
> Sep 10 15:28:10 comms gdm-simple-slave[11805]: DEBUG(+): GdmSlave: script
> environment: DISPLAY=192.168.25.99:0
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmSlave: Process
> exit status: 0
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmSimpleSlave:
> Creating new session
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmSessionDirect:
> Creating D-Bus server for session
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmSessionDirect:
> D-Bus server listening on
> unix:abstract=/tmp/gdm-session-HVFJwJsW,guid=0503c89ce714c42ac650cc114aa91b0b
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmSessionDirect:
> Setting display device: (null)
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmSessionDirect:
> Registering /org/gnome/DisplayManager/Session3
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GreeterServer:
> Creating D-Bus server for greeter
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GreeterServer:
> D-Bus server listening on
> unix:abstract=/tmp/gdm-greeter-GMEWmqQF,guid=f3cbd66ab4d36338b9e95da74aa91b0b
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmSimpleSlave:
> Creating greeter on 192.168.25.99:0 (null) 192.168.25.99
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> Starting welcome...
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> Running welcome_session process: /usr/bin/gnome-session
> --autostart=/usr/share/gdm/autostart/LoginWindow/
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> Registering session with ConsoleKit
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> Opening ConsoleKit session for user:42 x11-display:'192.168.25.99:0'
> x11-display-device:'' remote-host-name:'192.168.25.99' is-local:0
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> Starting D-Bus daemon
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: LOGNAME=gdm
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: XAUTHORITY=/var/run/gdm/auth-for-gdm-sAVKAQ/database
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: USERNAME=gdm
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment:
> GDM_GREETER_DBUS_ADDRESS=unix:abstract=/tmp/gdm-greeter-GMEWmqQF,guid=f3cbd66ab4d36338b9e95da74aa91b0b
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: USER=gdm
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: RUNNING_UNDER_GDM=true
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment:
> XDG_SESSION_COOKIE=7f9602ed26fd40290e228ec54aa16e77-1252596491.62829-877372076
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: PWD=/var/lib/gdm
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: LC_MESSAGES=en_US.UTF-8
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: SHELL=/sbin/nologin
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: LANG=en_US.UTF-8
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: DISPLAY=192.168.25.99:0
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: HOME=/var/lib/gdm
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment:
> PATH=/usr/lib64/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/sbin:/usr/sbin:/bin:/usr/bin:/opt/jcdx/bin:/opt/SysAdmin/bin
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: GDM_VERSION=2.24.1
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: GVFS_DISABLE_FUSE=1
> Sep 10 15:28:11 comms gdm-simple-slave[11816]: DEBUG(+): GdmWelcomeSession:
> Changing (uid:gid) for child process to (42:42)
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> Started D-Bus daemon on pid 11827
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: LOGNAME=gdm
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: XAUTHORITY=/var/run/gdm/auth-for-gdm-sAVKAQ/database
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: USERNAME=gdm
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment:
> GDM_GREETER_DBUS_ADDRESS=unix:abstract=/tmp/gdm-greeter-GMEWmqQF,guid=f3cbd66ab4d36338b9e95da74aa91b0b
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: USER=gdm
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: RUNNING_UNDER_GDM=true
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment:
> DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-IzdlEEMsBJ,guid=cb7591140883f03ec58441654aa91b0b
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment:
> XDG_SESSION_COOKIE=7f9602ed26fd40290e228ec54aa16e77-1252596491.62829-877372076
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: PWD=/var/lib/gdm
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: LC_MESSAGES=en_US.UTF-8
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: SHELL=/sbin/nologin
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: LANG=en_US.UTF-8
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: DISPLAY=192.168.25.99:0
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: HOME=/var/lib/gdm
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment:
> PATH=/usr/lib64/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/sbin:/usr/sbin:/bin:/usr/bin:/opt/jcdx/bin:/opt/SysAdmin/bin
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: GDM_VERSION=2.24.1
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> welcome environment: GVFS_DISABLE_FUSE=1
> Sep 10 15:28:11 comms gdm-simple-slave[11831]: DEBUG(+): GdmWelcomeSession:
> Changing (uid:gid) for child process to (42:42)
> Sep 10 15:28:11 comms gdm-simple-slave[11805]: DEBUG(+): GdmWelcomeSession:
> WelcomeSession on pid 11831
> Sep 10 15:28:12 comms gdm-simple-slave[11805]: DEBUG(+): GreeterServer:
> Handing new connection
> Sep 10 15:28:12 comms gdm-simple-slave[11805]: DEBUG(+): GreeterServer:
> greeter connection is 0x182ac10
> Sep 10 15:28:12 comms gdm-simple-slave[11805]: DEBUG(+): GdmSimpleSlave:
> Greeter connected
> Sep 10 15:28:12 comms gdm-simple-slave[11805]: DEBUG(+): GdmSessionDirect:
> Opening session
> Sep 10 15:28:12 comms gdm-simple-slave[11805]: DEBUG(+):
> GdmSessionWorkerJob: Starting worker...
> Sep 10 15:28:12 comms gdm-simple-slave[11805]: DEBUG(+):
> GdmSessionWorkerJob: Running session_worker_job process:
> /usr/libexec/gdm-session-worker
> Sep 10 15:28:12 comms gdm-simple-slave[11805]: DEBUG(+):
> GdmSessionWorkerJob: : SessionWorkerJob on pid 11879
> Sep 10 15:28:12 comms gdm-simple-slave[11805]: DEBUG(+): GdmSessionDirect:
> Handing new connection
> Sep 10 15:28:12 comms gdm-simple-slave[11805]: DEBUG(+): GdmSessionDirect:
> worker connection is 0x182e000
> Sep 10 15:28:12 comms gdm-simple-slave[11805]: DEBUG(+): GdmSessionDirect:
> Emitting opened signal
> Sep 10 15:28:12 comms gdm-simple-slave[11805]: DEBUG(+): GdmSimpleSlave:
> session opened
> Sep 10 15:28:12 comms gdm-simple-slave[11805]: DEBUG(+): GreeterServer:
> obj_path=/org/gnome/DisplayManager/GreeterServer
> interface=org.gnome.DisplayManager.GreeterServer method=GetDisplayId
> Sep 10 15:28:12 comms gdm-simple-slave[11805]: DEBUG(+):
> greeter_server_message_handler: destination=(null)
> obj_path=/org/gnome/DisplayManager/GreeterServer
> interface=org.gnome.DisplayManager.GreeterServer method=GetDisplayId
>
>
> Sep 10 15:36:14 comms gdm-simple-slave[11526]: DEBUG(+):
> session_message_handler: destination=(null)
> obj_path=/org/gnome/DisplayManager/Session
> interface=org.gnome.DisplayManager.Session method=CancelPendingQuery
> Sep 10 15:36:14 comms gdm-simple-slave[11526]: DEBUG(+): GdmSessionDirect:
> worker cancelling pending query
> Sep 10 15:36:14 comms gdm-simple-slave[11526]: DEBUG(+): GdmSessionDirect:
> Cancelling pending query
> Sep 10 15:36:14 comms gdm-simple-slave[11526]: DEBUG(+):
> session_message_handler: destination=(null)
> obj_path=/org/gnome/DisplayManager/Session
> interface=org.gnome.DisplayManager.Session method=AuthenticationFailed
> Sep 10 15:36:14 comms gdm-simple-slave[11526]: DEBUG(+): GdmSessionDirect:
> Emitting 'authentication-failed' signal
> Sep 10 15:36:14 comms gdm-simple-slave[11526]: DEBUG(+): using ut_user
> (unknown)
> Sep 10 15:36:14 comms gdm-simple-slave[11526]: DEBUG(+): Writing failed
> session attempt record
> Sep 10 15:36:14 comms gdm-simple-slave[11526]: DEBUG(+): using ut_type
> USER_PROCESS
> Sep 10 15:36:14 comms gdm-simple-slave[11526]: DEBUG(+): using ut_tv time
> 1252596974
> Sep 10 15:36:14 comms gdm-simple-slave[11526]: DEBUG(+): using ut_pid -1
> Sep 10 15:36:14 comms gdm-simple-slave[11526]: DEBUG(+): using ut_id :1
> Sep 10 15:36:14 comms gdm-simple-slave[11526]: DEBUG(+): using ut_host :1
> Sep 10 15:36:14 comms gdm-simple-slave[11526]: DEBUG(+): using ut_line tty7
> Sep 10 15:36:14 comms gdm-simple-slave[11526]: DEBUG(+): Writing btmp failed
> session attempt record to /var/log/btmp
> Sep 10 15:36:14 comms gdm-simple-slave[11526]: DEBUG(+): GreeterServer:
> Sending Problem (Unable to authenticate user)
> Sep 10 15:36:14 comms gdm-simple-slave[11526]: DEBUG(+): GdmSessionDirect:
> Closing session
> Sep 10 15:36:14 comms gdm-simple-slave[11526]: DEBUG(+):
> GdmSessionWorkerJob: Stopping job pid:11672
> Sep 10 15:36:14 comms gdm-simple-slave[11526]: DEBUG(+): GdmCommon: sending
> signal 15 to process 11672
> Sep 10 15:36:14 comms gdm-simple-slave[11526]: DEBUG(+):
> GdmSessionWorkerJob: Waiting on process 11672
> Sep 10 15:36:14 comms gdm-simple-slave[11526]: DEBUG(+): GdmCommon: process
> (pid:11672) done (status:1)
> Sep 10 15:36:14 comms gdm-simple-slave[11526]: DEBUG(+):
> GdmSessionWorkerJob: Wait on child process failed
> Sep 10 15:36:14 comms gdm-simple-slave[11526]: DEBUG(+):
> GdmSessionWorkerJob: SessionWorkerJob died
> Sep 10 15:36:14 comms gdm-simple-slave[11526]: DEBUG(+): GdmSessionDirect:
> Disposing session
> Sep 10 15:36:14 comms gdm-simple-slave[11526]: DEBUG(+): GdmSessionDirect:
> Closing session
> Sep 10 15:36:17 comms gdm-simple-slave[11526]: DEBUG(+): GdmSimpleSlave:
> resetting greeter
> Sep 10 15:36:17 comms gdm-simple-slave[11526]: DEBUG(+): GdmSimpleSlave:
> Creating new session
> Sep 10 15:36:17 comms gdm-simple-slave[11526]: DEBUG(+): GdmSessionDirect:
> Creating D-Bus server for session
> Sep 10 15:36:17 comms gdm-simple-slave[11526]: DEBUG(+): GdmSessionDirect:
> D-Bus server listening on
> unix:abstract=/tmp/gdm-session-xoQTsejq,guid=b373a9f737cf4fecf0df50284aa91cf1
> Sep 10 15:36:17 comms gdm-simple-slave[11526]: DEBUG(+): GdmSessionDirect:
> Setting display device: /dev/tty7
> Sep 10 15:36:17 comms gdm-simple-slave[11526]: DEBUG(+): GdmSessionDirect:
> Registering /org/gnome/DisplayManager/Session2
> Sep 10 15:36:17 comms gdm-simple-slave[11526]: DEBUG(+): GdmSessionDirect:
> Opening session
> Sep 10 15:36:17 comms gdm-simple-slave[11526]: DEBUG(+):
> GdmSessionWorkerJob: Starting worker...
> Sep 10 15:36:17 comms gdm-simple-slave[11526]: DEBUG(+):
> GdmSessionWorkerJob: Running session_worker_job process:
> /usr/libexec/gdm-session-worker
> Sep 10 15:36:17 comms gdm-simple-slave[11526]: DEBUG(+):
> GdmSessionWorkerJob: : SessionWorkerJob on pid 11934
> Sep 10 15:36:17 comms gdm-simple-slave[11526]: DEBUG(+): GdmSessionDirect:
> Handing new connection
> Sep 10 15:36:17 comms gdm-simple-slave[11526]: DEBUG(+): GdmSessionDirect:
> worker connection is 0x18410c0
> Sep 10 15:36:17 comms gdm-simple-slave[11526]: DEBUG(+): GdmSessionDirect:
> Emitting opened signal
> Sep 10 15:36:17 comms gdm-simple-slave[11526]: DEBUG(+): GdmSimpleSlave:
> session opened
>
>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]