I have Avant Window Navigator installed. It starts up fine (using compiz-fusion on kubuntu gutsy). When I right-click > Preferences nothing happens. Try running AVN Manager and the icon bounces on my cursor for a while, but nothing. When I run $ awn-manager from konsole I get this:
Traceback (most recent call last):
File "/usr/bin/awn-manager", line 40, in <module>
import gnomedesktop
File "/var/lib/python-support/python2.5/gtk-2.0/gnomedesktop/__init__.py", line 1, in <module>
from _gnomedesktop import *
ImportError: could not import gnomevfs
I assume the issue is I am not running gnome (boooo) but, how do I rectify that? gnomevfs in adept yeilds a number of libs that all seem to be related to a file system. of those some are already installed.
Any suggestions?
Traceback (most recent call last):
File "/usr/bin/awn-manager", line 40, in <module>
import gnomedesktop
File "/var/lib/python-support/python2.5/gtk-2.0/gnomedesktop/__init__.py", line 1, in <module>
from _gnomedesktop import *
ImportError: could not import gnomevfs
I assume the issue is I am not running gnome (boooo) but, how do I rectify that? gnomevfs in adept yeilds a number of libs that all seem to be related to a file system. of those some are already installed.
Any suggestions?
Comment