Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Apr 2007 09:44:51 -0700 (PDT)
From:      Trigve Siver <trigves@yahoo.com>
To:        Kevin Downey <redchin@gmail.com>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: Gnome-settings-daemon problem under gnome 2.18
Message-ID:  <813244.45493.qm@web52701.mail.re2.yahoo.com>

next in thread | raw e-mail | index | archive | help


----- Original Message ----
From: Kevin Downey <redchin@gmail.com>
To: freebsd-gnome@freebsd.org
Sent: Wednesday, April 18, 2007 6:05:44 PM
Subject: Re: Gnome-settings-daemon problem under gnome 2.18

On 4/18/07, Trigve Siver <trigves@yahoo.com> wrote:
> On 12/23/-58 20:59, 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.
> >
*snip*

Is D-Bus running? That reads like Gnome stuff is trying to use D-Bus
but for whatever reason it cannot.



---------------------------------

D-Bus seems to be running:

$ ps ax|grep dbus
 6856  ??  Is     0:00.01 dbus-daemon --fork --print-address 23 --print-pid 25 
 6861  ??  I      0:00.00 dbus-launch --autolaunch 556807661c6a8b1e2e0306004623
 6862  ??  Is     0:00.00 /usr/local/bin/dbus-daemon --fork --print-pid 6 --pri 

And also top output:

$top
last pid:  6905;  load averages:  1.94,  1.28,  0.64    up 0+02:08:16  18:39:01
81 processes:  3 running, 77 sleeping, 1 zombie
CPU states:  5.6% user,  3.0% nice, 91.4% system,  0.0% interrupt,  0.0% idle
Mem: 98M Active, 253M Inact, 84M Wired, 17M Cache, 59M Buf, 33M Free
Swap: 999M Total, 999M Free

  PID USERNAME    THR PRI NICE   SIZE    RES STATE    TIME   WCPU COMMAND
 6867 dodes         1 132    0 35016K 14064K RUN      1:05 67.94% gnome-setting
 6711 dodes         2 135   19 21432K  6864K RUN      3:35 25.98% trackerd
 6821 root          1  96    0 31064K 27132K select   0:01  0.05% Xorg
  950 root          1  96    0  2944K  1340K select   0:03  0.00% hald-addon-st
  953 root          1  96    0  2944K  1340K select   0:03  0.00% hald-addon-st
  935 haldaemon     1  96    0 18076K  4192K select   0:02  0.00% hald
 6886 dodes         3  20    0 50868K 21404K kserel   0:01  0.00% nautilus
 6895 dodes         4  20    0 46032K 19136K kserel   0:01  0.00% gnome-termina
 6871 dodes         1  96    0 43448K 17240K select   0:01  0.00% gnome-panel
  915 pgsql         1  96    0 30980K  2792K select   0:01  0.00% postgres
 6830 dodes         4  20    0 43264K 16624K kserel   0:01  0.00% gnome-session
 1011 root          1   8    0 11436K  7204K nanslp   0:01  0.00% httpd
 6877 dodes         1  96    0 41540K 15432K select   0:01  0.00% wnck-applet
 6850 dodes         1  96    0 19428K  6248K select   0:00  0.00% gconfd-2
  973 root          1  96    0  1444K   732K select   0:00  0.00% moused
 6868 dodes         1  96    0 28752K 12236K select   0:00  0.00% metacity 

As u can see gnome-settings-daemon is eating a lot CPU time

thanks Trigve



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?813244.45493.qm>