Hi,

> apt-file looks at all the apt sources you have available, so you're seeing
> the PNG icons in the version in stable. To see what's in the version you
> actually have installed, use `dpkg -L gnome-contacts`.

Thanks for clarification! I didn't realize that apt-file was not looking into
the right branch.

Yeah. I should have used `dpkg`.

> It looks as though since 3.31.3, gnome-contacts only installs scalable
> icons in SVG format. This appears to have been a deliberate upstream
> change. Is Awesome unable to display those?

So finally, I think that you're half right: yes it is about Awesome, but it's
not that it doesn't read SVG, but it's that it's giving up on scanning the whole
directory since the current code for doing that is not yet efficient enough.

https://github.com/awesomeWM/awesome/issues/908

This issue can be closed I think. Thank you for your quick and bright response!

Regards,

On Tue, May 26, 2020 at 09:01:32AM +0100, Simon McVittie wrote:
> Control: retitle -1 gnome-contacts: only has scalable SVG icons, not bitmap 
> PNG icons
> 
> On Mon, 25 May 2020 at 18:24:54 -0400, Simon Désaulniers wrote:
> > After installing the package, the icon files are not installed on the 
> > system.
> > According to apt-file, they should be installed at the following paths:
> > 
> >     gnome-contacts: 
> > /usr/share/icons/hicolor/16x16/apps/org.gnome.Contacts.png
> >     gnome-contacts: 
> > /usr/share/icons/hicolor/22x22/apps/org.gnome.Contacts.png
> >     gnome-contacts: 
> > /usr/share/icons/hicolor/32x32/apps/org.gnome.Contacts.png
> >     gnome-contacts: 
> > /usr/share/icons/hicolor/48x48/apps/org.gnome.Contacts.png
> >     gnome-contacts: 
> > /usr/share/icons/hicolor/512x512/apps/org.gnome.Contacts.png
> 
> apt-file looks at all the apt sources you have available, so you're seeing
> the PNG icons in the version in stable. To see what's in the version you
> actually have installed, use `dpkg -L gnome-contacts`.
> 
> It looks as though since 3.31.3, gnome-contacts only installs scalable
> icons in SVG format. This appears to have been a deliberate upstream
> change. Is Awesome unable to display those?
> 
>     smcv

-- 
Simon Désaulniers
sim.desaulni...@gmail.com

Attachment: signature.asc
Description: PGP signature

Reply via email to