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 nolaunchable
tag and noicon
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.
/usr/share/icons/hicolor/<size>/apps
and ensure theIcon=
value of the .desktop file is set correctly.