Comment 3 for bug 1579859

Revision history for this message
Paweł Stołowski (stolowski) wrote :

There are two aspects of these symptomps:
1) black screen with Scopes icon is shown before Dash is loaded and started I believe;
2) white screen (blank) is shown when Dash is loaded and is getting initialized (scope-registry is queried for installed scopes, then first two scopes are loaded, queried & prepopulated to show content immediately after unclock).

Both cases are largely affected by the fact that many other processes are started at about the same time and the CPU gets pretty busy. The 2nd case may be impacted if scope uses network (or a slow backend); it's not normally visible unless you unlock really fast (immediately after unity8 start).

Attaching bootchart graph (data was collected on the BQ phone from 9 boot sequences).

I'm not ruling out any possibility for an improvement, but it's unlikely to be a single thing which suddenly improves the situation, but rather a bunch of smaller improvements here and there (such as perhaps re-arranging how things are initialized in unity8 or elsewhere?).