Hints for maliit-keyboard in main
com.github.maliit.keyboard ⚙ x86_64
Errors
-
icon-not-found
The icon 'input-keyboard-virtual' 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-url-homepage-missing
com.github.maliit.keyboard.metainfo.xml
-
This component is missing an `url` element of type `homepage` to link to the project's homepage.
Hints
-
asv-developer-name-tag-deprecated
com.github.maliit.keyboard.metainfo.xml:8
-
The toplevel `developer_name` element is deprecated. Please use the `name` element in a `developer` block instead. -
asv-developer-info-missing
com.github.maliit.keyboard.metainfo.xml
-
This component contains no `developer` element with information about its author.