#1276 closed defect (fixed)
multiple copies of activity opened upon resume
Reported by: | walter | Owned by: | tomeu |
---|---|---|---|
Priority: | Urgent | Milestone: | |
Component: | Sugar | Version: | Git as of bugdate |
Severity: | Critical | Keywords: | |
Cc: | Distribution/OS: | Ubuntu | |
Bug Status: | Assigned |
Description
With both Turtle Art and Pippy (but not Write, Log, Terminal, or Physics) when resuming, it seems two versions of the activity are launched (the second one never completes launching and never seems to time out and it has a gray dot icon.)
This is with the latest sugar-jhbuild on Ubuntu.
Change History (4)
comment:1 Changed 14 years ago by walter
comment:2 Changed 14 years ago by erikos
- Bug Status changed from Unconfirmed to Assigned
- Milestone changed from Unspecified by Release Team to 0.86
- Priority changed from Unspecified by Maintainer to Urgent
- Severity changed from Unspecified to Critical
I think Tomeu was able to reproduce that one...
comment:3 Changed 14 years ago by tomeu
- Resolution set to fixed
- Status changed from new to closed
r+'ed by Aleksey on #sugar:
http://git.sugarlabs.org/projects/sugar/repos/mainline/commits/b7168703
http://git.sugarlabs.org/projects/sugar-toolkit/repos/mainline/commits/957c0b4c
|TestCase|
- Remove the activity_id property of an entry by editing one of ~/.sugar/default/datastore/<##>/<uuid>/metadata/activity_id
- Resume that entry from the favorites view
- Check that only one icon has been added to the frame
Note: See
TracTickets for help on using
tickets.
Haven't seen this reoccur in recent builds... not exactly sure when the problem went away, but maybe fixed?