Opened 12 years ago

Closed 11 years ago

Last modified 11 years ago

#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)

org.laptop.TurtleArtActivity-1.log (1.5 KB) - added by AlanJAS 12 years ago.
Log of the error

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by AlanJAS

Log of the error

comment:1 Changed 11 years ago by dnarvaez

  • Resolution set to incomplete
  • Status changed from new to closed

Need a way to reproduce.

comment:2 Changed 11 years ago by dnarvaez

  • Milestone 0.90 deleted

Milestone 0.90 deleted

Note: See TracTickets for help on using tickets.