« Return to Thread: 4.6 - Icons again - scaling issues ??

Re: 4.6 - Icons again - scaling issues ??

by Robby Workman-6 :: Rate this Message:

Reply to Author | View in Thread

On Thu, 18 Jun 2009 13:37:01 -0400
"Paul Griffith" <paulg@...> wrote:

> On Thu, 18 Jun 2009 12:26:47 -0400, Robby Workman <rw@...>
> wrote:
>
> > On Thu, 18 Jun 2009 11:16:16 -0400
> > "Paul Griffith" <paulg@...> wrote:
> >
> >> Running strace on ristretto output the following:
> >>
> >> /cs/local/packages/xfce-4.6.1/libexec/thunar-vfs-pixbuf-thumbnailer-1:
> >> Unrecognized image file format.
> >
> >
> > I've run across this, and I seem to recall that the solution lies in
> > running gdk-pixbuf-query-loaders
> >
> > -RW
>
> When I run gdk-pixbuf-query-loaders, it dumps a list of loaders,
> should it do more than that ?

Redirect that into /etc/gtk-2.0/$host/gdk-pixbuf.loaders (where $host
is $(uname -m)-$distro-linux probably).


> /cs/local/packages/xfce-4.6.1/bin/gdk-pixbuf-query-loaders
>
> g_module_open() failed for  
> /cs/local/packages/xfce-4.6.1/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-jasper.so:  
> /cs/local/packages/xfce-4.6.1/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-jasper.so:  
> undefined symbol: jas_stream_rewind
>
> ....snip....
>
> "/cs/local/packages/xfce-4.6.1/lib/gtk-2.0/2.10.0/loaders/svg_loader.so"
> "svg" 2 "gtk20" "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
>
> I can confirm the undefined symbol!
>
> # nm  
> /cs/local/packages/xfce-4.6.1/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-jasper.so  
> | grep jas_stream_rewind
>          U jas_stream_rewind
>
> I will recompile gtk+ without jasper support and report what I find.

Yeah, you'll need to fix that first.

-RW


_______________________________________________
Xfce mailing list
Xfce@...
http://foo-projects.org/mailman/listinfo/xfce
http://www.xfce.org

signature.asc (204 bytes) Download Attachment

 « Return to Thread: 4.6 - Icons again - scaling issues ??