Ticket #3471 (new defect)

Opened 13 months ago

Activity.metadata is None

Reported by: AlanJAS Owned by:
Priority: Unspecified by Maintainer Milestone: 0.90
Component: sugar Version: 0.90.x
Severity: Unspecified Keywords:
Cc: Distribution/OS: Ubuntu
Bug Status: Unconfirmed

Description

When create a ActivityToolbarButton for an activity, in some cases, appears this:

File "/usr/lib/python2.7/dist-packages/sugar/activity/widgets.py", line 37, in _create_activity_icon

if metadata.get('icon-color', ):

AttributeError: 'NoneType' object has no attribute 'get'

Attachments

org.laptop.TurtleArtActivity-1.log Download (1.5 KB) - added by AlanJAS 13 months ago.
Log of the error

Change History

Changed 13 months ago by AlanJAS

Log of the error

Note: See TracTickets for help on using tickets.