Closed
Bug 1208838
Opened 9 years ago
Closed 9 years ago
Nightly thinks ADB helper is not installed
Categories
(DevTools Graveyard :: WebIDE, defect)
Tracking
(firefox44 affected)
RESOLVED
DUPLICATE
of bug 1201392
Tracking | Status | |
---|---|---|
firefox44 | --- | affected |
People
(Reporter: augustin.trancart, Unassigned)
Details
Attachments
(1 file)
214.85 KB,
image/png
|
Details |
On nightly 44.0a1 (2015-09-27)
[Steps]
- open nightly with a fresh profile
- open the webIDE
- click on "Install ADB helper"
- Wait for installation to finish
[Expected]
- The right column does not show "Install ADB Helper" but show connected devices.
[Actual]
- The WebIDE still displays "Install ADB Helper" instead of connected devices, even though ADB Helper is installed (see screenshots)
This prevents to use nightly to debug any device.
Updated•9 years ago
|
Whiteboard: [dupeme]
This is caused the add-on failing to start up correctly. It needs to be updated after the DevTools file migration. I'm working on these add-ons in bug 1201392.
Please note that there is also bug 1206746, a separate issue outside the control of DevTools team, which broke communication with devices, even once the add-on does load.
Both issues are making progress, we hope to have everything working again soon.
I will update dev-fxos[1] when there is more news to report.
[1]: https://groups.google.com/forum/#!topic/mozilla.dev.fxos/gUQ_-rch1Wo
Status: NEW → RESOLVED
Closed: 9 years ago
Component: Developer Tools → Developer Tools: WebIDE
Resolution: --- → DUPLICATE
Whiteboard: [dupeme]
Updated•6 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
•