Geiger Guenter <[EMAIL PROTECTED]> writes:

> Thanks for the fix, although I think that blindly adding a dependency on
> librsvg2-common is not the correct solution for this bug.
> I still have to investigate what caused the problem. 

As the changelog says, librsvg2-common is needed "to get the gdk-pixbuf
loader for svg."

Denemo stores its icons in SVG format (/usr/share/denemo/pixmaps/*.svg),
and loads them via gdk-pixbuf (see call to gdk_pixbuf_new_from_file in
src/main.cpp:93).  gdk-pixbuf doesn't have built-in support for SVG;
this support is provided by /usr/lib/gtk-2.0/2.4.0/loaders/svg_loader.so
in the librsvg2-common package.

Thanks,

Matej


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to