GNOME Bugzilla – Bug 625345
gnome-shell won't start due dconf error
Last modified: 2010-07-29 21:28:02 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
ditto see Bug 625236
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
ok it's work in jhbuild environment. but xorg take at leat 20% of cpu and all is slow, mouse movement too
jhbuild run gnome-shell --replace works I didn't notice any slowness but my workstation is quad core and fairly fast.
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
*** This bug has been marked as a duplicate of bug 625305 ***