slow to load a thread
Bug #1488988 reported by
Bill Filler
This bug affects 9 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Bill Filler | ||
history-service (Ubuntu) |
Fix Released
|
High
|
Gustavo Pichorim Boiko | ||
messaging-app (Ubuntu) |
Fix Released
|
High
|
Tiago Salem Herrmann |
Bug Description
On latest rc-proposed and ota-6 the time to load a message thread has increased. It sometimes takes a very long time to open the thread view, longer in some cases then others.
We should profile what is happening, possibly the contact lookup is taking a long time.
In theory, we should load the view immediately and async fill in any information that we need.
Related branches
lp://staging/~boiko/history-service/store_normalized_phone_numbers
- Tiago Salem Herrmann (community): Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 422 lines (+137/-64)12 files modifiedhistoryprivate/utils.cpp (+15/-0)
historyprivate/utils_p.h (+1/-0)
plugins/sqlite/CMakeLists.txt (+2/-1)
plugins/sqlite/schema/CMakeLists.txt (+1/-1)
plugins/sqlite/schema/v12.sql (+2/-0)
plugins/sqlite/sqlitedatabase.cpp (+21/-1)
plugins/sqlite/sqlitehistoryplugin.cpp (+69/-46)
plugins/sqlite/sqlitehistoryplugin.h (+1/-1)
src/phoneutils.cpp (+18/-9)
src/phoneutils_p.h (+2/-1)
tests/libhistoryservice/ManagerTest.cpp (+4/-3)
tests/libhistoryservice/PhoneUtilsTest.cpp (+1/-1)
lp://staging/~tiagosh/messaging-app/updateFilters-binding
- Gustavo Pichorim Boiko (community): Approve
- PS Jenkins bot: Needs Fixing (continuous-integration)
-
Diff: 109 lines (+13/-28)1 file modifiedsrc/qml/Messages.qml (+13/-28)
Changed in canonical-devices-system-image: | |
milestone: | none → ww40-2015 |
assignee: | nobody → Bill Filler (bfiller) |
importance: | Undecided → High |
Changed in messaging-app (Ubuntu): | |
assignee: | nobody → Tiago Salem Herrmann (tiagosh) |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in canonical-devices-system-image: | |
status: | New → Confirmed |
Changed in history-service (Ubuntu): | |
importance: | Undecided → High |
assignee: | nobody → Gustavo Pichorim Boiko (boiko) |
tags: | added: hotfix6 |
Changed in canonical-devices-system-image: | |
status: | Confirmed → In Progress |
Changed in history-service (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in messaging-app (Ubuntu): | |
status: | Confirmed → In Progress |
tags: |
added: hotfix removed: hotfix6 |
Changed in canonical-devices-system-image: | |
milestone: | ww40-2015 → ww46-2015 |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Committed |
Changed in messaging-app (Ubuntu): | |
status: | In Progress → Fix Released |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.