Hints for etm in main
etm.desktop ⚙ all
Errors
-
icon-not-found
The icon 'etm' was not found in the archive. This issue can have multiple reasons:- The icon is not present in the archive.
- The icon is in a wrong directory.
- The icon is not available in a suitable size (at least 64x64px)
- On Debian and Ubuntu, the icon is a symlink. The generator cannot read symlinks on these distributions - make the icon a real file.
/usr/share/icons/hicolor/<size>/apps
and ensure theIcon=
value of the .desktop file is set correctly.
Warnings
-
asv-cid-desktopapp-is-not-rdns
etm.appdata.xml:4
- etm.desktop
The component ID is not a reverse domain-name. Please update the ID to avoid future issues and be compatible with all AppStream implementations. You may also consider to update the name of the accompanying .desktop file to follow the latest version of the Desktop-Entry specification and use a rDNS name for it as well. In any case, do not forget to mention the new desktop-entry in a <launchable/> tag for this component to keep the application launchable from software centers and the .desktop file data associated with the metainfo data. -
asv-description-para-markup-invalid
etm.appdata.xml:14
- pre
This description paragraph contains invalid markup. Currently, only <em/> and <code/> are permitted. -
asv-description-para-markup-invalid
etm.appdata.xml:17
- pre
This description paragraph contains invalid markup. Currently, only <em/> and <code/> are permitted. -
asv-description-para-markup-invalid
etm.appdata.xml:20
- pre
This description paragraph contains invalid markup. Currently, only <em/> and <code/> are permitted. -
asv-screenshot-no-media
etm.appdata.xml:26
-
A screenshot must contain at least one image or video in order to be useful. Please add an <image/> to it. -
asv-screenshot-no-media
etm.appdata.xml:27
-
A screenshot must contain at least one image or video in order to be useful. Please add an <image/> to it. -
asv-screenshot-no-media
etm.appdata.xml:28
-
A screenshot must contain at least one image or video in order to be useful. Please add an <image/> to it. -
asv-screenshot-no-media
etm.appdata.xml:29
-
A screenshot must contain at least one image or video in order to be useful. Please add an <image/> to it. -
screenshot-download-error
Error while downloading screenshot from 'http://people.duke.edu/~dgraham/etmtk/images/agenda.gif': Failed to download file: server certificate verification failed. CAfile: /etc/ssl/ca-global/ca-certificates.crt CRLfile: none
This might be a temporary server issue, or the screenshot is no longer available. -
screenshot-download-error
Error while downloading screenshot from 'http://people.duke.edu/~dgraham/etmtk/images/day.gif': Failed to download file: server certificate verification failed. CAfile: /etc/ssl/ca-global/ca-certificates.crt CRLfile: none
This might be a temporary server issue, or the screenshot is no longer available. -
screenshot-download-error
Error while downloading screenshot from 'http://people.duke.edu/~dgraham/etmtk/images/week.gif': Failed to download file: server certificate verification failed. CAfile: /etc/ssl/ca-global/ca-certificates.crt CRLfile: none
This might be a temporary server issue, or the screenshot is no longer available. -
screenshot-download-error
Error while downloading screenshot from 'http://people.duke.edu/~dgraham/etmtk/images/monthly.gif': Failed to download file: server certificate verification failed. CAfile: /etc/ssl/ca-global/ca-certificates.crt CRLfile: none
This might be a temporary server issue, or the screenshot is no longer available.
Hints
-
asv-id-tag-has-type
etm.appdata.xml:4
- etm.desktop
The <id/> tag still contains a `type` property, probably from an old conversion to the recent metainfo format. -
asv-description-first-para-too-short
etm.appdata.xml:11
- Examples:
The first `description/p` paragraph of this component might be too short (< 80 characters). Please consider starting with a longer paragraph to improve how the description looks like in software centers and to provide more detailed information on this component immediately in the first paragraph. -
asv-url-not-secure
etm.appdata.xml:31
- http://people.duke.edu/~dgraham/etmtk/
Consider using a secure (HTTPS) URL for this web link. -
asv-unknown-tag
etm.appdata.xml:32
- updatecontact
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-desktop-app-launchable-omitted
etm.appdata.xml
-
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
etm.appdata.xml
-
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/ -
asv-developer-info-missing
etm.appdata.xml
-
This component contains no `developer` element with information about its author.