LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   gDesklets (https://www.linuxquestions.org/questions/fedora-35/gdesklets-113333/)

FXRS 11-07-2003 02:42 AM

gDesklets
 
Trying to get gDesklets to work but keep getting this error. I have downloaded gconf from gnome's site and compiled it.

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

Thanks in advance

FX

Jesse_132 11-08-2003 01:17 PM

that means that you don't have the gconf python module... try grabbing gnome-python

ja

FXRS 11-08-2003 03:05 PM

Yep I got it working, well some of them anyways. LOL

FX

wiraone 11-13-2003 08:40 AM

I was interested on gDesklets but couldn't get it to run on RH9 before.. but this thread really interest me and I've downloaded the latest version, compiled and install. Now, how do I get this thing to work? I've downloaded starterbar, run the installation script but when I run $ gdesklets starterbar.display, it gave an error message saying that it couldn't load the sensor .. checking my .gdesklets, it is there under sensors directory .. btw, I did configure with the following options:

./configure --prefix=/usr --sysconfdir=/etc

Help...!

wiraone 11-13-2003 01:32 PM

Forget it, found a prepackaged RPM, installed it and everything went smoothly well.

FXRS 11-14-2003 11:41 PM

You could post the the url for the rpm. Even though I have gdesklets running fine on mine, there are some others that have touble.

Its only polite. :)

FX

wiraone 11-15-2003 03:07 AM

Allright, found where I downloaded it from ...

http://www.daimi.au.dk/~janus/rpms/g...4.1-2.i386.rpm


All times are GMT -5. The time now is 11:11 PM.