Closed
Bug 799278
Opened 13 years ago
Closed 13 years ago
Failing to launch homescreen on b2g startup
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(blocking-basecamp:+)
RESOLVED
WORKSFORME
| blocking-basecamp | + |
People
(Reporter: cjones, Unassigned)
Details
This is from inbound 107c60f2d45a, gaia c8b5fa138baa5569335d7f71ec6a1404d727e66d.
STR
(1) $ adb shell stop b2g
(2) $ adb shell start b2g
(3) Unlock lock screen
It's expected that a mostly blank page appears after doing that, but on those commits we get a *completely* blank page.
In logcat I see
E/GeckoConsole(21296): Content JS ERROR at app://system.gaiamobile.org/js/bootstrap.js:13 in homescreenLaunchError: Failed to launch home screen with activity.
Pressing the HOME button makes the homescreen come back.
Not sure who's at fault here.
| Reporter | ||
Comment 1•13 years ago
|
||
Working again as of f1968aacad96.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•