Hints for python3-guiqwt in main
sift-py3.desktop ⚙ amd64
Errors
-
gui-app-without-icon
The component is a GUI application (application which has a .desktop file for the XDG menu andType=Application
), but we could not find a matching icon for this application.
guiqwt-tests-py3.desktop ⚙ amd64
Errors
-
icon-not-found
The icon '/usr/share/pyshared/guiqwt/images/guiqwt.png' 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.