[Xfce-bugs] [Bug 16344] Thunar crashes when selecting or clicking webp image files

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Tue Jan 7 22:56:22 CET 2020


https://bugzilla.xfce.org/show_bug.cgi?id=16344

--- Comment #4 from jEsuSdA <listas at jesusda.com> ---
Hi!

About compiling webp-pixbuf-loader, try that:

8<------

apt-get install libglib2.0-dev libgdk-pixbuf2.0-dev libwebp-dev

meson setup build
-Dgdk_pixbuf_query_loaders_path=/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders

cd build

ninja

ninja install


8<------


About webp thumbnailer I'm using this:


/usr/share/thumbnailers/webp.thumbnailer

8<----------

[Thumbnailer Entry]
Version=1.0
Encoding=UTF-8
Type=X-Thumbnailer
Name=webp Thumbnailer
MimeType=image/webp;
Exec=/usr/bin/convert -thumbnail %s %i %o

8<----------


The thumbnailer works fine, and webp-pixbuf-loader too (I can open webp images
in Ristretto, Eye of Mate, Geeqie and so on) but trying to select or open any
webp image while  "misc-image-size-in-statusbar = TRUE" crashes Thunar.


Thanks a lot!

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list