On Tue, 2007-06-05 at 19:52 +0200, Marco Pesenti Gritti wrote: > Sugar Tinderbox wrote: > > All modules built successfully: > > http://dev.laptop.org/sugar-tinder/20070605-0145/ > > > > The following activities failed to run: > > http://dev.laptop.org/sugar-tinder/20070605-0145/activities.html > > > > ** Read.activity: > > > > STDERR - Traceback (most recent call last): > > File "/home/cjb/git/sugar-jhbuild/build/bin/sugar-activity", line 77, > > in ? > > activityfactoryservice.run(activity_info.path) > > File > > > > "/home/cjb/git/sugar-jhbuild/build/lib/python2.4/site-packages/sugar/activity/activityfactoryservice.py", > > line 162, in run > > bundle.get_class()) > > File > > > > "/home/cjb/git/sugar-jhbuild/build/lib/python2.4/site-packages/sugar/activity/activityfactoryservice.py", > > line 83, in __init__ > > module = __import__(module_name) > > File > > > > "/home/cjb/git/sugar-jhbuild/build/share/activities/Read.activity/XbookActivity.py", > > line 26, in ? > > from sugar.p2p import network > > ImportError: No module named p2p > > STDERR - > > ERROR - Traceback (most recent call last): > > File "/home/cjb/git/sugar-jhbuild/build/bin/sugar-activity", line 77, > > in ? > > activityfactoryservice.run(activity_info.path) > > File > > > > "/home/cjb/git/sugar-jhbuild/build/lib/python2.4/site-packages/sugar/activity/activityfactoryservice.py", > > line 162, in run > > bundle.get_class()) > > File > > > > "/home/cjb/git/sugar-jhbuild/build/lib/python2.4/site-packages/sugar/activity/activityfactoryservice.py", > > line 83, in __init__ > > module = __import__(module_name) > > File > > > > "/home/cjb/git/sugar-jhbuild/build/share/activities/Read.activity/XbookActivity.py", > > line 26, in ? > > from sugar.p2p import network > > ImportError: No module named p2p > > > > > > Should be fixed, this is awesome btw :)
Grr, forgot to push xbook this morning when I fixed sugar for this bug too :) Dan _______________________________________________ Sugar mailing list [email protected] http://lists.laptop.org/listinfo/sugar

