[Sugar-devel] sugar-install-bundle is broken again

Simon Schampijer simon at schampijer.de
Mon Jan 2 08:23:35 EST 2012


On 31/12/11 19:42, Peter Robinson wrote:
> On Sat, Dec 31, 2011 at 5:06 PM, Peter Robinson<pbrobinson at gmail.com>  wrote:
>> Hi All,
>>
>> sugar-install-bundle is broken again :-(
>>
>> Executing code generated by kspost:sugar/kspost.75.install_bundles.inc...
>> Traceback (most recent call last):
>>   File "/usr/bin/sugar-install-bundle", line 4, in<module>
>>     from sugar.bundle.activitybundle import ActivityBundle
>> ImportError: No module named sugar.bundle.activitybundle
>
> It actually seems to be more widespread. Testing on my netbook with
> F17 I get the following:
>
> Window manager warning: 0 stored in GConf key
> /desktop/gnome/peripherals/mouse/cursor_size is out of range 1 to 128
> Traceback (most recent call last):
>    File "/usr/bin/sugar-session", line 289, in<module>
>      main()
>    File "/usr/bin/sugar-session", line 209, in main
>      from sugar import env
> ImportError: No module named sugar
> Window manager warning: Fatal IO error 11 (Resource temporarily
> unavailable) on display ':0'.
>
> and it all fails :-(
>
> Peter

So, that error is due to the removed dependency of sugar-base 
(sugar-base moved into sugar-toolkit-gtk3, but as the shell is still 
using the old toolkit...). sugar-base does setup the module, hence the 
sugar-toolkit module is not setup correctly.

Regards,
    Simon



More information about the Sugar-devel mailing list