all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#74316: libpixbufloader-heif.so from libheif not loaded by gdk-pixbuf when running Ristretto?
@ 2024-11-11 16:48 wakyct--- via Bug reports for GNU Guix
  0 siblings, 0 replies; only message in thread
From: wakyct--- via Bug reports for GNU Guix @ 2024-11-11 16:48 UTC (permalink / raw)
  To: 74316

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/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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-11-12  5:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-11 16:48 bug#74316: libpixbufloader-heif.so from libheif not loaded by gdk-pixbuf when running Ristretto? wakyct--- via Bug reports for GNU Guix

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.