When I checked /var/log/messages, I see this bit right around boot time:
- Code: Select all
Oct 15 10:03:31 dirac gnome-session[9329]: DEBUG(+): fill: *** Getting session 'gdm-shell'
Oct 15 10:03:31 dirac gnome-session[9329]: DEBUG(+): fill: *** Looking if /var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session is a valid session file
Oct 15 10:03:31 dirac gnome-session[9329]: DEBUG(+): Cannot use session '/var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
Oct 15 10:03:31 dirac gnome-session[9329]: DEBUG(+): fill: *** Looking if /etc/xdg/gnome-session/sessions/gdm-shell.session is a valid session file
Oct 15 10:03:31 dirac gnome-session[9329]: DEBUG(+): Cannot use session '/etc/xdg/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
Oct 15 10:03:31 dirac gnome-session[9329]: DEBUG(+): fill: *** Looking if /usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session is a valid session file
Oct 15 10:03:31 dirac gnome-session[9329]: DEBUG(+): Cannot use session '/usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
Oct 15 10:03:31 dirac gnome-session[9329]: DEBUG(+): fill: *** Looking if /usr/local/share/gnome-session/sessions/gdm-shell.session is a valid session file
Oct 15 10:03:31 dirac gnome-session[9329]: DEBUG(+): Cannot use session '/usr/local/share/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
Oct 15 10:03:31 dirac gnome-session[9329]: DEBUG(+): fill: *** Looking if /usr/share/gnome-session/sessions/gdm-shell.session is a valid session file
Oct 15 10:03:31 dirac gnome-session[9329]: 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
Oct 15 10:03:31 dirac gnome-session[9329]: DEBUG(+): fill: *** Checking required components and providers
Oct 15 10:03:31 dirac gnome-session[9329]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
There seem to be four 'looking if' messages there, though I only see three 'file not founds' during the boot process, so I don't know if that's related at all.
Any thoughts?
