Closed Bug 1180803 Opened 10 years ago Closed 10 years ago

Unable to switch homescreen

Categories

(Firefox OS Graveyard :: Gaia, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: nick, Unassigned)

Details

(Keywords: foxfood)

Was this feature removed from Gaia? I have a really neat WebGL homescreen I worked on a while ago, would love to publish + use.
I'm able to switch homescreens. Have you installed another app role=homescreen? Do you not seen the homescreens option in settings?
Flags: needinfo?(nick)
Settings > Homescreen > Layout Icon Layout Three Columns or Four Columns is all I see. Maybe the app is not sideloaded correctly from WebIDE, or there's some new stuff I need? my manifest looks like: { "name": "cubes", "description": "3d homescreen", "launch_path": "/cubes/cubes.html", "type": "web", "role": "homescreen", "type": "certified", "permissions": { "webapps-manage": {}, "systemXHR": {} } }
Flags: needinfo?(nick)
There are two entries in Settings now, Homescreen and Homescreens. Yeah, it's a little confusing I know. Homescreens is the one you want, and it is farther down the list than Homescreen.
Ah, yeah you have to install another homescreen first. When I do this, and choose to change the homescreen, it gets stuck in an alert loop "File not found. The device can't display this page because the file cannot be found. Close." As long as I don't kill the settings app, I can switch back to it and reset the homescreen to get out of the loop. I wonder if there's an issue with the launch_path not being "index.html" for my app?
can you paste your manifest?
QA Whiteboard: [foxfood-triage]
For master we can use Home Screens panel to switch between homescreens, And you can refer verticalhome manifest to double check if your own homescreen works as well https://github.com/mozilla-b2g/gaia/blob/master/apps/verticalhome/manifest.webapp
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.