Control: severity -1 minor On Wed, May 25, 2022 at 02:25:21PM +0100, Klaus Ethgen wrote: > Severity: grave
Hardly. Please don't over-inflate severities.
> Since several time, incscape has the same icon for most functions what
> makes it nearly impossible to find a function. (See screenshot)
>
> The error is the same than in gimp for several times.
>
> With gimp I found that it is the missing png icons. There are only svg
> icons left what seems to be not possible to use in GTK.
That's clearly untrue, this is actually the first time I heard of such
problem. GTK can handle SVG icons just fine.
> ii librsvg2-common 2.52.5+dfsg-3+b1
This package is required to render SVG icons, so it's good you at least
have it, even if it's a version that doesn't match the current one.
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:
"/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so"
"svg" 6 "gdk-pixbuf" "Scalable Vector Graphics" "LGPL"
"image/svg+xml" "image/svg" "image/svg-xml" "image/vnd.adobe.svg+xml"
"text/xml-svg" "image/svg+xml-compressed" ""
"svg" "svgz" "svg.gz" ""
" <svg" "* " 100
" <!DOCTYPE svg" "* " 100
As this is what is needed for GTK to load .svg files within programs.
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.
--
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

