On Wed, 2012-03-07 at 13:02 -0600, Mikkel L. Ellertson wrote: > On 03/07/2012 12:14 PM, Jonathan Ryshpan wrote: > > When Fedora puts up the first login screen after system startup, > > the screen is black except for the login area which shows the names > > of the users who might want to log in, and a message partly blocked > > by the login area which says: > > > > A problem h[<login area>]dministrator. > > > > The bar at the top of the screen showing the date at the center and > > three controls at the right is missing. > > > > There is (obviously) some problem that I should attend to, but it's > > not clear what it is. > > > > Any suggestions about what's happening or how to view the message? > It sounds like the selected theme has a problem. But we would need > to know the display manager you are using, (kdm, gdm, or xdm) before > giving you the steps to fix it. The error message probably shows up > in the logs in /var/log or /var/log/(display manager) Returning to Mikkel's original comment: The Display Manager is Gnome. The Desktop Environment is KDE. (Thanks to Mikkel for clearing up the terminology.) If I change the Display Manager to KDE, by installing a file /etc/sysconfig/desktop containing DISPLAYMANAGER=KDE, the problem disappears completely. But unfortunately the KDE Display Manager doesn't work properly. There certainly seems to be a problem in /var/log/gdm/:0-greeter.log, which is attached. The greeter looks in 4 places for the file gdm-shell.session and doesn't find it in any of them. The file is, in fact at /usr/share/gnome-session/sessions/gdm-shell.session which is included in the rpm gdm-3.2.1.1-8.fc16.x86_64 This looks very plausible. What's broken? Why isn't the greeter looking for gdm-shell.session at the place where it is? At the end of /var/log/gdm/:0-greeter.log is a suspicious looking line: (gnome-shell:1570): GConf-WARNING **: Got Disconnected from DBus. Could this have any connection with another problem I've been having: very s-l-o-w response to certain requests, in particular an attempt to "Send Link" from firefox?
gnome-session[1492]: DEBUG(+): Enabling debugging gnome-session[1492]: DEBUG(+): GsmXsmpServer: SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/1492,unix/unix:/tmp/.ICE-unix/1492 gnome-session[1492]: DEBUG(+): GsmShell: Not connected to the shell gnome-session[1492]: DEBUG(+): GsmManager: setting client store 0xd9f920 gnome-session[1492]: DEBUG(+): GdmSignalHandler: Adding handler 1: signum=4 (nil) gnome-session[1492]: DEBUG(+): GdmSignalHandler: Registering for 4 signals gnome-session[1492]: DEBUG(+): GdmSignalHandler: Adding handler 2: signum=7 (nil) gnome-session[1492]: DEBUG(+): GdmSignalHandler: Registering for 7 signals gnome-session[1492]: DEBUG(+): GdmSignalHandler: Adding handler 3: signum=11 (nil) gnome-session[1492]: DEBUG(+): GdmSignalHandler: Registering for 11 signals gnome-session[1492]: DEBUG(+): GdmSignalHandler: Adding handler 4: signum=6 (nil) gnome-session[1492]: DEBUG(+): GdmSignalHandler: Registering for 6 signals gnome-session[1492]: DEBUG(+): GdmSignalHandler: Adding handler 5: signum=5 (nil) gnome-session[1492]: DEBUG(+): GdmSignalHandler: Registering for 5 signals gnome-session[1492]: DEBUG(+): GdmSignalHandler: Adding handler 6: signum=8 0x41bf30 gnome-session[1492]: DEBUG(+): GdmSignalHandler: Registering for 8 signals gnome-session[1492]: DEBUG(+): GdmSignalHandler: Adding handler 7: signum=1 0x41bf30 gnome-session[1492]: DEBUG(+): GdmSignalHandler: Registering for 1 signals gnome-session[1492]: DEBUG(+): GdmSignalHandler: Adding handler 8: signum=10 0x41bf30 gnome-session[1492]: DEBUG(+): GdmSignalHandler: Registering for 10 signals gnome-session[1492]: DEBUG(+): GdmSignalHandler: Adding handler 9: signum=15 0x41bf30 gnome-session[1492]: DEBUG(+): GdmSignalHandler: Registering for 15 signals gnome-session[1492]: DEBUG(+): GdmSignalHandler: Adding handler 10: signum=2 0x41bf30 gnome-session[1492]: DEBUG(+): GdmSignalHandler: Registering for 2 signals gnome-session[1492]: DEBUG(+): fill: *** Getting session 'gdm-shell' gnome-session[1492]: DEBUG(+): fill: *** Looking if /var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session is a valid session file gnome-session[1492]: DEBUG(+): Cannot use session '/var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session': non-existing or invalid file. gnome-session[1492]: DEBUG(+): fill: *** Looking if /etc/xdg/gnome-session/sessions/gdm-shell.session is a valid session file gnome-session[1492]: DEBUG(+): Cannot use session '/etc/xdg/gnome-session/sessions/gdm-shell.session': non-existing or invalid file. gnome-session[1492]: DEBUG(+): fill: *** Looking if /usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session is a valid session file gnome-session[1492]: DEBUG(+): Cannot use session '/usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session': non-existing or invalid file. gnome-session[1492]: DEBUG(+): fill: *** Looking if /usr/local/share/gnome-session/sessions/gdm-shell.session is a valid session file gnome-session[1492]: DEBUG(+): Cannot use session '/usr/local/share/gnome-session/sessions/gdm-shell.session': non-existing or invalid file. gnome-session[1492]: DEBUG(+): fill: *** Looking if /usr/share/gnome-session/sessions/gdm-shell.session is a valid session file gnome-session[1492]: DEBUG(+): fill: *** Launching helper 'bash -c 'gnome-shell --help | grep -q gdm-mode && /usr/libexec/gnome-session-check-accelerated'' to know if session is runnable gnome-session[1492]: DEBUG(+): fill: *** Checking required components and providers gnome-session[1492]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications' gnome-session[1492]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop' gnome-session[1492]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications' gnome-session[1492]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop' gnome-session[1492]: DEBUG(+): fill: *** Done checking required components and providers gnome-session[1492]: DEBUG(+): fill: *** Adding required components gnome-session[1492]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications' gnome-session[1492]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop' gnome-session[1492]: DEBUG(+): GsmManager: read /usr/share/gdm/greeter/applications/gnome-shell.desktop gnome-session[1492]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App1 to store gnome-session[1492]: DEBUG(+): GsmManager: adding required app gnome-shell.desktop gnome-session[1492]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications' gnome-session[1492]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications' gnome-session[1492]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop' gnome-session[1492]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-settings-daemon.desktop gnome-session[1492]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App2 to store gnome-session[1492]: DEBUG(+): GsmManager: adding required app gnome-settings-daemon.desktop gnome-session[1492]: DEBUG(+): fill: *** Done adding required components gnome-session[1492]: DEBUG(+): fill: *** Adding default providers gnome-session[1492]: DEBUG(+): fill: *** Done adding default providers gnome-session[1492]: DEBUG(+): GsmManager: GSM starting to manage gnome-session[1492]: DEBUG(+): GsmManager: App startup summary gnome-session[1492]: DEBUG(+): GsmManager: Phase INITIALIZATION gnome-session[1492]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App2 app-id:gnome-settings-daemon.desktop is-disabled:0 is-conditionally-disabled:0 gnome-session[1492]: DEBUG(+): GsmManager: Phase WINDOW_MANAGER gnome-session[1492]: DEBUG(+): GsmManager: Phase PANEL gnome-session[1492]: DEBUG(+): GsmManager: Phase DESKTOP gnome-session[1492]: DEBUG(+): GsmManager: Phase APPLICATION gnome-session[1492]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App1 app-id:gnome-shell.desktop is-disabled:0 is-conditionally-disabled:0 gnome-session[1492]: DEBUG(+): GsmManager: starting phase INITIALIZATION gnome-session[1492]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App2' gnome-session[1492]: DEBUG(+): Starting app: /org/gnome/SessionManager/App2 gnome-session[1492]: DEBUG(+): GsmAutostartApp: starting gnome-settings-daemon.desktop: command=/usr/libexec/gnome-settings-daemon startup-id=107fa95539e254b008101037642355556000000014920001 gnome-session[1492]: DEBUG(+): GsmAutostartApp: started pid:1502 gnome-session[1492]: DEBUG(+): GsmManager: RegisterClient gnome-session[1492]: DEBUG(+): GsmManager: Adding new client 107fa95539e254b008101037642593005800000014920002 to session gnome-session[1492]: DEBUG(+): uid = 42 gnome-session[1492]: DEBUG(+): pid = 1557 gnome-session[1492]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client1 to store gnome-session[1492]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client1 gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.freedesktop.DBus.Properties method=GetAll gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.freedesktop.DBus.Properties method=GetAll gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient gnome-session[1492]: DEBUG(+): GsmManager: RegisterClient 107fa95539e254b008101037642355556000000014920001 gnome-session[1492]: DEBUG(+): GsmManager: Adding new client 107fa95539e254b008101037642355556000000014920001 to session gnome-session[1492]: DEBUG(+): uid = 42 gnome-session[1492]: DEBUG(+): pid = 1502 gnome-session[1492]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client2 to store gnome-session[1492]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client2 gnome-session[1492]: DEBUG(+): App gnome-settings-daemon.desktop registered gnome-session[1492]: DEBUG(+): GsmManager: ending phase INITIALIZATION gnome-session[1492]: DEBUG(+): GsmManager: starting phase WINDOW_MANAGER gnome-session[1492]: DEBUG(+): GsmManager: ending phase WINDOW_MANAGER gnome-session[1492]: DEBUG(+): GsmManager: starting phase PANEL gnome-session[1492]: DEBUG(+): GsmManager: ending phase PANEL gnome-session[1492]: DEBUG(+): GsmManager: starting phase DESKTOP gnome-session[1492]: DEBUG(+): GsmManager: ending phase DESKTOP gnome-session[1492]: DEBUG(+): GsmManager: starting phase APPLICATION gnome-session[1492]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App1' gnome-session[1492]: DEBUG(+): Starting app: /org/gnome/SessionManager/App1 gnome-session[1492]: DEBUG(+): GsmAutostartApp: starting gnome-shell.desktop: command=gnome-shell --gdm-mode startup-id=107fa95539e254b008101037642355478300000014920000 gnome-session[1492]: DEBUG(+): GsmAutostartApp: started pid:1570 gnome-session[1492]: DEBUG(+): GsmManager: ending phase APPLICATION gnome-session[1492]: DEBUG(+): GsmManager: starting phase RUNNING gnome-session[1492]: DEBUG(+): GsmPresence: adding idle watch gnome-session[1492]: DEBUG(+): GSIdleMonitor: creating new alarm for positive transition wait=600000 gnome-session[1492]: DEBUG(+): GSIdleMonitor: creating new alarm for negative transition wait=599999 gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.freedesktop.DBus.Properties method=GetAll gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.freedesktop.DBus.Properties method=GetAll ** GnomeDesktop:ERROR:gnome-bg.c:1618:get_current_slide: code should not be reached gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmShell: Connected to the shell gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmAutostartApp: (pid:1502) done (signal:6) gnome-session[1492]: WARNING: Application 'gnome-settings-daemon.desktop' killed by signal gnome-session[1492]: DEBUG(+): Component 'gnome-settings-daemon.desktop' is autorestart, ignoring died signal gnome-session[1492]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client2 gnome-session[1492]: DEBUG(+): GsmManager: restarting app gnome-session[1492]: DEBUG(+): Re-starting app: /org/gnome/SessionManager/App2 gnome-session[1492]: DEBUG(+): GsmAutostartApp: Couldn't stop app: Not running gnome-session[1492]: DEBUG(+): Starting app: /org/gnome/SessionManager/App2 gnome-session[1492]: DEBUG(+): GsmAutostartApp: starting gnome-settings-daemon.desktop: command=/usr/libexec/gnome-settings-daemon startup-id=107fa95539e254b008101037642355556000000014920001 gnome-session[1492]: DEBUG(+): GsmAutostartApp: started pid:1580 gnome-session[1492]: DEBUG(+): GsmStore: Unreffing object: 0xded620 gnome-session[1492]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client2 gnome-session[1492]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/Client2 gnome-session[1492]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client2 gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmXsmpServer: accept_ice_connection() gnome-session[1492]: DEBUG(+): GsmXsmpServer: auth_ice_connection() gnome-session[1492]: DEBUG(+): GsmXSMPClient: Setting up new connection gnome-session[1492]: DEBUG(+): GsmXSMPClient: New client '0xdfdbc0 []' gnome-session[1492]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client3 to store gnome-session[1492]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client3 gnome-session[1492]: DEBUG(+): GsmXSMPClient: Initializing client 0xdfdbc0 [] gnome-session[1492]: DEBUG(+): GsmXSMPClient: Client '0xdfdbc0 []' received RegisterClient(107fa95539e254b008101037642355478300000014920000) gnome-session[1492]: DEBUG(+): GsmManager: Adding new client 107fa95539e254b008101037642355478300000014920000 to session gnome-session[1492]: DEBUG(+): GsmXSMPClient: Sending RegisterClientReply to '0xdfdbc0 [107fa95539e254b008101037642355478300000014920000]' gnome-session[1492]: DEBUG(+): GsmXSMPClient: Set properties from client '0xdfdbc0 [107fa95539e254b008101037642355478300000014920000]' gnome-session[1492]: DEBUG(+): GsmXSMPClient: Program = 'gnome-shell' gnome-session[1492]: DEBUG(+): GsmXSMPClient: UserID = 'gdm' gnome-session[1492]: DEBUG(+): GsmXSMPClient: RestartStyleHint = 0 gnome-session[1492]: DEBUG(+): GsmXSMPClient: ProcessID = '1570' gnome-session[1492]: DEBUG(+): GsmXSMPClient: CurrentDirectory = '/var/lib/gdm' gnome-session[1492]: DEBUG(+): GsmXSMPClient: _GSM_Priority = 20 gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get (gnome-shell:1570): GdmGreeter-DEBUG: GdmGreeterClient: connecting to address: unix:abstract=/tmp/gdm-greeter-Vzauxvpp,guid=7786b5e71c3f15e995683f0c00000018 (gnome-shell:1570): GdmGreeter-DEBUG: GdmGreeterClient: Calling GetDisplayId (gnome-shell:1570): GdmGreeter-DEBUG: GdmGreeterClient: Creating proxy for /org/gnome/DisplayManager/Display1 (gnome-shell:1570): GdmGreeter-DEBUG: GdmGreeterClient: Calling StartConversation gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.freedesktop.DBus.Properties method=GetAll gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient gnome-session[1492]: DEBUG(+): GsmManager: RegisterClient 107fa95539e254b008101037642355556000000014920001 gnome-session[1492]: DEBUG(+): GsmManager: Adding new client 107fa95539e254b008101037642355556000000014920001 to session gnome-session[1492]: DEBUG(+): uid = 42 gnome-session[1492]: DEBUG(+): pid = 1580 gnome-session[1492]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client4 to store gnome-session[1492]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client4 gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client4 interface=org.freedesktop.DBus.Properties method=GetAll gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client4 interface=org.freedesktop.DBus.Properties method=GetAll JS LOG: GNOME Shell started at Sun Jan 06 2002 20:07:08 GMT-0800 (PST) ** GnomeDesktop:ERROR:gnome-bg.c:1618:get_current_slide: code should not be reached gnome-session[1492]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client4 gnome-session[1492]: DEBUG(+): GsmManager: restarting app gnome-session[1492]: DEBUG(+): Re-starting app: /org/gnome/SessionManager/App2 gnome-session[1492]: WARNING: App 'gnome-settings-daemon.desktop' respawning too quickly (gnome-shell:1570): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=Ready (gnome-shell:1570): GdmGreeter-DEBUG: GdmGreeterClient: Received Ready (gdm-password) gnome-session[1492]: DEBUG(+): Move and/or resize window x=0 y=0 w=1920 h=1200 gnome-session[1492]: DEBUG(+): Move and/or resize window x=0 y=0 w=1920 h=1200 gnome-session[1492]: DEBUG(+): Move and/or resize window x=0 y=0 w=1920 h=1200 gnome-session[1492]: DEBUG(+): Move and/or resize window x=0 y=0 w=1920 h=1200 gnome-session[1492]: DEBUG(+): GsmStore: Unreffing object: 0xddeba0 gnome-session[1492]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client4 gnome-session[1492]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/Client4 gnome-session[1492]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client4 gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmAutostartApp: (pid:1580) done (signal:6) gnome-session[1492]: WARNING: Application 'gnome-settings-daemon.desktop' killed by signal gnome-session[1492]: DEBUG(+): Component 'gnome-settings-daemon.desktop' is autorestart, ignoring died signal gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): Move and/or resize window x=0 y=0 w=1920 h=1200 gnome-session[1492]: DEBUG(+): Move and/or resize window x=0 y=0 w=1920 h=1200 gnome-session[1492]: DEBUG(+): Move and/or resize window x=0 y=0 w=1920 h=1200 gnome-session[1492]: DEBUG(+): Move and/or resize window x=0 y=0 w=1920 h=1200 gnome-session[1492]: DEBUG(+): Move and/or resize window x=0 y=0 w=1920 h=1200 gnome-session[1492]: DEBUG(+): Move and/or resize window x=0 y=0 w=1920 h=1200 gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged (gnome-shell:1570): GdmGreeter-DEBUG: GdmGreeterClient: Calling BeginVerificationForUser (gnome-shell:1570): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=DefaultLanguageNameChanged (gnome-shell:1570): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=DefaultSessionNameChanged (gnome-shell:1570): GdmGreeter-DEBUG: GdmGreeterClient: Received DefaultSessionNameChanged (gnome) (gnome-shell:1570): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=DefaultSessionNameChanged (gnome-shell:1570): GdmGreeter-DEBUG: GdmGreeterClient: Received DefaultSessionNameChanged (kde-plasma) (gnome-shell:1570): GdmGreeter-DEBUG: GdmGreeterClient: Calling SelectSession (gnome-shell:1570): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=DefaultLanguageNameChanged (gnome-shell:1570): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=SecretInfoQuery (gnome-shell:1570): GdmGreeter-DEBUG: GdmGreeterClient: Received SecretInfoQuery (gdm-password, Password: ) (gnome-shell:1570): GdmGreeter-DEBUG: GdmGreeterClient: Calling AnswerQuery (gnome-shell:1570): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=SessionOpened (gnome-shell:1570): GdmGreeter-DEBUG: GdmGreeterClient: Received SessionOpened (gdm-password) (gnome-shell:1570): GdmGreeter-DEBUG: GdmGreeterClient: Calling StartSessionWhenReady (gnome-shell:1570): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=(null) interface=(null) method=(null) gnome-session[1492]: DEBUG(+): GdmSignalHandler: handling signal 15 gnome-session[1492]: DEBUG(+): GdmSignalHandler: Found 1 callbacks gnome-session[1492]: DEBUG(+): GdmSignalHandler: running 15 handler: 0x41bf30 gnome-session[1492]: DEBUG(+): Got callback for signal 15 gnome-session[1492]: DEBUG(+): GsmManager: Logout called gnome-session[1492]: DEBUG(+): GsmShell: Connected to the shell gnome-session[1492]: DEBUG(+): GsmManager: requesting logout gnome-session[1492]: DEBUG(+): GsmManager: ending phase RUNNING gnome-session[1492]: DEBUG(+): GsmManager: starting phase QUERY_END_SESSION gnome-session[1492]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client1 gnome-session[1492]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client3 gnome-session[1492]: DEBUG(+): GsmManager: sending query-end-session to clients (logout mode: forceful) gnome-session[1492]: DEBUG(+): GsmDBusClient: sending QueryEndSession signal to :1.7 gnome-session[1492]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client1 gnome-session[1492]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client3 gnome-session[1492]: DEBUG(+): Caught signal 15, shutting down normally. gnome-session[1492]: DEBUG(+): GdmSignalHandler: Done handling signals gnome-session[1492]: DEBUG(+): GsmXSMPClient: Client '0xdfdbc0 [gnome-shell 107fa95539e254b008101037642355478300000014920000]' received SaveYourselfDone(success = True) gnome-session[1492]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason= gnome-session[1492]: DEBUG(+): GsmXsmpServer: sms_error_handler (0xee3e20, FALSE, 3, 9, 32771, 0) gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse gnome-session[1492]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason= gnome-session[1492]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason= gnome-session[1492]: DEBUG(+): GsmManager: query end session complete gnome-session[1492]: DEBUG(+): GsmShell: Connected to the shell gnome-session[1492]: DEBUG(+): GsmManager: ending phase QUERY_END_SESSION gnome-session[1492]: DEBUG(+): GsmManager: starting phase END_SESSION gnome-session[1492]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client1 gnome-session[1492]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client3 gnome-session[1492]: DEBUG(+): GsmXSMPClient: Client '0xdfdbc0 [gnome-shell 107fa95539e254b008101037642355478300000014920000]' received SaveYourselfDone(success = True) gnome-session[1492]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason= gnome-session[1492]: DEBUG(+): GsmXsmpServer: sms_error_handler (0xee3e20, FALSE, 3, c, 32771, 0) gnome-session[1492]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse gnome-session[1492]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason= gnome-session[1492]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason= gnome-session[1492]: DEBUG(+): GsmManager: ending phase END_SESSION gnome-session[1492]: DEBUG(+): GsmManager: starting phase EXIT gnome-session[1492]: DEBUG(+): GsmManager: stopped client: /org/gnome/SessionManager/Client1 gnome-session[1492]: DEBUG(+): GsmXSMPClient: xsmp_stop ('0xdfdbc0 [gnome-shell 107fa95539e254b008101037642355478300000014920000]') gnome-session[1492]: DEBUG(+): GsmManager: stopped client: /org/gnome/SessionManager/Client3 gnome-session[1492]: DEBUG(+): GsmXSMPClient: Client '0xdfdbc0 [gnome-shell 107fa95539e254b008101037642355478300000014920000]' received CloseConnection gnome-session[1492]: DEBUG(+): GsmManager: disconnect client gnome-session[1492]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client3 gnome-session[1492]: DEBUG(+): GsmManager: in shutdown, not restarting application gnome-session[1492]: DEBUG(+): GsmStore: Unreffing object: 0xdfdbc0 gnome-session[1492]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client3 gnome-session[1492]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client3 gnome-session[1492]: DEBUG(+): GsmXSMPClient: xsmp_finalize (0xdfdbc0 [gnome-shell 107fa95539e254b008101037642355478300000014920000]) gnome-session[1492]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client1 gnome-session[1492]: DEBUG(+): GsmManager: disconnect for app 'at-spi-registryd.desktop' gnome-session[1492]: DEBUG(+): GsmManager: unable to find application for client - not restarting gnome-session[1492]: DEBUG(+): GsmStore: Unreffing object: 0xded6a0 gnome-session[1492]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client1 gnome-session[1492]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/Client1 gnome-session[1492]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client1 gnome-session[1492]: DEBUG(+): GsmManager: last client disconnected - exiting gnome-session[1492]: DEBUG(+): GsmManager: ending phase EXIT gnome-session[1492]: DEBUG(+): Unreffing manager gnome-session[1492]: DEBUG(+): GsmManager: disposing manager gnome-session[1492]: DEBUG(+): GsmStore: Clearing object store gnome-session[1492]: DEBUG(+): GsmStore: Unreffing object: 0xdf3010 gnome-session[1492]: DEBUG(+): GsmStore: Unreffing object: 0xdf30f0 gnome-session[1492]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App2 gnome-session[1492]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App1 gnome-session[1492]: DEBUG(+): GsmStore: Clearing object store gnome-session[1492]: DEBUG(+): GsmStore: Clearing object store g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting. (gnome-shell:1570): GConf-WARNING **: Got Disconnected from DBus.
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org