⇦ | grisbi [main]
Last updated on: 2024-04-25 08:26 [UTC]

Hints for grisbi in main

org.grisbi.Grisbi ⚙ amd64

Errors

  • metainfo-no-name
    Component has no name specified. Ensure that the AppStream MetaInfo file or the .desktop file (if there is any) specify a component name.

Warnings

  • asv-component-name-missing
    grisbi.metainfo.xml -
    The component is missing a name (<name/> tag).
  • asv-component-summary-missing
    grisbi.metainfo.xml -
    The component is missing a summary (<summary/> tag).
  • missing-launchable-desktop-file
    The MetaInfo file references a .desktop file with ID 'org.grisbi.Grisbi.desktop' in its launchable tag, but the file was not found in the same source tree. In order to be able to launch the software once it was installed, please place the MetaInfo file and its .desktop files in the same package.

Hints

  • asv-unknown-tag
    grisbi.metainfo.xml:6 - _name
    Found invalid tag. Non-standard tags should be prefixed with `x-`. AppStream also provides the <custom/> tag to add arbitrary custom data to metainfo files. This tag is read by AppStream libraries and may be useful instead of defining new custom toplevel or `x-`-prefixed tags if you just want to add custom data to a metainfo file.
  • asv-unknown-tag
    grisbi.metainfo.xml:7 - _summary
    Found invalid tag. Non-standard tags should be prefixed with `x-`. AppStream also provides the <custom/> tag to add arbitrary custom data to metainfo files. This tag is read by AppStream libraries and may be useful instead of defining new custom toplevel or `x-`-prefixed tags if you just want to add custom data to a metainfo file.
  • asv-screenshot-media-url-not-secure
    grisbi.metainfo.xml:26 - http://grisbi.org/public/Screenshots/screnshot-grisbi1.png
    Consider using a secure (HTTPS) URL to reference this screenshot image or video.
  • asv-screenshot-media-url-not-secure
    grisbi.metainfo.xml:29 - http://grisbi.org/public/Screenshots/screnshot-ib.png
    Consider using a secure (HTTPS) URL to reference this screenshot image or video.
  • asv-screenshot-media-url-not-secure
    grisbi.metainfo.xml:32 - http://grisbi.org/public/Screenshots/screnshot-report.png
    Consider using a secure (HTTPS) URL to reference this screenshot image or video.
  • asv-url-not-secure
    grisbi.metainfo.xml:42 - http://downloads.sourceforge.net/project/grisbi/grisbi `�z
    Consider using a secure (HTTPS) URL for this web link.
  • asv-developer-info-missing
    grisbi.metainfo.xml -
    This component contains no `developer` element with information about its author.

grisbi.desktop ⚙ amd64

Warnings

  • no-metainfo
    This software component is missing a MetaInfo file to provide metadata.
    We currently took some data from its desktop-entry file and the long description of 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.
    Additionally, a lot of software with desktop-entry files should either not be installable and searchable via the software catalog (like desktop-specific settings applications) or be tagged accordingly via MetaInfo files.
    Please consider to either hide this desktop-entry file from AppStream by adding a X-AppStream-Ignore=true field to it, or to write a MetaInfo file for this component and send it upstream.
    Generating components from non-MetaInfo files is deprecated, if you do not add a MetaInfo file, this software may vanish from the metadata catalog (and if it is a GUI application, no longer be visible in software centers) in a future distribution release.
    You can consult the MetaInfo quickstart guides for more information on how to write a MetaInfo file, or file a bug with the upstream author of this software component.