Hi
i have 11.4 with GNOME3 installed, i can run AWN fine, but i cant open the settings panel, i get this error
Traceback (most recent call last):
File "/usr/bin/awn-settings", line 53, in <module>
from awnClass import awnPreferences, awnManager, awnLauncher, awnApplet, awnThemeCustomize, awnTaskManager
File "/usr/share/avant-window-navigator/awn-settings/awnClass.py", line 45, in <module>
from awnSettingsHelper import bind_to_gtk_component
File "/usr/share/avant-window-navigator/awn-settings/awnSettingsHelper.py", line 20, in <module>
from desktopagnostic import config
File "/usr/lib64/python2.7/site-packages/desktopagnostic/__init__.py", line 20, in <module>
from desktopagnostic.desktopagnostic import *
ImportError: could not import gobject (could not find _PyGObject_API object)
Anyone else recieve this error? And how can i fix this?