all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: wakyct@tilde.team
To: help-guix@gnu.org
Subject: Re: Ristretto not using libheif to open heic images?
Date: Mon, 11 Nov 2024 01:06:47 +0000	[thread overview]
Message-ID: <ZzFYpxnVS2GQQkpb@tilde.team> (raw)

It appears that, while I have libheif installed, gdk-pixbuf isn't loading the file libpixbufloader-heif.so located at 
/gnu/store/wvz8dzjnvgalhh74ayss6j0n1fn20ffy-libheif-1.17.6/lib/gdk-pixbuf-2.0/2.10.0/loaders/ on my system.

I checked this looking at the default output of gdk-pixbuf-query-loaders. However if I manually create a loaders file, like

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$

I can open the heic file. 

So I'm not sure where the loading process is going astray but this seems to be the issue. 

Is this a bug against the packaging of libheif maybe?


George


             reply	other threads:[~2024-11-11  1:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-11  1:06 wakyct [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-02 18:58 Ristretto not using libheif to open heic images? wakyct
2024-11-05 15:31 ` Felix Lechner via
2024-11-06  6:04   ` wakyct

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZzFYpxnVS2GQQkpb@tilde.team \
    --to=wakyct@tilde.team \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.