
On 17/6/09 22:44, ~suv wrote:
- missing menu icon for 'About Inkscape…': this bug started to appear
first in windows builds only, since 047pre0 it happens on osx as well: icons/inkscape.svg fails to load/render, renaming it forces inkscape to use the icon included in icons/icons.svg (see bug #371724), renders ok.
Another uneducated guess: is it possible that the about-icon (i.e. icons/inkscape.svg) is the only icon left after removing the hicolor theme that currently needs the SVG loader for GdkPixbuf?
On 24/5/09 04:13, Krzysztof Kosiński wrote:
JiHO: it seems you do not have the SVG loader for GdkPixbuf. Also try the "kill SPIcon" patch I posted, but if you don't have the loader, the big icons will probably be pixelated.
looking at etc/gtk-2.0/gdk-pixbuf.loaders, there's no SVG loader module defined whereas in JiHO's builds, which render that icon, there's 'loaders/svg_loader.so' for "svg" in gdk-pixbuf.loaders.