Closed Bug 872510 Opened 11 years ago Closed 11 years ago

[B2G][Hamachi] Cannot switch wifi on using settings on Hamachi device

Categories

(Firefox OS Graveyard :: Gaia, defect)

Other
Gonk (Firefox OS)
defect
Not set
major

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 869246

People

(Reporter: zcampbell, Unassigned)

Details

(Whiteboard: [fromAutomation])

Using
window.navigator.mozSettings.createLock().set("wifi.enabled", true);
to try to set Wifi enabled does not enable WiFi. 

Hamachi Engineering build:
Gecko  http://hg.mozilla.org/releases/mozilla-b2g18_v1_0_1/rev/d40d1831ff41
Gaia   e2187565da22df0c85b2eb501ced4efd342b7bc2
BuildID 20130514230202
Version 18.0

After that, attempting to set WiFi manually the whole WiFi settings option apperas to be jammed, no networks are found. The device needs to be rebooted for WiFi to be usable again.

This is blocking UI test automation on Hamachi device.
This seems to be true for setting other Settings aswell, for example cell data.
That is 
window.navigator.mozSettings.createLock().set("ril.data.enabled", true);
Possibly a device binary incompatibility problem with our mozilla Gonk?

see related bugs for Leo:
https://bugzilla.mozilla.org/show_bug.cgi?id=859260
https://bugzilla.mozilla.org/show_bug.cgi?id=860548
Not sure about the answer to Comment 3.  It's possible.  Also possibly related:
bug 862951, bug 859993
This is for Moz RIL (verified it just then).

Also seems to be for any attempt to set settings - volume, time, etc anything.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Wifi for this portion doesn't have to do with the RIL.

The reason for the wifi not working is due to an undefined MAC address.
Thanks :nhirara!
You need to log in before you can comment on or make changes to this bug.