View previous topic :: View next topic |
Author |
Message |
H-Dragon Guru
Joined: 22 Oct 2002 Posts: 547
|
Posted: Tue Sep 30, 2003 10:38 am Post subject: error with gdesklets |
|
|
Code: | bash-2.05b$ gdesklets
Python 2.3 is recommended.
Python 2.2 might result in unexpected behavior!
Traceback (most recent call last):
File "/usr/bin/gdesklets", line 4, in ?
from main import HOME
File "/usr/share/gdesklets/main/__init__.py", line 39, in ?
import gnome.ui
ImportError: No module named ui
bash-2.05b$
|
_________________ WEBSITE
Do not meddle with the affairs of Dragons, for you are crunchy and tasty with ketchup! |
|
Back to top |
|
|
ashtong n00b
Joined: 23 Jan 2003 Posts: 44
|
Posted: Tue Sep 30, 2003 12:03 pm Post subject: |
|
|
It looks like you've not got gnome-python installed. I don't think you'll have any joy with gdesklets yet though; I tried it briefly and concluded that it really did need Python 2.3, as I had an error with the expat python module (which I assumed [possibly incorrectly] has changed between 2.2 and 2.3). I've not investigated further.
Anybody got gdesklets working with Python 2.2 on gentoo? |
|
Back to top |
|
|
ashtong n00b
Joined: 23 Jan 2003 Posts: 44
|
Posted: Mon Oct 06, 2003 11:14 am Post subject: |
|
|
I fixed the expat problem by upgrading my pyxml libraries (apparently, it's not in world, so it was well out of date).
I then discovered the gdesklets-core and desklet-* packages. See https://forums.gentoo.org/viewtopic.php?t=74079 for more. |
|
Back to top |
|
|
pilla Bodhisattva
Joined: 07 Aug 2002 Posts: 7730 Location: Underworld
|
Posted: Mon Oct 06, 2003 11:33 am Post subject: |
|
|
Moved from Portage & Programming _________________ "I'm just very selective about the reality I choose to accept." -- Calvin |
|
Back to top |
|
|
|