Closed
Bug 917037
Opened 12 years ago
Closed 12 years ago
[B2G][Buri][WiFi] Sometimes wifi toggle becomes unresponsive, when search for avalable networks is in progress
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(blocking-b2g:koi+)
People
(Reporter: mdavydova, Assigned: vchang)
Details
(Keywords: regression, Whiteboard: burirun1)
Attachments
(2 files)
Description:
When a search for available WiFi networks is in progress, the wifi toggle becomes unresponsive and device gets stuck at the "Searching for available network" state.
Also, sometimes WiFi toggle becomes unresponsive when attempting to turn on previously turned off WiFi, when the search for available networks was still in progress
Steps to reproduce:
1) Updated Buri to Build ID: 20130916040205
2) Go to Settings
3) Select WiFi option in Network and Connectivity section
4) Connect to the WiFi network
5) Go back to Settings and enable the Airplane mode
6) Enable the Geolocation
7) Disable the Airplane mode
8) Select WiFi option again
9) Tap on WiFi toggle
10) Observe the screen
Actual:
Device get stuck at "Searching..." state and WiFi toggle becomes unresponsive
Expected:
The list of available networks is displayed and WiFi toggle is functional
Environmental Variables
Build ID: 20130916040205
Gecko: http://hg.mozilla.org/mozilla-central/rev/c4bcef90cef9
Gaia: a0079597d510ce8ea0b9cbb02c506030510b9eeb
Platform Version: 26.0a1
Notes:
Repro frequency: 50%
Attaching two different logcats for more info
| Reporter | ||
Comment 1•12 years ago
|
||
Updated•12 years ago
|
Whiteboard: burirun1
| Reporter | ||
Comment 2•12 years ago
|
||
Regression range:
Build ID: 20130912040201 - Does not reproduce
Gecko: http://hg.mozilla.org/mozilla-central/rev/a98569f21abe
Gaia: 9ffd2899eb91388f7fc1ce6f7a895a6f5f922c05
Platform Version: 26.0a1
Build ID: 20130913040201 - Reproduces
Gecko: http://hg.mozilla.org/mozilla-central/rev/b9029b1de410
Gaia: 8ccb741b6adcfe9a78b842c17e5874242c0f8b86
Platform Version: 26.0a1
Keywords: regression
Updated•12 years ago
|
blocking-b2g: --- → koi?
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → vchang
Comment 3•12 years ago
|
||
Might be a race between API and settings app; Setting app grayed out the switch when API is starting/stopping.
blocking-b2g: koi? → koi+
Comment 4•12 years ago
|
||
Note that this bug shouldn't block if it's only reproducible on Buri.
Comment 5•12 years ago
|
||
(In reply to Tim Guan-tin Chien [:timdream] (MoCo-TPE) from comment #4)
> Note that this bug shouldn't block if it's only reproducible on Buri.
I doubt this is device-specific - the builds being tested here are using our own gecko/gaia builds on top of Buri base images.
| Assignee | ||
Comment 6•12 years ago
|
||
I can't reproduce this on buri based on
mozilla-central => changeset: 149342:d71579c316c1
Gaia master => commit 177fc68d3648666cbc21670cd23f39b4b7bb7515
Can you try it again ?
Flags: needinfo?(mdavydova)
Updated•12 years ago
|
QA Contact: sparsons
Comment 7•12 years ago
|
||
Issue reproduces on Buri 1.2 Aurora BuildID 20131002004001
Gaia def8e152db6a317162c03a316f68c409f3af3979
SourceStamp b955a00f4167
BuildID 20131002004001
Version 26.0a2
Issue does not reproduce on on the Buri Master BuildID 20131002040206
Gaia 73a64d360f0ed135fcca205c6292e9219e085413
SourceStamp e3c84e9f2490
BuildID 20131002040206
Version 27.0a1
Flags: needinfo?(mdavydova)
Keywords: qawanted
Comment 8•12 years ago
|
||
After OTA update to v1.1 (which blew the previous v1.2 https://bugzilla.mozilla.org/show_bug.cgi?id=926290) I have the same behaviour on my Keon.
Comment 9•12 years ago
|
||
Arthur, please help to check if this one is related to bug 910589
Flags: needinfo?(arthur.chen)
| Assignee | ||
Comment 10•12 years ago
|
||
It works for me after applied the patch in Bug 917070.
The wifi and wifi hotspot should not be turned on simultaneously which might lead to wifi driver error.
Updated•12 years ago
|
Target Milestone: --- → 1.2 C5(Nov22)
Comment 11•12 years ago
|
||
Can you try to check if it's resolved or not? Thanks!
Flags: needinfo?(mdavydova)
Comment 12•12 years ago
|
||
This issue is no longer reproducing on Buri 1.2 Aurora Build ID: 20131022004000
Gaia 00d5964eabf95a6a8a632420dfa36fc76dcbc9b7
SourceStamp 7453a764f9a9
BuildID 20131022004000
Version 26.0a2
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(mdavydova)
Keywords: qawanted
Resolution: --- → WORKSFORME
Comment 13•12 years ago
|
||
(In reply to Ivan Tsay (:ITsay) from comment #9)
> Arthur, please help to check if this one is related to bug 910589
Sorry for the late response. I'm afraid that I have no idea on cell broadcast messages.
Flags: needinfo?(arthur.chen)
You need to log in
before you can comment on or make changes to this bug.
Description
•