libpixbufloader-heif.so from libheif not loaded by gdk-pixbuf when running Ristretto?

  • Open
  • quality assurance status badge
Details
One participant
  • wakyct
Owner
unassigned
Submitted by
wakyct
Severity
normal

Debbugs page

W
W
wakyct wrote on 11 Nov 08:48 -0800
(address . bug-guix@gnu.org)
ZzI1aMciqGQKs9uP@tilde.team
hello,

I installed libheif to view heic images, but Ristretto returns 'unsupported MIME type' when opening the file. However my file
manager Thunar displays heic thumbnails and the correct type, and heif-convert works from the command line.

I discovered that if I manually create a gdk-pixbuf loaders file, then Ristretto can display the heic image:

george@dunstan ~/Downloads$ gdk-pixbuf-query-loaders
/gnu/store/wvz8dzjnvgalhh74ayss6j0n1fn20ffy-libheif-1.17.6/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-heif.so
>> my-pixbuf-loaders &&
gdk-pixbuf-query-loaders
>> my-pixbuf-loaders
george@dunstan ~/Downloads$ export GDK_PIXBUF_MODULE_FILE=my-pixbuf-loaders
george@dunstan ~/Downloads$ ristretto TWNBAY_Eb
george@dunstan ~/Downloads$

This seems similar to issues https://issues.guix.gnu.org/63427and https://issues.guix.gnu.org/63853.

Should installing libheif do something differently to make the loader available or is this a config problem specific to my system?


thanks, George
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 74316@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 74316
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch