* bug#18927: gdk-pixbuf module cache of librsvg is empty
@ 2014-11-02 18:01 Ludovic Courtès
2014-11-04 20:25 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2014-11-02 18:01 UTC (permalink / raw)
To: 18927; +Cc: Federico Beffa
[-- Attachment #1: Type: text/plain, Size: 28 bytes --]
Forwarded from guix-devel.
[-- Attachment #2: Type: message/rfc822, Size: 5029 bytes --]
From: Federico Beffa <beffa@ieee.org>
To: Guix-devel <guix-devel@gnu.org>
Subject: BUG in librsvg-2.40.2
Date: Sun, 2 Nov 2014 12:48:33 +0100
Message-ID: <CAKrPhPPA=5b+PGLNevbz_dxht3bxn5WB5RpPspy=UxXh7_RzPA@mail.gmail.com>
librsvg provides a cache file for gdk-pixbuf modules:
/gnu/store/...librsvg-2.40.2/lib/gdk-pixbuf-2.0/2.0.10/loaders.cache
However, the cache does not include the SVG module created by librsvg
itself. The full cache should be generated with:
/gnu/store/...-gdk-pixbuf-2.28.2/bin/gdk-pixbuf-query-loaders \
/gnu/store/...-librsvg-2.40.2/lib/gdk-pixbuf-2.0/2.0.10/loaders/libpixbufloader-svg.so
\
/gnu/store/...-gdk-pixbuf-2.28.2/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-*.so
Regards,
Fede
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#18927: gdk-pixbuf module cache of librsvg is empty
2014-11-02 18:01 bug#18927: gdk-pixbuf module cache of librsvg is empty Ludovic Courtès
@ 2014-11-04 20:25 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2014-11-04 20:25 UTC (permalink / raw)
To: 18927-done; +Cc: Federico Beffa
> librsvg provides a cache file for gdk-pixbuf modules:
>
> /gnu/store/...librsvg-2.40.2/lib/gdk-pixbuf-2.0/2.0.10/loaders.cache
>
> However, the cache does not include the SVG module created by librsvg
> itself. The full cache should be generated with:
>
> /gnu/store/...-gdk-pixbuf-2.28.2/bin/gdk-pixbuf-query-loaders \
> /gnu/store/...-librsvg-2.40.2/lib/gdk-pixbuf-2.0/2.0.10/loaders/libpixbufloader-svg.so
> \
> /gnu/store/...-gdk-pixbuf-2.28.2/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-*.so
Fixed by Federico in cd14b5e. Closing the bug.
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-11-04 20:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-02 18:01 bug#18927: gdk-pixbuf module cache of librsvg is empty Ludovic Courtès
2014-11-04 20:25 ` Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.