SUMMARY: GNOME startup issues

Joe Marcus Clarke marcus at freebsd.org
Sun Jul 11 06:22:57 UTC 2010


On 7/10/10 10:20 PM, Bear wrote:
> hi,
> Thanks for your working on these issues! Cant you recreate the issue? I can say something about the issue which related to gnome-panel. I always met this issue. My environment is listed below:
> Hardware:
> CPU: Intel Q8300
> Video: GeForce GTS 250 512MB
> RAM: Kingstone 2GB DDR2 800
> Motherboard: GA-EP45-UD3 rev 1.0 (Chipset: Intel P45)
> 
> Software:
> FreeBSD 8.0-RELEASE
> Xorg
> gnome2-lite
> 
> I installed my OS and then modify my PASKAGESITE to 8-stable. Then I typed in
> pkg_add -r xorg gnome2-lite
> 
> And then I add dbus_enable="YES" and hald_enable="YES" into /etc/rc.conf. I also add the line into /etc/fstab to make it mount /proc automatically. I am sure that they both okay to ping localhost and my computer name. Then I reboot my computer and then modified ~/.xinitrc to add the line below:
> exec ck-launch-session gnome-session
> 
> At last, I ran startx. Then the issue appeared. gnome-panel took long time to appear and in tty0, I got error messages like:
> 
> ** (gnome-panel:69812): WARNING **: Could not ask session manager if shut down is available: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

This is exactly what I see when I use startx, and it is expected.
Gnome-panel is trying to talk to GDM during this time.  Since GDM is not
running, you get this failure.  If you want to get rid of this, you'll
need to start GNOME with GDM.

Joe

-- 
Joe Marcus Clarke
FreeBSD GNOME Team	::	gnome at FreeBSD.org
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome


More information about the freebsd-gnome mailing list