Hi Robert,

Would you mind clarifying for me the difference between this bug and LP
#1555569?

As per the bug I linked, and the email thread conversation with subject
"Package metadata: title, description and tagline" (sorry for the public
in general but that happened in an internal mailing list), the agreement
was that gnome-software should always use the title value from the snap
data and in a future the snap.yaml would allow for that title to be
defined in the file itself. Relevant piece of emails:

* Natalia: So I would like to have a "title" or "verbose name" for the
package name being provided from the yaml file. What shall we do to move
forward with this?

* Gustavo: Yes, it sounds fine to have a title there (prefer that over
display name or verbose name for being a single noun), but can we not do
it just yet?

Right now the publisher of a snap can edit the title via the developer
portal website, as a workaround until snap.yaml supports the new title
field.

I think we should close this bug as duplicate of LP: #1555569.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1663060

Title:
  Add a title field to snap metadata

Status in Developer registration portal:
  New
Status in Snappy:
  New
Status in gnome-software package in Ubuntu:
  Confirmed
Status in snapcraft package in Ubuntu:
  Confirmed
Status in snapd package in Ubuntu:
  Triaged
Status in snapd-glib package in Ubuntu:
  Confirmed

Bug description:
  There are currently three naming fields in the snap metadata:
  name: a codename for the snap (can't contain spaces)
  summary: a one-line description of the snap
  description: A multi-line description of the snap

  For example for the Ubuntu calculator app we have:
  name: ubuntu-calculator-app
  summary: Ubuntu Calculator app
  description: The calculator app for all Ubuntu devices.

  What is missing is the 'title' field from the store - this is more
  appropriate to use in a graphical system to display this. For example,
  this should be "Calculator" for ubuntu-calculator-app.

  I think the following needs to be done:
  1. A title field needs to be specified in the .snap metadata.
  2. snapd needs to return this field for local snaps from the metadata, and 
return the store field for searches.
  3. The store should take the title field from the metadata when uploading and 
automatically set it in the store.
  4. Snapcraft needs to have updated documentation / prompt the user to enter 
this field.
  5. snapd-glib needs support for this field.
  6. GNOME Software should use this field where appropriate.

To manage notifications about this bug go to:
https://bugs.launchpad.net/developer-portal/+bug/1663060/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to