On Sun, 2009-09-27 at 03:11 +0200, Josselin Mouette wrote: > Le samedi 26 septembre 2009 à 20:34 -0400, Wendy Elmer a écrit : > > On Sun, 2009-09-27 at 00:17 +0200, Josselin Mouette wrote: > > > Le samedi 26 septembre 2009 à 17:45 -0400, Wendy Elmer a écrit : > > > > Here is the error file. > > > > > > > GConf Error: Failed to contact configuration server > > > > > > This is probably because D-Bus is not started. > > > .dmrc is the only one that exists. Here are the contents: > > OK, then what is the process list of your user when this happens? >
PID TTY STAT TIME COMMAND 8913 ? S 0:00 /usr/bin/gnome-keyring-daemon --daemonize --login 8924 ? Ss 0:00 x-session-manager 9095 ? Ss 0:00 /usr/bin/ssh-agent /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session x-session-manager 9096 ? Ss 0:00 /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session x-session-manager 9101 ? Ss 0:00 /usr/bin/dbus-daemon --fork --print-pid 6 --print-address 9 --session 9104 ? S 0:00 /usr/bin/dbus-launch --exit-with-session x-session-manager 9227 ? Ss 0:00 /usr/lib/gnome-settings-daemon/gnome-settings-daemon 9281 ? S 0:00 /usr/lib/notification-daemon/notification-daemon 9350 ? S<sl 0:00 /usr/bin/pulseaudio --start 9351 ? S 0:00 python /usr/share/screenlets-manager/screenlets-daemon.py 9352 ? S 0:00 gnome-volume-control-applet 9358 ? S 0:00 nm-applet --sm-disable 9363 ? S 0:00 /usr/lib/pulseaudio/pulse/gconf-helper 9768 tty1 R 0:00 -bash 9969 tty1 R+ 0:00 ps U brent here is ps -aef | grep dbus before login: 105 2835 1 0 21:01 ? 00:00:00 /usr/bin/dbus-daemon --system here is ps -aef | grep dbus after login hangs: 105 2835 1 0 21:01 ? 00:00:00 /usr/bin/dbus-daemon --system brent 5756 5472 0 21:03 ? 00:00:00 /usr/bin/ssh-agent /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session x-session-manager brent 5757 5472 0 21:03 ? 00:00:00 /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session x-session-manager brent 5760 1 0 21:03 ? 00:00:00 /usr/bin/dbus-launch --exit-with-session x-session-manager brent 5761 1 1 21:03 ? 00:00:00 /usr/bin/dbus-daemon --fork --print-pid 6 --print-address 9 --session brent 6262 5287 0 21:03 tty1 00:00:00 grep dbus

