On Wed, May 25, 2022 at 04:09:51PM +0100, Klaus Ethgen wrote: > > Regardless, please try running: > > /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders > > and verify that you have a section such as this: > > It is included and looks like the section you posted.
That's good.
> > If it is, then also check that
> > /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache contains
> > the same entry.
>
> Nope, that is NOT including a similar section.
>
> ~> grep -c svg /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
> 0
Here is the problem.
I wonder what happened that didn't update that file.
Try reinstalling it:
# apt install --reinstall librsvg2-common
You should see a line such as:
...
Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1) ...
...
Which is exactly what is supposed to update loaders.cache. After that,
please check whether that grep above returns something else (in my case,
I get 6 matches!).
--
regards,
Mattia Rizzolo
GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`.
More about me: https://mapreri.org : :' :
Launchpad user: https://launchpad.net/~mapreri `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
signature.asc
Description: PGP signature

