[Sugar-devel] Browse-115 stops when pop-up tab closes
Lucian Branescu
lucian.branescu at gmail.com
Wed Aug 11 05:07:37 EDT 2010
This exception doesn't seem related to the cairo bug. I'll try to
reproduce it on my XO. Please file a bug report if you haven't
already.
> Cairo version:
>
> cairo-1.8.8-1.fc11.i586
>
> Traceback (most recent call last):
> File "/usr/lib/python2.6/site-packages/gtk-2.0/gobject/__init__.py", line
> 108, in obj_set_property
> prop.setter(self, value)
> File "/usr/lib/python2.6/site-packages/sugar/activity/activity.py", line
> 365, in set_active
> self.save()
> File "/usr/lib/python2.6/site-packages/sugar/activity/activity.py", line
> 600, in save
> preview = self.get_preview()
> File "/usr/lib/python2.6/site-packages/sugar/activity/activity.py", line
> 548, in get_preview
> width, height = pixmap.get_size()
> AttributeError: 'NoneType' object has no attribute 'get_size'
More information about the Sugar-devel
mailing list