Closed Bug 962572 Opened 11 years ago Closed 11 years ago

Packaged apps installation fails strangely on Mulet

Categories

(Core :: General, defect)

29 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 963239

People

(Reporter: gerard-majax, Unassigned)

References

Details

STR:

0. Build and start mulet
1. Install a packaged Marketplace app: Fil@Tours for example
2. Tap 'install' when you are asked to confirm the installation

Expected:
Install works, app gets downloaded and install finishes

Actual:
Install starts, we have the app being registered and considered installed, download does not start and the app spinner on the homescreen is always active. UNinstalling the app works

It seems that hosted apps are okay (Twitter).

JS console shows:
"[model] Found app with lookup key filatours" include.js:4
"[buttons] Install requested for" "Fil@Tours" include.js:4
"[buttons] User data not available for" "Fil@Tours" include.js:4
"[buttons] Starting app installation for" "Fil@Tours" include.js:4
"[tracking][helpers] Found search in nav stack, tracking search term:" "fil@tours" include.js:4
"[apps] Using `navigator.mozApps.installPackage` installer." include.js:4
Content JS LOG at https://marketplace.cdn.mozilla.net/media/fireplace/js/include.js?b=1390333442172:4 in s/<: [model] Found app with lookup key filatours
Content JS LOG at https://marketplace.cdn.mozilla.net/media/fireplace/js/include.js?b=1390333442172:4 in s/<: [buttons] Install requested for Fil@Tours
Content JS WARN at https://marketplace.cdn.mozilla.net/media/fireplace/js/include.js?b=1390333442172:4 in s/<: [buttons] User data not available for Fil@Tours
Content JS LOG at https://marketplace.cdn.mozilla.net/media/fireplace/js/include.js?b=1390333442172:4 in s/<: [buttons] Starting app installation for Fil@Tours
Content JS LOG at https://marketplace.cdn.mozilla.net/media/fireplace/js/include.js?b=1390333442172:4 in s/<: [tracking][helpers] Found search in nav stack, tracking search term: fil@tours
Content JS LOG at https://marketplace.cdn.mozilla.net/media/fireplace/js/include.js?b=1390333442172:4 in s/<: [apps] Using `navigator.mozApps.installPackage` installer.
GET https://ssl.google-analytics.com/__utm.gif [HTTP/1.1 200 OK 6ms]
GET https://www.google-analytics.com/collect [HTTP/1.1 200 OK 6ms]
GET https://marketplace.cdn.mozilla.net/media/fireplace/img/btn_spinner_18.png [HTTP/1.1 200 OK 8ms]
GET https://marketplace.firefox.com/app/bf191091-abef-4443-ae1b-f955068d1875/manifest.webapp [HTTP/1.1 200 OK 307ms]
Expected an object as the target scope ObjectWrapper.jsm:75
"[apps] App installation successful for" "Fil@Tours" include.js:4
Content JS LOG at https://marketplace.cdn.mozilla.net/media/fireplace/js/include.js?b=1390333442172:4 in s/<: [apps] App installation successful for Fil@Tours
"screen.mozLockOrientation() returned false for" "app://homescreen.gaiamobile.org" "orientation" "default" app_window.js:988
Content JS WARN at app://system.gaiamobile.org/js/app_window.js:988 in aw_setOrientation: screen.mozLockOrientation() returned false for app://homescreen.gaiamobile.org orientation default
"screen.mozLockOrientation() returned false for" "app://homescreen.gaiamobile.org" "orientation" "default" app_window.js:988
Content JS WARN at app://system.gaiamobile.org/js/app_window.js:988 in aw_setOrientation: screen.mozLockOrientation() returned false for app://homescreen.gaiamobile.org orientation default
Error: Expected an object as the target scope ObjectWrapper.jsm:75
"[buttons] Spinner timeout for" "Fil@Tours" include.js:4
Content JS WARN at https://marketplace.cdn.mozilla.net/media/fireplace/js/include.js?b=1390333442172:4 in s/<: [buttons] Spinner timeout for Fil@Tours
Looks like this has been fixed by bug 963239.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.