Gentoo Archives: gentoo-dev

From: Msuro Venanzi <zedder_hallen@×××××.it>
To: gentoo-dev@××××××××××××.org
Subject: [gentoo-dev] gdesklets on gentoo
Date: Mon, 28 Mar 2005 19:31:34
Message-Id: 20050328193132.3907.qmail@web26603.mail.ukl.yahoo.com
1 hi all
2 i hardly try to run gdesklets on my gentoo whit xfce4
3 i have emerged all the packages and now i have the
4 gdesklets in the menubar. if i try to run gdesklets
5 start
6 /..path_to_some_display.info i get this:
7
8 Traceback (most recent call last):
9 File "/usr/bin/gdesklets", line 10, in ?
10 from main import init
11 File "/usr/share/gdesklets/main/__init__.py", line
12 38, in ?
13 from utils.i18n import Translator
14 File "/usr/share/gdesklets/utils/__init__.py", line
15 1, in ?
16 from FileWatcher import FileWatcher
17 File "/usr/share/gdesklets/utils/FileWatcher.py",
18 line 3, in ?
19 import gtk
20 File
21 "/usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py",
22 line 37, in ?
23 from _gtk import *
24
25
26 any ideas i think i have all packages installed but
27 not sure
28
29 thanks
30 zh
31
32
33
34
35
36 ___________________________________
37 Nuovo Yahoo! Messenger: E' molto più divertente: Audibles, Avatar, Webcam, Giochi, Rubrica… Scaricalo ora!
38 http://it.messenger.yahoo.it
39 --
40 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] gdesklets on gentoo Peter Johanson <peter@×××××××××××××.com>
Re: [gentoo-dev] gdesklets on gentoo Ciaran McCreesh <ciaranm@g.o>