[sugar] Develop in sugar-jhbuild

Morgan Collett morgan.collett
Tue May 22 04:56:02 EDT 2007


On 5/19/07, Gustavo Olaza <gustavoo at gmail.com> wrote:
> I want to have running the Develop activity in the sugar emulator.
> I successfully build the sugar-jhbuild in Ubuntu-feisty.
> The Develop's wiki page have only directions to download the code with
> git clone.

I git cloned the develop source within my sugar-jhbuild/source directory.

Then in sugar-jhbuild/source/develop-activity, I ran:
$ ../../sugar-jhbuild shell
$ python setup.py dev

This creates a symbolic link in ~/Activities to the develop source.

Then when I run sugar-jhbuild run, I see the icon for develop and can
try to launch it.

Unfortunately it does not launch for me - the error in
~/.sugar/default/logs/Develop.log ends in:
   from sugar.graphics import entry

ImportError: cannot import name entry


At this stage I don't know whether something has changed in Sugar or Develop...

Hope that helps,
Morgan



More information about the Sugar-devel mailing list