Phone is ringing but no sliders to pick up the call are presented
Bug #1453004 reported by
Matthias Apitz
This bug affects 20 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Bill Filler | ||
telephony-service (Ubuntu) |
Fix Released
|
High
|
Tiago Salem Herrmann | ||
Vivid |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
May, 2: it happened that my wife was unable to pick-up incoming phone
calls with her BQ (r21). The device was ringing but in dark without
presenting the slider to pick-up the call or to reject it. When she
came home I could proof this and have had to reboot the BQ.
I have some log files because I was monitoring every 300 secs all running
processes (ro catch some other battery drain issue) and will attach this
log later.
Matthias
Related branches
lp://staging/~tiagosh/telephony-service/fix-1453004
- Gustavo Pichorim Boiko (community): Approve
-
Diff: 189 lines (+98/-6)5 files modifiedapprover/approver.cpp (+3/-0)
cmake/modules/GenerateTest.cmake (+1/-0)
indicator/ussdindicator.cpp (+13/-6)
tests/common/CMakeLists.txt (+3/-0)
tests/common/NotificationsMock.cpp (+78/-0)
lp://staging/~boiko/telephony-service/sync_ota5_fixes
- Tiago Salem Herrmann (community): Approve
- PS Jenkins bot: Needs Fixing (continuous-integration)
-
Diff: 1020 lines (+487/-43)30 files modified.bzrignore (+1/-0)
CMakeLists.txt (+8/-0)
approver/approver.cpp (+20/-3)
approver/approver.h (+1/-0)
cmake/modules/GenerateTest.cmake (+8/-3)
debian/telephony-service.install (+3/-3)
handler/callhandler.cpp (+2/-3)
handler/handler.cpp (+30/-3)
handler/handler.h (+1/-0)
indicator/icons/CMakeLists.txt (+2/-1)
indicator/messagingmenu.cpp (+0/-1)
indicator/ussdindicator.cpp (+13/-6)
libtelephonyservice/applicationutils.cpp (+9/-7)
libtelephonyservice/callentry.cpp (+1/-1)
libtelephonyservice/telepathyhelper.cpp (+1/-0)
po/CMakeLists.txt (+1/-1)
tests/CMakeLists.txt (+1/-0)
tests/approver/ApproverTest.cpp (+108/-0)
tests/approver/CMakeLists.txt (+16/-0)
tests/approver/approvercontroller.cpp (+49/-0)
tests/approver/approvercontroller.h (+41/-0)
tests/common/CMakeLists.txt (+3/-0)
tests/common/NotificationsMock.cpp (+86/-0)
tests/common/mock/callchannel.cpp (+11/-1)
tests/handler/HandlerTest.cpp (+50/-7)
tests/handler/approver.cpp (+7/-1)
tests/handler/approver.h (+1/-1)
tests/handler/handlercontroller.cpp (+6/-0)
tests/handler/handlercontroller.h (+1/-0)
tests/libtelephonyservice/CallEntryTest.cpp (+6/-1)
information type: | Private Security → Public |
tags: | added: bq |
tags: | added: dialer-app |
affects: | ubuntu-ux → canonical-devices-system-image |
Changed in canonical-devices-system-image: | |
assignee: | nobody → Bill Filler (bfiller) |
Changed in telephony-service: | |
assignee: | nobody → Tiago Salem Herrmann (tiagosh) |
importance: | Undecided → High |
Changed in telephony-service (Ubuntu): | |
assignee: | nobody → Tiago Salem Herrmann (tiagosh) |
importance: | Undecided → High |
no longer affects: | telephony-service |
Changed in telephony-service (Ubuntu): | |
status: | Incomplete → Confirmed |
Changed in canonical-devices-system-image: | |
status: | Confirmed → Fix Released |
To post a comment you must log in.
I have here some output of cyclic top commands; the situation in question
is visible after 15:11 CEST:
battery capacity%: 86
battery temp : 210
top - 12:24:36 up 2 days, 16:36, 1 user, load average: 0,00, 0,01, 0,05
Tasks: 204 total, 1 running, 202 sleeping, 1 stopped, 0 zombie
%Cpu(s): 1,9 us, 1,7 sy, 0,0 ni, 96,4 id, 0,1 wa, 0,0 hi, 0,0 si, 0,0 st
KiB Mem: 983908 total, 688084 used, 295824 free, 1024 buffers
KiB Swap: 524284 total, 0 used, 524284 free. 97240 cached Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
5349 phablet 20 0 4872 1128 792 R 26,7 0,1 0:00.09 top
81 root -92 0 0 0 0 S 5,3 0,0 0:23.24 mtk-tpd
1570 root 20 0 245816 10252 8184 S 5,3 1,0 0:53.46 unity-syst+
1 root 20 0 4044 2496 1112 S 0,0 0,3 0:08.74 init
2 root 20 0 0 0 0 S 0,0 0,0 0:00.19 kthreadd
3 root 20 0 0 0 0 S 0,0 0,0 0:01.82 ksoftirqd/0
6 root -99 0 0 0 0 S 0,0 0,0 0:00.13 migration/0
16 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 khelper
17 root 20 0 0 0 0 S 0,0 0,0 0:00.00 kdevtmpfs
18 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 netns
19 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 fs_sync
20 root 0 -20 0 0 0 S 0,0 0,0 0:00.11 suspend
21 root 20 0 0 0 0 S 0,0 0,0 0:00.16 sync_supers
battery capacity%: 83
battery temp : 210
top - 13:12:53 up 2 days, 17:24, 1 user, load average: 0,00, 0,01, 0,05
Tasks: 203 total, 1 running, 201 sleeping, 1 stopped, 0 zombie
%Cpu(s): 1,9 us, 1,7 sy, 0,0 ni, 96,3 id, 0,1 wa, 0,0 hi, 0,0 si, 0,0 st
KiB Mem: 983908 total, 676416 used, 307492 free, 1108 buffers
KiB Swap: 524284 total, 0 used, 524284 free. 95808 cached Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
8094 phablet 20 0 4872 1128 792 R 26,9 0,1 0:00.09 top
71 root -95 0 0 0 0 S 5,4 0,0 0:18.76 disp_confi+
1 root 20 0 4044 2496 1112 S 0,0 0,3 0:08.77 init
2 root 20 0 0 0 0 S 0,0 0,0 0:00.20 kthreadd
3 root 20 0 0 0 0 S 0,0 0,0 0:01.92 ksoftirqd/0
6 root -99 0 0 0 0 S 0,0 0,0 0:00.14 migration/0
16 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 khelper
17 root 20 0 0 0 0 S 0,0 0,0 0:00.00 kdevtmpfs
18 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 netns
19 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 fs_sync
20 root 0 -20 0 0 0 S 0,0 0,0 0:00.11 suspend
21 root 20 0 0 0 0 S 0,0 0,0 0:00.16 sync_supers
22 root 20 0 0 0 0 S 0,0 0,0 0:00.61 bdi-default
battery capacity%: 81
battery temp : 210
top - 14:26:42 up 2 days, 18:38, 1 user, load average: ...