[Sugar-devel] Log activity

Alan Jhonn Aguiar Schwyn alanjas at hotmail.com
Mon Apr 9 18:49:56 EDT 2012



Yes... A problem of libraries:
ImportError                               Traceback (most recent call last)
/usr/bin/sugar-activity in <module>()     19 from sugar.activity import main     20 ---> 21 main.main()        global main.main = <function main at 0x9e7f144>     22      23 
/usr/lib/python2.5/site-packages/sugar/activity/main.py in main()    101     class_name = splitted_module[1]    102 --> 103     module = __import__(module_name)                module = undefined        global __import__ = undefined        module_name = 'logviewer'    104     for comp in module_name.split('.')[1:]:    105         module = getattr(module, comp)
/home/olpc/Activities/Log.activity/logviewer.py in <module>()     26 import pango     27 import gobject---> 28 import gio        global gio = undefined     29      30 from sugar.activity import activity
ImportError: No module named gio



> Date: Tue, 10 Apr 2012 08:42:50 +1000
> From: quozl at laptop.org
> To: sugar-devel at lists.sugarlabs.org
> Subject: Re: [Sugar-devel] Log activity
> 
> I have contributed to Log in the past.
> 
> I would prefer to find out what the problem is and fix it so that it
> remains compatible with 0.82.
> 
> Can you describe the nature of the failure?
> 
> -- 
> James Cameron
> http://quozl.linux.org.au/
> _______________________________________________
> Sugar-devel mailing list
> Sugar-devel at lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20120409/85a9f9d6/attachment.html>


More information about the Sugar-devel mailing list