[sugar] Develop in sugar-jhbuild

Marco Pesenti Gritti mpg
Tue May 22 04:55:06 EDT 2007


Morgan Collett wrote:
> 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
>
>   

Develop should use gtk.Entry there.

Marco



More information about the Sugar-devel mailing list