> > Re-run gdk-pixbuf-query-loaders --update-cache? > > See [msys2/MINGW-packages#22847 > (comment)](https://github.com/msys2/MINGW-packages/issues/22847#issuecomment-2558464506) > > Unless/until there's some better fix, appending > > ``` > "lib\\gdk-pixbuf-2.0\\2.10.0\\loaders\\pixbufloader_svg.dll" > "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 > ``` > > to `lib/gdk-pixbuf-2.0/loaders.cache` seems to resolve the problem.
Frankly speaking, I don't care which method being used. If this hack works, just do it! -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4084#issuecomment-2558519807 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/4084/[email protected]>
