⇦ | thumbdrives [testing]
Last updated on: 2024-04-26 02:07 [UTC]

Hints for thumbdrives in testing

nl.brixit.Thumbdrives.desktop ⚙ aarch64

Errors

  • metainfo-no-summary
    Component does not contain a short summary. Ensure that the components MetaInfo file has a summary tag, or that its .desktop file has a Comment= field set.
    More information can be found in the Desktop Entry specification and the MetaInfo specification.

Warnings

  • asv-component-name-missing
    -
    The component is missing a name (<name/> tag).
  • asv-component-summary-missing
    -
    The component is missing a summary (<summary/> tag).
  • asv-tag-empty
    :6 - description
    The mentioned tag is empty, which is highly likely not intended as it should have content.
  • asv-app-description-required
    -
    The component is missing a long description. Components of this type must have a long description.

Hints

  • asv-desktop-app-launchable-omitted
    -
    This `desktop-application` component has no `desktop-id` launchable tag, however it contains all the necessary information to display the application. The omission of the launchable entry means that this application can not be launched directly from installers or software centers. If this is intended, this information can be ignored, otherwise it is strongly recommended to add a launchable tag as well.
  • asv-content-rating-missing
    -
    This component has no `content_rating` tag to provide age rating information. You can generate the tag data online by answering a few questions at https://hughsie.github.io/oars/
  • description-from-package
    This software component gets its description from the package it is located in.
    This has several disadvantages, like poor markup, too technical descriptions for users of software centers, different components having the same description, etc.
    Please consider to either hide this .desktop file from AppStream by adding a X-AppStream-Ignore=true field to its .desktop file, or to write a MetaInfo file for this component to take the long description upstream. In future, components without MetaInfo file might be dropped from the metadata entirely. You can consult the XML quickstart guides for more information on how to write a MetaInfo file.