Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gdesklets error after update, missing module gnome.ui
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
xy77
Tux's lil' helper
Tux's lil' helper


Joined: 22 Aug 2003
Posts: 85

PostPosted: Mon Feb 16, 2004 11:05 am    Post subject: gdesklets error after update, missing module gnome.ui Reply with quote

after my last update (emerge sync; emerge world) gdesklets was broken with the following error message.

Code:

Traceback (most recent call last):
  File "/usr/bin/gdesklets", line 4, in ?
    from main import HOME
  File "/usr/share/gdesklets/main/__init__.py", line 46, in ?
    import gnome.ui
ImportError: No module named gnome.ui


Did anyone encounter this problem or a similar? Any help would be appreciated.

- xy77
Back to top
View user's profile Send private message
xianx
Tux's lil' helper
Tux's lil' helper


Joined: 09 Aug 2003
Posts: 126
Location: Canada

PostPosted: Wed Feb 18, 2004 6:44 pm    Post subject: Reply with quote

This is common when you update your python package from 2.2 to 2.3, try running
Code:
python-updater

It will re-emerge all your python libs (including the pygtk and gnome.ui packages)
_________________
if at first you dont succeed, Skydiving is not for you.
#make love not war!
Back to top
View user's profile Send private message
xy77
Tux's lil' helper
Tux's lil' helper


Joined: 22 Aug 2003
Posts: 85

PostPosted: Thu Feb 19, 2004 10:44 pm    Post subject: that solved the problem Reply with quote

Hi xianx,

thank you for the hint, that solved the problem.

- xy77
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum