On 31/12/11 19:42, Peter Robinson wrote:
On Sat, Dec 31, 2011 at 5:06 PM, Peter Robinson<pbrobin...@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

_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to