On Wed, Oct 21, 2009 at 20:28, Manusheel Gupta <m...@laptop.org> wrote:
> Tomeu,
>
> Mikus reported an interesting bug on both the XO-1 and XO-1.5 running F11 -
> Color Deducto activity comes up without color. Please find the logs attached
> - http://pastebin.com/m7fb5ca12 .
>
> Wish if you could suggest pointers to debug this issue.

I see the following pointers to problems in the logs:

1255861056.350624 ERROR root: Invalid SUGAR_SCALING.
...
/home/olpc/Activities/ColorDeducto.activity/ColorDeducto.py:306:
GtkWarning: Can't set a parent on widget which has a parent

 self.makenewlevel_menu.append(self.openyourlevel_item)
/home/olpc/Activities/ColorDeducto.activity/ColorDeducto.py:608:
DeprecationWarning: use GdkColormap.alloc_color
 style.bg[gtk.STATE_NORMAL]=self.c.get_colormap().alloc(s)
/home/olpc/Activities/ColorDeducto.activity/ColorDeducto.py:661:
DeprecationWarning: use GdkColormap.alloc_color
 style.bg[gtk.STATE_NORMAL]=self.c.get_colormap().alloc(s)
/home/olpc/Activities/ColorDeducto.activity/ColorDeducto.py:674:
GtkWarning: gtk_box_pack: assertion `child->parent == NULL' failed
 self.vbox.pack_start(self.hbox_list[2*i], False, False, 6)
      # adding H-Separator in V-Box
/home/olpc/Activities/ColorDeducto.activity/ColorDeducto.py:770:
GtkWarning: gtk_box_pack: assertion `child->parent == NULL' failed
 self.Vcontainer.pack_start(Hcontainer4,False, False,0)

It's possible that some of those point to the root causes.

If it doesn't, please post a screenshot.

Regards,

Tomeu

> Thank you.
>
> Regards,
>
> Manu
>
>
>
>
>



-- 
«Sugar Labs is anyone who participates in improving and using Sugar.
What Sugar Labs does is determined by the participants.» - David
Farning
_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to