> On 30/07/11 08:35 AM, 高飛 wrote: > > Excuse me. After I went through the building of Gnome 2.30 in > > blfs-svn, I wrote "exec dbus-launch --exit-with-session gnome-session > > --debug 2>&1 | tee -a log.log" to ~/.xinitrc and then typed the > > command "startx", but nothing turned up, even a mouse cursor didn't > > appeared. I checked the log file and It seemed that nothing, say, > > metacity, gnome-panel was loaded. What leads them to be loaded? I have > > no ideas where the configuration files locate. > > Sorry for my poor English. > > > Create a normal user whose home directory should be clean and then login > as that user and type the command : > > 1> echo "exec ck-launch-session gnome-session" > 2>then type startx and see what happens.
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. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
