Opened 11 years ago
Closed 11 years ago
#4028 closed defect (fixed)
Dimensions fails to start OS5
Reported by: | tonyforster | Owned by: | walter |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Visual Match | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
OS5 XO-4
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/sugar3/graphics/icon.py", line 377, in do_get_preferred_width
surface = self._buffer.get_surface()
File "/usr/lib/python2.7/site-packages/sugar3/graphics/icon.py", line 291, in get_surface
handle.render_cairo(context)
File "/usr/lib/python2.7/site-packages/gi/types.py", line 47, in function
return info.invoke(*args, kwargs)
KeyError: 'could not find foreign type Context'
Change History (2)
comment:1 Changed 11 years ago by walter
comment:2 Changed 11 years ago by walter
- Resolution set to fixed
- Status changed from new to closed
Should be fixed in v43.
Note: See
TracTickets for help on using
tickets.
The actual problem is in setting the icon name for the radio_button.
Fixed in Commit 038f57adb8388414cad125ba10a95a56573037a1 but never pushed the new version. Will do so now.