History's QML plugin needs to initialize Telepathy-Qt types
Bug #1563050 reported by
Gustavo Pichorim Boiko
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Bill Filler | ||
history-service (Ubuntu) |
Fix Released
|
High
|
Gustavo Pichorim Boiko |
Bug Description
Since the latest contact matching changes, history's QML plugin uses some things from telepathy to gather account information, but Telepathy-Qt types are not being initialized anywhere there.
This causes a crash in system-settings when you go to Settings-
Related branches
lp://staging/~boiko/history-service/fix_telepathy_init_on_qml
- Tiago Salem Herrmann (community): Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 207 lines (+112/-10)6 files modifieddaemon/main.cpp (+0/-5)
src/telepathyhelper.cpp (+6/-0)
tests/Ubuntu.History/CMakeLists.txt (+8/-0)
tests/Ubuntu.History/HistoryEventModelTest.cpp (+95/-0)
tests/common/telepathytest.cpp (+2/-4)
tests/common/telepathytest.h (+1/-1)
Changed in canonical-devices-system-image: | |
status: | New → Confirmed |
importance: | Undecided → High |
assignee: | nobody → Bill Filler (bfiller) |
milestone: | none → 11 |
Changed in history-service (Ubuntu): | |
importance: | Undecided → High |
assignee: | nobody → Gustavo Pichorim Boiko (boiko) |
status: | Confirmed → In Progress |
Changed in canonical-devices-system-image: | |
status: | Confirmed → In Progress |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Committed |
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.