After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 625345 - gnome-shell won't start due dconf error
gnome-shell won't start due dconf error
Status: RESOLVED DUPLICATE of bug 625305
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal blocker
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2010-07-26 18:48 UTC by Diska
Modified: 2010-07-29 21:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Diska 2010-07-26 18:48:25 UTC
~/gnome-shell/source/gnome-shell/src$ ./gnome-shell --replace
Starting dconf-service... /home/diska/gnome-shell/install/libexec/dconf-service: symbol lookup error: /home/diska/gnome-shell/install/libexec/dconf-service: undefined symbol: g_bus_own_name

 
Failed to start /home/diska/gnome-shell/install/libexec/dconf-service: timed out


after a jhbuild build -afc gnome-shell give me that error
Comment 1 Norman Smith 2010-07-26 19:37:15 UTC
ditto see Bug 625236
Comment 2 Florian Müllner 2010-07-26 21:48:16 UTC
Try to run gnome-shell from the jhbuild environment, e.g

bash$ jhbuild shell
bash$ gnome-shell --replace

or

bash$ jhbuild run gnome-shell --replace
Comment 3 Diska 2010-07-27 05:15:21 UTC
ok it's work in jhbuild environment.

but xorg take at leat 20% of cpu and all is slow, mouse movement too
Comment 4 Norman Smith 2010-07-27 13:58:32 UTC
jhbuild run gnome-shell --replace

works

I didn't notice any slowness but my workstation is quad core and fairly fast.
Comment 5 Diska 2010-07-27 14:02:48 UTC
i think the problem i not jhbuild shell problem but an xorg / mutter / ati radeon fglrx problem

i'm using on ubuntu lucid kernel 2.6.32 with ati fglrx 10.7 (with 10.6 is slow too ) and xorg take from 20% to 80% of cpu on my intel core i5 mobile with a radeon hd5600 mobile
Comment 6 drago01 2010-07-29 21:28:02 UTC

*** This bug has been marked as a duplicate of bug 625305 ***