Hints for skrooge in main
org.kde.skrooge ⚙ amd64
Errors
-
icon-not-found
The icon 'skrooge' 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-app-launchable-missing
-
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. -
translations-not-found
Unable to add languages information, even though atranslation
tag was present in the MetaInfo file. Please check that its value is set correctly, and all locale files are placed in the right directories (e.g./usr/share/locale/*/LC_MESSAGES/
for Gettext .mo files).