I just switched back to to gnome and wanted to install USP, I followed the directions but when I go to add USP to the panel I get this error:
The panel encountered a problem while loading "OAFIID:GNOME_USP".
here are my error messages from terminal.
angel@angel-desktop:~$ usp run-in-window
Traceback (most recent call last):
File "/usr/bin/usp", line 33, in <module>
from easygconf import *
File "/usr/lib/python2.4/site-packages/usp/plugins/easygconf.py", line 3, in <module>
from easybuttons import *
File "/usr/lib/python2.4/site-packages/usp/plugins/easybuttons.py", line 90, in <module>
import gnomedesktop
ImportError: No module named gnomedesktop
angel@angel-desktop:~$
Any Ideas?
Thanks in advance, Angel