Closed
Bug 1023044
Opened 10 years ago
Closed 10 years ago
[Dialer] Signal bar of SIM2 appears when calling from SIM1, but SIM2 is not yet registered on network
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(blocking-b2g:1.4+, b2g-v1.4 fixed, b2g-v2.0 verified, b2g-v2.1 verified)
People
(Reporter: ericcc, Assigned: arthurcc)
Details
(Keywords: branch-patch-needed, Whiteboard: [p=2][ft:system-platform])
Attachments
(4 files, 1 obsolete file)
### STR
1. Turn SIM pin on for both sim in flame.
2. Reboot or enter and leave airplane mode.
3. Enter pin for SIM1, DO NOT enter pin for SIM2.
4. There should be only one signal bar in the status bar.
5. Make outgoing call from SIM1 in dialer.
6. Signal bar of SIM2 appears
7. https://www.youtube.com/watch?v=UBkNT9OUu0k
8. vice versa
### Version Flame v2.0
Gaia 12af93123c5db55212d51fe235d39f21209a1eaa
Gecko https://hg.mozilla.org/mozilla-central/rev/9305a8ec77fe
BuildID 20140609040203
Version 32.0a1
ro.build.version.incremental=104
ro.build.date=Fri Jun 6 17:35:09 CST 2014
Reporter | ||
Comment 2•10 years ago
|
||
Hi Alive, Could you help to take a look at this, thank you.
Flags: needinfo?(alive)
Reporter | ||
Updated•10 years ago
|
blocking-b2g: --- → 2.0?
Assignee | ||
Comment 4•10 years ago
|
||
It seems the card state of the locked sim card is not in locked states when making calls.
Flags: needinfo?(arthur.chen)
Assignee | ||
Comment 5•10 years ago
|
||
After checking, the card state is correct. This issue was due to I checked the card state after checking if there is any active call. Keep investigating why I did this...
Comment 6•10 years ago
|
||
Qawanted to check on 1.4 as well
blocking-b2g: 2.0? → 2.0+
Keywords: qawanted
Comment 7•10 years ago
|
||
The issue occurs on the following devices:
Environmental Variables:
Device: Flame 1.4
Build ID: 20140613000202
Gaia: 1dae62556e642b0b2e08689e35e24e56daa8c79b
Gecko: 30224c7f5e58
Version: 30.0 (1.4)
Firmware Version: v121-2
User Agent: Mozilla/5.0 (Mobile; rv:32.0) Gecko/32.0 Firefox/32.0
Environmental Variables:
Device: Flame Master
Build ID: 20140612040203
Gaia: 41db6954a67efc55016744bc8f6591ae9e07a285
Gecko: 9e8e3e903484
Version: 33.0a1 (Master)
Firmware Version: v121-2
User Agent: Mozilla/5.0 (Mobile; rv:32.0) Gecko/32.0 Firefox/32.0
Environmental Variables:
Device: Flame 1.3
Build ID: 20140610200025
Gaia: e106a3f4a14eb8d4e10348efac7ae6dea2c24657
Gecko: b637b0677e15318dcce703f0358b397e09b018af
Version: 28.0 (1.3)
Firmware Version: v121-2
User Agent: Mozilla/5.0 (Mobile; rv:32.0) Gecko/32.0 Firefox/32.0
Environmental Variables:
Device: Flame 1.3
Build ID: 20140520094859
Gaia: a73235d23685e9898f40647cebd83b3fcbfd0117
Gecko: b637b0677e15318dcce703f0358b397e09b018af
Version: 28.0 (1.3)
Firmware Version: v10G-2
User Agent: Mozilla/5.0 (Mobile; rv:32.0) Gecko/32.0 Firefox/32.0
Environmental Variables:
Device: Flame 1.3
Build ID: 20140505215459
Gaia: ec462dc62979dae593b4ad96ac3851ccbafe1813
Gecko: b637b0677e15318dcce703f0358b397e09b018af
Version: 28.0 (1.3)
Firmware Version: v10F-3
User Agent: Mozilla/5.0 (Mobile; rv:32.0) Gecko/32.0 Firefox/32.0
Make outgoing call from SIM1, Signal bar of SIM2 appears
Comment 8•10 years ago
|
||
not a regression
QA Whiteboard: [QAnalyst-Triage?] → [QAnalyst-Triage+]
Flags: needinfo?(jmitchell)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → arthur.chen
Assignee | ||
Updated•10 years ago
|
Whiteboard: [p=2][ETA: 6/20]
Comment 9•10 years ago
|
||
If this isn't a regression & it's worth blocking on, then we probably want to get this fixed for the first production release of DSDS (1.4).
blocking-b2g: 2.0+ → 1.4?
Updated•10 years ago
|
Whiteboard: [p=2][ETA: 6/20] → [p=2][ETA: 6/20][ft:system-platform]
Updated•10 years ago
|
blocking-b2g: 1.4? → 1.4+
Updated•10 years ago
|
QA Whiteboard: [QAnalyst-Triage+] → [QAnalyst-Triage+][lead-review+]
Assignee | ||
Comment 10•10 years ago
|
||
Alive, could you help review the patch? Note that we should show the signal strength of a locked sim card when users are making emergency calls using it.
The patch simply added an additional check ensuring that the sim card used for making emergency calls is the one with the signal strength to be displayed.
Attachment #8443341 -
Flags: review?(alive)
Comment 11•10 years ago
|
||
Comment on attachment 8443341 [details]
Link to https://github.com/mozilla-b2g/gaia/pull/20784
It would be better if we could mock telephony and test it.
Attachment #8443341 -
Flags: review?(alive) → review+
Assignee | ||
Comment 12•10 years ago
|
||
It's already been included in the test cases.
Assignee | ||
Comment 13•10 years ago
|
||
master: 2cbccd16a4a73302c3c30d4453e0b9056901772c
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 14•10 years ago
|
||
v2.0: https://github.com/mozilla-b2g/gaia/commit/9335cd959ebaa71fc1bc221fc7d82229da6f930f
Needs a branch patch for v1.4 uplift.
status-b2g-v1.4:
--- → affected
status-b2g-v2.0:
--- → fixed
status-b2g-v2.1:
--- → fixed
Flags: needinfo?(arthur.chen)
Keywords: branch-patch-needed
Whiteboard: [p=2][ETA: 6/20][ft:system-platform] → [p=2][ft:system-platform]
Target Milestone: --- → 2.0 S5 (4july)
Assignee | ||
Comment 15•10 years ago
|
||
The PR against v1.4 was ready but it kept failing on un-related tests. Still checking the issue...
Flags: needinfo?(arthur.chen)
Comment 16•10 years ago
|
||
Looks like the wrong PR link?
Assignee | ||
Comment 17•10 years ago
|
||
Correct the link.
Attachment #8444924 -
Attachment is obsolete: true
Assignee | ||
Comment 18•10 years ago
|
||
1.4: 202bdc065b024c7c2209bc1d7b5bd79cda623e27
Reporter | ||
Comment 19•10 years ago
|
||
Works okay - flame - aurora v2.0
Gaia e935f4ff190b76c70d9b2af8856c542a6e4a7546
Gecko https://hg.mozilla.org/releases/mozilla-aurora/rev/3f9d7a3a0b7b
BuildID 20140707160206
Version 32.0a2
ro.build.version.incremental=109
ro.build.date=Mon Jun 16 16:51:29 CST 2014
B1TC00011220
Status: RESOLVED → VERIFIED
Comment 20•10 years ago
|
||
This issue has been verified successfully on Flame 2.0 & 2.1.
See attachment: Verify_Video_Flame.MP4
Reproducing rate: 0/5
Flame v2.0 version:
Gaia-Rev 8d1e868864c8a8f1e037685f0656d1da70d08c06
Gecko-Rev https://hg.mozilla.org/releases/mozilla-b2g32_v2_0/rev/c756bd8bf3c3
Build-ID 20141127000203
Version 32.0
Flame v2.1 version:
Gaia-Rev 5372b675e018b6aac97d95ff5db8d4bd16addb9b
Gecko-Rev https://hg.mozilla.org/releases/mozilla-b2g34_v2_1/rev/f34377ae402b
Build-ID 20141127001201
Version 34.0
Updated•10 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•