[Xfce-bugs] [Bug 16344] Thunar crashes when selecting or clicking webp image files
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Thu Jan 9 08:57:40 CET 2020
https://bugzilla.xfce.org/show_bug.cgi?id=16344
--- Comment #6 from alexxcons <alexxcons at xfce.org> ---
That did not help for me:
schwinn at schwinn-desktop:~/git/webp-pixbuf-loader$ meson setup build
-Dgdk_pixbuf_query_loaders_path=/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders
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'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/bin/meson", line 4, in <module>
__import__('pkg_resources').run_script('meson==0.41.1', 'meson')
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3250,
in <module>
@_call_aside
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3234,
in _call_aside
f(*args, **kwargs)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3263,
in _initialize_master_working_set
working_set = WorkingSet._build_master()
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 585, in
_build_master
return cls._build_from_requirements(__requires__)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 598, in
_build_from_requirements
dists = ws.resolve(reqs, Environment())
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 786, in
resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'meson==0.41.1' distribution was not
found and is required by the application
... anyhow, I think Andre Miranda's proposal to build a reproducer with
"gdk_pixbuf_get_file_info" makes more sense here.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list