Gnome-settings-daemon problem under gnome 2.18
Trigve Siver
trigves at yahoo.com
Thu Apr 19 20:06:16 UTC 2007
----- Original Message ----
From: Joe Marcus Clarke <marcus at freebsd.org>
To: Trigve Siver <trigves at yahoo.com>
Cc: freebsd-gnome at freebsd.org
Sent: Thursday, April 19, 2007 6:51:44 PM
Subject: Re: Gnome-settings-daemon problem under gnome 2.18
Trigve Siver wrote:
> Hi,
> I have update gnome to gnome 2.18. I'm using FreeBSD 6.2 with Xorg 7.2 with X11BASE set to /usr/local. When I try to log in gnome the message window with this message popup:
>
> There was an error starting the GNOME Settings Daemon.
>
> Some things, such as themes, sounds, or background settings may not work correctly.
>
> The last error message was:
>
> 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.
>
> GNOME will still try to restart the Settings Daemon next time you log in.
>
> output from /var/log/messages:
>
> Apr 18 12:17:33 pentium4 seahorse-agent[1677]: DNS-SD initialization failed: Dae
> mon not running
> Apr 18 12:17:33 pentium4 seahorse-agent[1677]: Failed to send buffer
> Apr 18 12:17:33 pentium4 seahorse-agent[1677]: Failed to send buffer
This points to D-BUS and avahi not running on your system. Try adding
either:
gnome_enable="YES"
or
dbus_enable="YES"
avahi_daemon_enable="YES"
avahi_dnsconfd_enable="YES"
to /etc/rc.conf, then reboot.
If you still get problems starting g-s-d, try running it manually from
the command line (/usr/local/libexec/gnome-settings-daemon) after you login.
Joe
--
Joe Marcus Clarke
FreeBSD GNOME Team :: gnome at FreeBSD.org
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome
-------------------------------------------------
Thanks for reply,
I have added
gnome_enable="YES"
dbus_enable="YES"
avahi_daemon_enable="YES"
avahi_dnsconfd_enable="YES"
in /etc/rc.conf bu without success... I think that gnome-settings-daemon is running but with some problems...it eat about 60 - 90 % of CPU...My whole gnome2 is up to date
thanks
Trigve
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the freebsd-gnome
mailing list