GNU bug report logs -
#74316
libpixbufloader-heif.so from libheif not loaded by gdk-pixbuf when running Ristretto?
Previous Next
To reply to this bug, email your comments to 74316 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#74316
; Package
guix
.
(Tue, 12 Nov 2024 05:25:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
wakyct <at> tilde.team
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Tue, 12 Nov 2024 05:25:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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 <at> 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 <at> dunstan ~/Downloads$ export GDK_PIXBUF_MODULE_FILE=my-pixbuf-loaders
george <at> dunstan ~/Downloads$ ristretto TWNBAY_Eb
george <at> dunstan ~/Downloads$
This seems similar to issues https://issues.guix.gnu.org/63427 and 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
This bug report was last modified 312 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.