Re: symbolic icon fallback failure



rsvg-base.c:2194:5: error: implicit declaration of function 'canonicalize_file_name'

This patch (used for Win32, but there isn't anything win32 specific in there)
with minimal editing should get you going.


https://git.gnome.org/browse/gnumeric/tree/tools/win32/patches/librsvg-portability.patch

On Sun, Nov 24, 2013 at 8:04 PM, Patrick Welche <prlw1 cam ac uk> wrote:
On Sat, Nov 23, 2013 at 03:14:47PM -0500, Matthias Clasen wrote:
On Sat, Nov 23, 2013 at 12:12 PM, Patrick Welche <prlw1 cam ac uk> wrote:

On Sat, Nov 23, 2013 at 04:04:08PM +0100, Milan Bouchet-Valat wrote:
Just a random guess, but are you sure Gdk was built with SVG support
enabled? You need librsvg, and sometimes it happens to be missing (or
not found)

That was what I was worried about in:

    https://mail.gnome.org/archives/gtk-list/2013-November/msg00015.html

    "I have libpixbufloader-svg.so and an svg entry in loaders.cache."

Given that there were no replies, I assume that that is the complete
checklist.


Your librsvg may be too old to render symbolic icons. See


https://git.gnome.org/browse/librsvg/commit/?id=b864307868d3977dfa5e127ff95d7efded854850

and the bug referenced there.

Indeed: I am using librsvg 2.36.4 as per the referenced email. I just had
a go at building 2.40.1, but:

rsvg-base.c:2194:5: error: implicit declaration of function 'canonicalize_file_name'

?

Cheers,

Patrick
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]