On Sun, 31 Jul 2011 00:09:43 +0800 高飛 <[email protected]> wrote: > I created a new user with "useradd -d /home/test test" and echo "exec > ck-launch-session gnome-session --debug 2>&1 | tee -a log.log". I am > sorry it was nearly the same, nothing turned up. > Does it have something to do with ConsoleKit? I've installed it but I > am confused with "gnome-session[11649]: WARNING: Could not connect to > ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': > no such name". > I am also concerned with the sentence "gnome-session[11649]: WARNING: > No required applications specified“. Dose it have something to do with > Gconf2? Because I compared it to the log generated by Debian. Debian's > Gnome would look for gnome-wm.desktop and gnome-panel.desktop at that > moment. > Thanks for your help.
Where did you install gnome? It's a while since I've installed it but I remember those 'org.freedesktop.ConsoleKit' warnings were harmless. I suspect that you've installed it to somewhere unusual. It expects to find things in /usr/lib, /usr/share, /etc, all the usual places. If you install it into /opt/gnome or somesuch it can be very hard to figure out why it's not working...Sorry if that's no help. Andy -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
