#600 closed defect (fixed)
Sugar-jhbuild 0.84.1, resume from home is duplicating activity instances again, not switching :-(
Reported by: | garycmartin | Owned by: | tomeu |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Sugar | Version: | Git as of bugdate |
Severity: | Critical | Keywords: | r+ |
Cc: | erikos, alsroot | Distribution/OS: | Unspecified |
Bug Status: | Unconfirmed |
Description
Just did a fresh sugar-jhbuild build to try 0.84.1.
Home resume is badly broken again, it's just launching duplicate activities and not switching if you already have that instance launched :-(
Test case:
1) at the home view start a new Calculate activity
2) Stop it and name it Alpha
3) from the hime view start a new Calculate activity
4) Stop it and name it Beta
5) From home view use the palette to resume Alpha
6) Switch back to home and use the palette to resume Beta
7) Switch back to home and use the palette to resume Alpha (this creates a duplicate)
8) Switch back to home and use the palette to resume Beta (another duplicate)
9) Check the frame and see you now have 4 instances, 2 Betas and 2 Alphas
So far I've repeated this with Moon, Calculate, Chat, Write... Resuming already running instances from Journal does work correctly by switching to the already running instance.
Sorry for the bad news :-(
Attachments (1)
Change History (5)
Changed 14 years ago by alsroot
comment:1 Changed 14 years ago by alsroot
- Keywords r? added
comment:2 Changed 14 years ago by alsroot
- Cc alsroot added
comment:3 Changed 14 years ago by tomeu
- Keywords r+ added; r? removed
- Resolution set to fixed
- Status changed from new to closed
comment:4 Changed 14 years ago by garycmartin
Just rebuilt sugar-jhbuild and retested, looking good here :-) Thanks!
Pushed as http://git.sugarlabs.org/projects/sugar/repos/mainline/commits/194d4554
Thanks!