Hints for tuxpaint in community
org.tuxpaint.Tuxpaint ⚙ aarch64
Errors
-
icon-too-small
Only a very small icon ('tuxpaint_tuxpaint.png', 40x40px) could be located. Please try to supply a bigger icon (at least 64x64px) in the Freedesktop icon path (/usr/share/icons/hicolor/%size%/apps/
). -
icon-not-found
The icon 'tuxpaint' 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-desktop-entry-value-invalid-chars
tuxpaint.desktop
- Comment[or]
The value of this desktop-entry field contains invalid or non-printable UTF-8 characters, which can not be displayed properly.
Hints
-
asv-unknown-tag
:310
- developer
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.