[sugar] Re: Creating a Sugar activity

Marco Pesenti Gritti mpg
Tue Jan 16 04:37:11 EST 2007


On Tue, 2007-01-16 at 04:11 -0300, Gonzalo Delgado wrote:
> Hi there, I'm trying to create a basic activity for sugar. I followed
> the instructions from the wiki ("Sugar Activity Tutorial" and
> "Activity bundles") and got sugar to display an icon in the frame for
> my activity. But, when I click on that icon, I get:
> 
> Introspect error: Process
> /home/gonzalo/codigo/OLPC/sugar-jhbuild/build/bin/sugar-activity-factory
> exited with status 1

Open up the devel console in sugar, from a terminal run:

sugar-activity-factory [activity class as specified in the info file]
[path to the activity bundle installation]

This is likely a syntax error or similar, so pylint-ing the file might
help too.

Marco



More information about the Sugar-devel mailing list