Hints for vala-panel-common in main
org.valapanel.application ⚙ all
Errors
-
missing-launchable-desktop-file
The MetaInfo file references a .desktop file with ID 'org.valapanel.application.desktop' in itslaunchabletag, 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.
Warnings
-
asv-component-name-missing
org.valapanel.application.appdata.xml-
The component is missing a name (<name/> tag). -
asv-component-summary-missing
org.valapanel.application.appdata.xml-
The component is missing a summary (<summary/> tag). -
asv-description-markup-invalid
org.valapanel.application.appdata.xml:6- _p
AppStream descriptions support only a limited set of tags to format text: Paragraphs (<p/>), section headings (<heading/>) and lists (<ul/>, <ol/>). This description markup contains an invalid XML tag that would not be rendered correctly in applications supporting the metainfo specification. -
asv-description-markup-invalid
org.valapanel.application.appdata.xml:8- _p
AppStream descriptions support only a limited set of tags to format text: Paragraphs (<p/>), section headings (<heading/>) and lists (<ul/>, <ol/>). This description markup contains an invalid XML tag that would not be rendered correctly in applications supporting the metainfo specification. -
asv-description-enum-item-invalid
org.valapanel.application.appdata.xml:8- _li
Enumerations must only have list items (<li/>) as children. -
asv-description-enum-item-invalid
org.valapanel.application.appdata.xml:9- _li
Enumerations must only have list items (<li/>) as children. -
asv-description-enum-item-invalid
org.valapanel.application.appdata.xml:10- _li
Enumerations must only have list items (<li/>) as children. -
asv-app-description-required
org.valapanel.application.appdata.xml-
The component is missing a long description. Components of this type must have a long description. -
asv-desktop-app-launchable-missing
org.valapanel.application.appdata.xml-
This `desktop-application` component is missing a `desktop-id` launchable tag. This means that this application can not be launched and has no association with its desktop-entry file. It also means no icon data or category information from the desktop-entry file will be available, which will result in this application being ignored entirely.
Hints
-
asv-unknown-tag
org.valapanel.application.appdata.xml:4- _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
org.valapanel.application.appdata.xml:5- _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-unknown-tag
org.valapanel.application.appdata.xml:13- launch
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-developer-name-tag-deprecated
org.valapanel.application.appdata.xml:21-
The toplevel `developer_name` element is deprecated. Please use the `name` element in a `developer` block instead. -
asv-content-rating-missing
org.valapanel.application.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
org.valapanel.application.appdata.xml-
This component contains no `developer` element with information about its author.