Closed Bug 804183 Opened 12 years ago Closed 12 years ago

PandaBoard: Home screen not shown

Categories

(Firefox OS Graveyard :: Gaia, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 791039

People

(Reporter: tzimmermann, Assigned: tzimmermann)

References

Details

Attachments

(1 file)

On the PandaBoard, the home screen is not shown. The system boots and shows the black start-up screen with the 'mozilla' logo at the bottom. B2G is running and seems to work normally.

Fixing this problem is necessary for automatic testing.
Blocks: 778249
Fabrice, do you see any chance that this change has an impact on platforms besides the PandaBoard? I verified that the patch doesn't break my Otoro phone, but I wonder why the problem only happens on the panda.

--- commit message ---

B2G's core applications are installed in /data/local/. Its DirectoryProvider
pointed to /system/b2g/. At least on the PandaBoard, this prevents the system
from finding any installed applications and loading the home screen.

This patch changes the DirectoryProvider to search for core applications
in /data/local/.
Attachment #674257 - Flags: review?(fabrice)
Component: General → Gaia
Comment on attachment 674257 [details] [diff] [review]
Adjust coreApps directory to point to /data/local

Review of attachment 674257 [details] [diff] [review]:
-----------------------------------------------------------------

We can't do that, but you're probably hitting a bug that is fixed in bug 791039.
Attachment #674257 - Flags: review?(fabrice) → review-
Thanks! Fixing bug 791039 also fixed this bug.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: