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
Change History
Note: See
TracTickets for help on using
tickets.

