Closed
Bug 844827
Opened 13 years ago
Closed 8 years ago
"appInfo is undefined" in app install manager while updating a reinstalled app
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: julienw, Unassigned)
Details
STR:
* install an app, then uninstall it
* reinstall it again
* update this app
=> We get this log in logcat :
E/GeckoConsole( 108): [JavaScript Error: "appInfo is undefined" {file: "app://system.gaiamobile.org/js/app_install_manager.js" line: 251}]
User impact: none. The app install manager should have nothing to do in this case anyway but this may mean that we're correctly handling the uninstall (this is Bug 839068) but still not removing correctly the handlers.
Also, I restarted during the reinstallation (because the download hanged (Bug 830447 ?) and I blocked my phone going to edit mode (Bug 840160)), so this may be a problem during the init instead.
| Reporter | ||
Comment 1•13 years ago
|
||
Ah there is actually a user impact: the "currently downloading" icon is not removed.
Updated•13 years ago
|
Blocks: b2g-app-updates
Updated•13 years ago
|
Updated•13 years ago
|
No longer blocks: b2g-apps-v1-next
Comment 2•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•