Danke für die schnelle Antwort GerBra!
Es hat dbus-python gefehlt.
Die gnome-shell aus dem git hat u.a. schon das eigene weather-applet, wie ich beim kompilieren gesehen habe.
Die gnome-shell konnte ich trotzdem nicht wechseln, da ich schon die gnome-shell aus extras installiert hatte.
Also habe ich sie deinstalliert. Nun habe ich folgendes Problem und bin auf der Suche nach libgnome-menu-3.so.0:
test@Notebook ~]$ ~/gnome-shell/install/bin/gnome-shell --replace
/home/test/gnome-shell/install/bin/gnome-shell-real: error while loading shared libraries: libgnome-menu-3.so.0: cannot open shared object file: No such file or directory
Traceback (most recent call last):
File "/home/test/gnome-shell/install/bin/gnome-shell", line 620, in <module>
restore_gnome()
File "/home/test/gnome-shell/install/bin/gnome-shell", line 560, in restore_gnome
subprocess.Popen(['gnome-shell'])
File "/usr/lib/python2.7/subprocess.py", line 679, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1228, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
[test@Notebook ~]$