#3471 closed defect (incomplete)
Activity.metadata is None
Reported by: | AlanJAS | Owned by: | |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
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 (1)
Change History (3)
Changed 11 years ago by AlanJAS
comment:1 Changed 10 years ago by dnarvaez
- Resolution set to incomplete
- Status changed from new to closed
Need a way to reproduce.
Note: See
TracTickets for help on using
tickets.
Log of the error