Closed
Bug 1217642
Opened 9 years ago
Closed 9 years ago
WebIDE USB debugging does not detect phone when already connected.
Categories
(DevTools Graveyard :: WebIDE, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 944411
People
(Reporter: caseyyee.ca, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2541.0 Safari/537.36
Steps to reproduce:
Start WebIDE from Nightly.
Actual results:
USB phone device is not detected.
I need to unplug, then replug the USB connection to have WebIDE detect the phone.
Expected results:
Device should show just show up when WebIDE starts.
I should mention that this is a problem when debugging Firefox for Android remotely.
In the case where it is not detected, does it appear if you close and reopen the WebIDE window?
Flags: needinfo?(caseyyee.ca)
No, it doesn't seem to show up when I close and reopen.
I usually encounter this when I restart Web IDE because of some issue (either connecting with the phone, slow refresh, etc). The only resolution seems to be disconnect the phone, and reconnect.
Flags: needinfo?(caseyyee.ca)
Is this a regression from previous behavior, or has it always been this way since you've been using WebIDE?
Flags: needinfo?(caseyyee.ca)
I only recently started using it for debugging FF android. So this is new to me, not sure if it is a regression or not.
Flags: needinfo?(caseyyee.ca)
Okay. This is known bug with the ADB server we use under the covers on OS X. Other OSes don't seem to have this issue. I have seen the same behavior with "adb devices" from the terminal: if the server wasn't running before the command, you have to replug the device for it to be detected.
I would suggest using the new Wi-Fi debugging[1] approach instead, which does not have this problem.
[1]: https://developer.mozilla.org/en-US/docs/Tools/Remote_Debugging/Debugging_Firefox_for_Android_over_Wifi
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•5 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•