⇦ | virtaal [universe]
Last updated on: 2020-04-23 11:40 [UTC]

Hints for virtaal in universe

org.virtaal.desktop ⚙ all

Errors

  • missing-desktop-file
    Found an AppStream metainfo XML file, but the associated .desktop file is missing. This often happens when the .desktop file is renamed, but the <launchable type="desktop-id"/> tag value of the AppStream metainfo file is not adapted as well, or if the metainfo file is located in a different package than the .desktop file.
    Please fix the packaging or work with upstream to resolve this issue.
    For older metadata, the desktop-id is inferred from the <id/> tag. If the component metadata has no launchable tag and no icon tag of type stock, check if a .desktop file named after the component-ID is located in the same package.

virtaal.desktop ⚙ all

Errors

  • icon-not-found
    The icon 'virtaal' 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.