Hello,

I've recently built AWN and its extras applets. The dock itself works fine, but 
most of the applets do not work. They seem to be having python issues. Here's 
some example terminal output from an applet trying to be loaded:

APPLET : /usr/local/lib/awn/applets/stacks.desktop

(awn-applet-activation:12633): GConf-CRITICAL **: file gconf-value.c: line 870: 
assertion `value != NULL' failed

(awn-applet-activation:12633): GConf-CRITICAL **: file gconf-value.c: line 932: 
assertion `value != NULL' failed
Traceback (most recent call last):
  File "/usr/local/lib/awn/applets/stacks/stacks_applet.py", line 22, in 
<module>
    import gtk
ImportError: No module named gtk


Now, as far as I can tell, pygtk is installed (package SUNW-gnome-python-libs 
is installed). Any ideas on this?
--
This message posted from opensolaris.org

Reply via email to