Opened 11 years ago
Last modified 9 years ago
#4140 new defect
It is possible to start Activities before the Journal is loaded
Reported by: | garycmartin | Owned by: | erikos |
---|---|---|---|
Priority: | Low | Milestone: | Unspecified |
Component: | Sugar | Version: | 0.97.x |
Severity: | Unspecified | Keywords: | regression, 13.1.0 |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
It is possible to start activities before Journal has loaded, this results in the Journal not being the first, most left most icon in the activity Frame, see attached screen shot.
Steps to reproduce:
1) boot sugar
2) as soon as the spiral appears tap/click one or more Activity icons to start (note the Journal icon below the Buddy is still grey)
3) reveal the frame and see that the Journal is not the left most Activity icon
Expected behaviour:
The Activity favourites should not be able to be launched before the Journal is ready. In previous builds at boot time, the Buddy icon appeared first, then Journal with the rest of the activity icons.
Attachments (2)
Change History (8)
Changed 11 years ago by garycmartin
comment:1 Changed 11 years ago by garycmartin
- Keywords 13.1.0 added
comment:2 Changed 11 years ago by humitos
comment:3 Changed 11 years ago by dsd
- Priority changed from Unspecified by Maintainer to Normal
comment:4 Changed 10 years ago by dnarvaez
- Milestone changed from 0.98 to Unspecified
comment:5 Changed 9 years ago by godiard
- Priority changed from Normal to Low
comment:6 Changed 9 years ago by godiard
Now we show a wait cursor until the journal is loaded. Can we check if the journal was loaded before start a activity?
I was taking a look at sugar-session that I understand it is where the issue should be and I didn't find what changed between 12.1.0 and 13.1.0 so I booted with an 12.1.0 image on XO-1.75 and I was able to reproduce the bug.
This is one commit related to this ticket:
26ba76b965984ddc8681a3c25ee075a6664c98ef - "Suppress race condition with Journal appearing on sugar startup #1373"