⇦ | tokodon [community]
Last updated on: 2022-08-17 02:07 [UTC]

Hints for tokodon in community

org.kde.tokodon ⚙ aarch64

Errors

  • icon-not-found
    The icon 'org.kde.tokodon' 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.
    To make the icon easier to find, place it in /usr/share/icons/hicolor/<size>/apps and ensure the Icon= value of the .desktop file is set correctly.

Warnings

  • asv-desktop-app-launchable-missing
    org.kde.tokodon.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.kde.tokodon.appdata.xml:59 - value
    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.