Closed
Bug 872936
Opened 12 years ago
Closed 12 years ago
[Buri][USB tethering]USB tethering turn off automatically
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect, P1)
Tracking
(blocking-b2g:-)
RESOLVED
WORKSFORME
| blocking-b2g | - |
People
(Reporter: sync-1, Unassigned)
Details
(Keywords: regression, Whiteboard: inarirun2)
Attachments
(1 file)
|
884.78 KB,
text/plain
|
Details |
AU_LINUX_GECKO_ICS_STRAWBERRY_V1.01.00.01.019.094
Firefox os v1.0.1
Mozilla build ID:20130502070201
+++ This bug was initially created as a clone of Bug #452550 +++
Created an attachment (id=407802)
time occur is about 10:12
DEFECT DESCRIPTION:
USB tethering turn off automatically
REPRODUCING PROCEDURES:
1.turn on Wi-Fi,connect to one AP
2.Settings->Internet sharing->turn on USB tethering,it turn off automatically,then I turn on again,it turn off again,then it turn on automatically then turn off automatically->KO1
EXPECTED BEHAVIOUR:
1.USB tethering should turn on normally
ASSOCIATE SPECIFICATION:
TEST PLAN REFERENCE:
TOOLS AND PLATFORMS USED:
USER IMPACT:
REPRODUCING RATE:1/12
For FT PR, Please list reference mobile's behavior:
++++++++++ end of initial bug #452550 description ++++++++++
CONTACT INFO (Name,Phone number):
DEFECT DESCRIPTION:
REPRODUCING PROCEDURES:
EXPECTED BEHAVIOUR:
ASSOCIATE SPECIFICATION:
TEST PLAN REFERENCE:
TOOLS AND PLATFORMS USED:
USER IMPACT:
REPRODUCING RATE:
For FT PR, Please list reference mobile's behavior:
Comment 4•12 years ago
|
||
Currently, we don't support wifi and usb tethering turning simultaneously. We should limit it in the UI until this bug is fixed.
Flags: needinfo?(vchang)
Comment 5•12 years ago
|
||
(In reply to Vincent Chang[:vchang] from comment #4)
> Currently, we don't support wifi and usb tethering turning simultaneously.
> We should limit it in the UI until this bug is fixed.
Hi Vincent,
Did you mean that wifi-hotspot and usb tethering turning simultaneously is not supported??? But just like the STR, we don't turning them simultaneously.
Flags: needinfo?(vchang)
Comment 6•12 years ago
|
||
Oh, yeah, you are right. I just download the FFOS binary from our pvt server.
But I can't reproduce the problem following the STR if wifi is connected to AP.
Please make sure wifi is connected to AP before you turn on USB Tethering.
https://pvtbuilds.mozilla.org/pvt/mozilla.org/b2gotoro/nightly/mozilla-b2g18_v1_0_1-hamachi/2013/05/2013-05-02-07-02-01/
Do you think you can help to turn on the debug log and provide it for debug purpose by following below STR ?
1. adb remount
2. adb pull /system/b2g/omni.ja
3. unzip omni.ja
4. find ./ -name NetworkManager.js
edit that file to set DEBUG = TRUE.
5. find ./ -name net_worker.js
edit that file to set DEBUG = TRUE.
6. zip -r omni.ja *
7. adb push omni.ja /system/b2g
8. reboot
9. get logcat from "adb logcat" command
Flags: needinfo?(vchang)
Comment 7•12 years ago
|
||
(In reply to Vincent Chang[:vchang] from comment #6)
OK, I'll contact the original reporter of this bug. Thanks!
Updated•12 years ago
|
Whiteboard: inarirun2
Comment 8•12 years ago
|
||
Nomming this bug. I'm guessing these features are not supposed to work this way.
blocking-b2g: --- → leo?
Comment 9•12 years ago
|
||
Let's get some qa around this to get details on the user experience in current builds, also can product please confirm the promised behaviour for v1.1 in this feature?
Flags: needinfo?(ffos-product)
Keywords: qawanted,
regression
Comment 10•12 years ago
|
||
Tested in Buri partner build version 0606.
Its not reproducible.
Connected to a wifi AP and then enabled tethering.
The tethering status remains as On.
Flags: needinfo?(ffos-product)
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Comment 11•12 years ago
|
||
unable to repro issue on
Buri Build ID: 20130607070208
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18/rev/bb6c9375f53b
Gaia: d85d73e50a82cc665d862a93aa7ab34ec0f861ba
Platform Version: 18.0
After turning on USB tethering it remains on.
Keywords: qawanted
You need to log in
before you can comment on or make changes to this bug.
Description
•