Wrong app page in Store [Ubuntu Phone]

Bug #1588021 reported by costales
8
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://uappexplorer.com/app/tuenti.gonso
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!

costales (costales)
description: updated
Revision history for this message
dobey (dobey) wrote :

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.

Revision history for this message
costales (costales) wrote : Re: [Bug 1588021] Re: Wrong app page in Store [Ubuntu Phone]

Yes, it was that!
"name": "tuenti" to "name": "tuenti.gonso"
Thanks a lot!
--
Sent using Dekko from my Ubuntu device

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

I'll mark this as confirmed for the review tools but they are going to need store side help to feed the expected name into the tools since the name is valid and it is the store that enforces the publisher be appended with clicks. This should probably be done in the non-review-tools portions of the checks though...

Changed in unity-scope-click (Ubuntu):
status: New → Invalid
Changed in click-reviewers-tools (Ubuntu):
status: New → Confirmed
Revision history for this message
James Tait (jamestait) wrote :

I'm not convinced anything needs to change in the review tools. The package name is valid for a click package, but invalid for the store - at most this maybe could be flagged as a warning.

On the SCA side, I think we just need extra validation in the ClickPackageAnalyzeScanForm.

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.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.