gdesklets

Darrell Cormier linuxdev at sptc.net
Wed May 5 16:00:53 CEST 2004


Christian Dobrick wrote:

>Hi Andy, Darrell,
>
>gdesklets works fine here under XFCE4 and Debian/unstable.
>
>Did you start gdesklets twice? First in deamon mode and then you can
>choose your desklet.
>
>I have on one line in my .xsession: gdesklets &
>This starts gdesklets in deamon mode.
>Now I can call on bash: gdesklets <path_to_your_desklets>/<desklet>
>(The last command is only needed on first start)
>
>Next time you only need to start gdesklet in deamon mode, it will load
>your last configuration automaticaly.
>
>HTH Chris
>  
>
Thanks Christian, but here is what I get:

 > gdesklets &
[1] 4496
big_bear at station:~> You need a recent version of PyGTK to run this program.
Traceback (most recent call last):
  File "/opt/gnome2/bin/gdesklets", line 10, in ?
    from main import init
  File "/opt/gnome2/share/gdesklets/main/__init__.py", line 38, in ?
    from utils.i18n import Translator
  File "/opt/gnome2/share/gdesklets/utils/__init__.py", line 1, in ?
    from FileWatcher import FileWatcher
  File "/opt/gnome2/share/gdesklets/utils/FileWatcher.py", line 3, in ?
    import gtk
ImportError: No module named gtk


Can you give me an idea of what to look for?  I am assuming that this 
PyGTK is a python gtk library or something. 
If I do a rpm -qa |grep gtk I get the following:
 > rpm -qa |grep gtk
gtk2-themes-0.1-347
gtkutils-data-0.6.0-486
gtkspell-2.0.4-SuSE.ulb.1
gtkmm-1.2.10-31
libgtkhtml-2.2.0-77
gtkglarea-1.2.2-563
nautilus2-gtkhtml-0.3.2-448
gtk2-2.2.4-SuSE.ulb.1
gtkhtml-devel-1.1.10-SuSE.jeo.1
gtkutils-0.6.0-486
gtk2-engines-2.2.0-399
gtk-xfce-engine-2.1.9-2suse82
gtkmm-devel-1.2.10-31
gtkhtml-1.1.10-SuSE.jeo.1
gtk2-devel-2.2.4-SuSE.ulb.1
gtk-1.2.10-556
gtk-devel-1.2.10-556
gtksourceview-0.7.0-2suse82
gtkhtml3.0-3.0.9-SuSE.ulb.1
lighthouseblue-gtk2-0.7.0-SuSE.ulb.2
python-gtk-2.0.0-jw2


Thanks,
DC





More information about the Xfce mailing list