gDesklets: No module named gconf

Z

zodi

Jungspund
slackware 10.0
installiert:
gnome 2.6.1
kde 3.2.3
gconf(2.6.2 laut pkgtool) ist installiert...
python 2.4.3


Installation ist erfolgreich.
Beim Ausführen von gdesklets kommt dann folgendes problem:

Traceback (most recent call last):
File "/usr/bin/gdesklets", line 10, in ?
from main import init
File "/usr/share/gdesklets/main/__init__.py", line 37, in ?
from utils.i18n import Translator
File "/usr/share/gdesklets/utils/__init__.py", line 2, in ?
from GConfWatcher import GConfWatcher
File "/usr/share/gdesklets/utils/GConfWatcher.py", line 3, in ?
import gconf
ImportError: No module named gconf

:(

hab schon einige verschiedene versionen ausprobiert.
 
Requirements

- Python 2.2 or higher
- pygtk 2.0.0 or higher
- libgtop2
- librsvg
- GConf
- gnome-python 2.0.0 or higher
- GConf support for gnome-python (extra package gnome-python2-gconf on Redhat Linux)
- some sensors may have extra requirements
 
gnome-python hat gefehlt...

nächstes problem:

user@host:~$ gdesklets
Traceback (most recent call last):
File "/usr/bin/gdesklets", line 12, in ?
from main.Starter import Starter
File "/usr/share/gdesklets/main/Starter.py", line 2, in ?
from factory.DisplayFactory import DisplayFactory
File "/usr/share/gdesklets/factory/DisplayFactory.py", line 3, in ?
from sensor.DefaultSensor import DefaultSensor
File "/usr/share/gdesklets/sensor/DefaultSensor.py", line 1, in ?
from Sensor import Sensor
File "/usr/share/gdesklets/sensor/Sensor.py", line 15, in ?
from SensorConfigurator import SensorConfigurator
File "/usr/share/gdesklets/sensor/SensorConfigurator.py", line 1, in ?
import gnome.ui
ImportError: could not import bonobo.ui
user@host:~$

libbonobo 2.0
libbonoboui 2.0
sind installiert...
 
okay ... ich hab das gleiche problem ...

hab allerdings irgendwie alles installiert ... ich mein die libs

hab das über ne rpm installiert, und da hat er nicht wegen abhängigkeit gemeckert ... hmm

aber trotzdem:
no module found gconf
 
Zuletzt bearbeitet von einem Moderator:

Ähnliche Themen

Node.js unter Debian kompilieren

Samba 4 Gast Zugang unter Ubuntu funktioniert nicht

"No module named PyQt4" bei Installation von deskutils/calibre

Synaptic stürzt bei Schnellsuche ab

Windows clients können nicht mehr auf lange laufendes System zugreifen

Zurück
Oben