Skip to content

Handle cached AppStream icons not being installed.

On Debian/Ubuntu only the 64x64 and 48x48 icons are instaled by default in the apt-config-icons package. If the 128x128 icons are required, the apt-config-icons-large package needs to be installed. Without this package installed the expected behaviour is for the icon to be downloaded from the URL.

Merge request reports