Wrong app page in Store [Ubuntu Phone]
Bug #1588021 reported by
costales
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Software Center Agent |
New
|
Undecided
|
Unassigned | ||
click-reviewers-tools (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
unity-scope-click (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
After install the application "tuenti calls" of Gonso:
https:/
The Store keeps in a white page without info.
I see the app installed, but I can't rate it, only uninstall.
I helped to create this app, it's a webapp with microphone and connectivity permissions, maybe it could be that (?).
Thanks in advance!
description: | updated |
Changed in click-reviewers-tools (Ubuntu): | |
status: | New → Confirmed |
Changed in software-center-agent: | |
status: | New → Invalid |
status: | Invalid → New |
Changed in click-reviewers-tools (Ubuntu): | |
status: | Confirmed → Invalid |
To post a comment you must log in.
The manifest in the click package is wrong.
"name": "tuenti",
should be
"name": "tuenti.gonso",
I'm not sure why the server allowed uploading the package. It really should have failed to pass, and complained about this during checks. As a result, when the package is installed and the scope moves to the next preview, the differences can't be reconciled. Then, when viewing the preview via long press in the apps scope, it only shows the local data based minimal preview, because the app it's looking for doesn't exist in the store. This also means updates won't be found in System Settings either, if any were to be released.