[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:25:09 CET 2020


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

--- Comment #3 from alexxcons <alexxcons at xfce.org> ---
Hmm, when set "misc-image-size-in-statusbar = TRUE", I can see the image-size
for other formats on the statusbar,
but nor for 200x200.webp

Selecting 200x200.webp works fine for me, and clicking it just opens gimp for
me.

I can even get a thumbnail of that file using that manual:
https://forum.xfce.org/viewtopic.php?pid=52057#p52057

Now I tried to build the "webp-pixbuf-loader" from source .. do I need that
package to get a image size on the statusbar ?

However building it fails with:
schwinn at schwinn-desktop:~/git$ meson build
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 583, in
_build_master
    ws.require(__requires__)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 900, in
require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 791, in
resolve
    raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.VersionConflict: (meson 0.52.1 (/usr/lib/python3/dist-packages),
Requirement.parse('meson==0.41.1'))

... looks like my meson is too new :)  You know how I can skip that check ?

I did not find any commit between 1.8.9 and 1.8.11  which sounds related ... if
you can, best compile thunar from source and use "git bisect" to check which
commit is to blame.

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


More information about the Xfce-bugs mailing list