Click previews slow to load
Bug #1478022 reported by
Sebastien Bacher
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity-scope-click (Ubuntu) |
Confirmed
|
Medium
|
Unassigned | ||
unity-scopes-shell (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
unity8 (Ubuntu) |
Fix Released
|
Undecided
|
Albert Astals Cid |
Bug Description
Using a bq 4.5 on rc-proposed r76, hold a tap on an icon to get the details view, the info are slow to load (like the page is empty for 1O seconds before content start being displayed and internet is not laggy in the browser/other devices) and while the "load-bar-
Related branches
lp://staging/~aacid/unity8/previews_in_order
- Andrea Cimitan (community): Approve
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
-
Diff: 117 lines (+35/-19)2 files modifiedqml/Dash/GenericScopeView.qml (+21/-15)
qml/Dash/PreviewListView.qml (+14/-4)
description: | updated |
summary: |
- Can't scroll click previews while loading is not done + Click previews slow to load and can't scroll while loading is not done |
Changed in unity8 (Ubuntu): | |
assignee: | nobody → Albert Astals Cid (aacid) |
Changed in unity8 (Ubuntu): | |
status: | In Progress → Fix Released |
Changed in unity-scope-click (Ubuntu): | |
importance: | Undecided → Medium |
To post a comment you must log in.
The fact that the view is disabled while contents are loading is a design decision, you'll have to take it up with them if you think it's a bad idea.
About the slowlyness from what i can see we're making the calls to the lower layers as fast as we can and the delay comes because the lower layers take some time in populating the models we get returned with content.
Adding the lower layers for comment.