Closed
Bug 835852
Opened 12 years ago
Closed 12 years ago
The marketplace HERE Maps doesn't launch after the preinstalled maps app was uninstalled
Categories
(Core Graveyard :: DOM: Apps, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 836045
People
(Reporter: julienw, Unassigned)
References
Details
I'm not sure where this belongs but still.
STR:
* remove the preinstalled HERE Maps app
* install it from the marketplace
* try to launch
=> it doesn't work: we see FFOS tries to launch it, but fails, and closes it.
I don't what happens here, the launch_path seems correct in the manifest.webapp file on the device.
Comment 1•12 years ago
|
||
Uhh....this sounds bad. Can you reproduce this consistently?
Blocks: app-install
blocking-b2g: --- → tef?
Updated•12 years ago
|
Summary: The marketplace HERE Maps doesn't launch → The marketplace HERE Maps doesn't launch after the preinstalled maps app was uninstalled
Reporter | ||
Comment 2•12 years ago
|
||
Mmm I removed it and installed it again and now it works correctly...
However it was consistent before I removed it.
Comment 3•12 years ago
|
||
(In reply to Julien Wajsberg [:julienw] from comment #2)
> Mmm I removed it and installed it again and now it works correctly...
>
> However it was consistent before I removed it.
Hmm...I can't reproduce it right now on the v1.0.0 branch. Let me flash a fresh build then.
Reporter | ||
Comment 4•12 years ago
|
||
It disturbs me a bit if sometimes it works and sometimes it doesn't...
Comment 5•12 years ago
|
||
Hmm...well something is going wrong here.
On a fresh build, I launched the maps app, uninstalled it, and tried installing it from marketplace again and boom! I get stuck in downloading.
"{0f6d05e6-6919-43cd-a241-fe0038301fe8}": {
"name": "HERE Maps",
"csp": "",
"installOrigin": "https://marketplace.firefox.com",
"origin": "app://{0f6d05e6-6919-43cd-a241-fe0038301fe8}",
"receipts": [],
"installTime": 1359479837593,
"manifestURL": "https://marketplace.firefox.com/telefonica/app/7eccfd71-2765
-458d-983f-078580b46a11/manifest.webapp",
"appStatus": 1,
"removable": true,
"id": "{0f6d05e6-6919-43cd-a241-fe0038301fe8}",
"localId": 1022,
"basePath": "/data/local/webapps",
"progress": 0,
"installState": "pending",
"downloadAvailable": true,
"downloading": true,
"readyToApplyDownload": false,
"downloadSize": 3328462,
"lastUpdateCheck": 1359479837593,
"etag": "\"c8c88667622ad4097d7ed02c702ae7cf\"",
"manifestHash": "a8a54a5c1190a0a5751132da56b14105",
"installerAppId": 1021,
"installerIsBrowser": false,
"lastCheckedUpdate": 1359479842529
}
Updated•12 years ago
|
Component: General → DOM: Apps
Product: Boot2Gecko → Core
Version: unspecified → Trunk
Comment 6•12 years ago
|
||
Fabrice - Any thoughts? Looks like something isn't going right here when we try to install a previously installed app that was a preinstalled app.
Flags: needinfo?(fabrice)
Comment 7•12 years ago
|
||
So if I restart the phone when I'm in the downloading state in comment 5, I get behavior similar to what Julien describes - a dead homescreen icon (clicking it does nothing).
Reporter | ||
Comment 8•12 years ago
|
||
Jason, what you're seeing is maybe the same than Bug 834371 ?
However I think I was in this state without rebooting. Let me try again.
Comment 9•12 years ago
|
||
(In reply to Julien Wajsberg [:julienw] from comment #8)
> Jason, what you're seeing is maybe the same than Bug 834371 ?
>
> However I think I was in this state without rebooting. Let me try again.
I don't think so? In this case I'm getting stuck in the downloading state.
Reporter | ||
Comment 10•12 years ago
|
||
I wanted to try with the newest build; now my phone is busted. Will try again tomorrow.
Reporter | ||
Updated•12 years ago
|
Flags: needinfo?(felash)
Comment 11•12 years ago
|
||
Apparently packaged app installs and updates is entirely broken on today's build, so we're probably seeing some variation of bug 836045.
If it turns out this reproduces with that bug fixed, then we can reopen. But I think it's the same bug.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(felash)
Flags: needinfo?(fabrice)
Resolution: --- → DUPLICATE
Updated•12 years ago
|
blocking-b2g: tef? → ---
Reporter | ||
Comment 12•12 years ago
|
||
What's strange is that I tried with a packaged app of my own, which correctly worked. So I think I didn't have the deviceStorage changed on my build yet.
Let's try again after Bug 836045 is fixed.
Comment 13•12 years ago
|
||
Seems okay now that the dupe is fixed. There is an issue with updates, which is tracked in bug 836639.
Status: RESOLVED → VERIFIED
Keywords: qawanted
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•