From: Josselin Poiret via Bug reports for GNU Guix <bug-guix@gnu.org>
To: Tirifto <tirifto@posteo.cz>, 60434@debbugs.gnu.org
Subject: bug#60434: librsvg from Guix makes native GIMP unable to find icons
Date: Thu, 05 Jan 2023 21:54:37 +0100 [thread overview]
Message-ID: <87h6x4aeia.fsf@jpoiret.xyz> (raw)
In-Reply-To: <3500028.iIbC2pHGDl@localhost.localdomain>
Hi,
Tirifto <tirifto@posteo.cz> writes:
> Hello! I use Guix as a supplementary package manager on OpenSUSE 15.4. I have
> recently installed the package ‘librsvg’ in Guix, in order to fix a different
> issue, where a different program (installed with Guix) wouldn’t show icons
> without it [1]. But I noticed that doing so affects GIMP, a graphical program
> installed natively in openSUSE, which can no longer show its own icons now.
I assume the problem comes from the fact that the host's gdk-pixbuf uses
the GDK_PIXBUF_MODULE_FILE variable that is set by Guix, and so tries to
refer to Guix's loaders rather than the host's, which don't use the same
glibc version. I don't see an easy fix for this: we could rename it to
GUIX_GDK_PIXBUF_MODULE_FILE, but that's likely a world rebuild. In the
meantime, you could consider only using Guix "explicitely", by only
entering the profile manually in a shell when you want to use the apps
it installed.
Best,
--
Josselin Poiret
prev parent reply other threads:[~2023-01-05 20:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-30 19:56 bug#60434: librsvg from Guix makes native GIMP unable to find icons Tirifto
2023-01-05 20:54 ` Josselin Poiret via Bug reports for GNU Guix [this message]
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=87h6x4aeia.fsf@jpoiret.xyz \
--to=bug-guix@gnu.org \
--cc=60434@debbugs.gnu.org \
--cc=dev@jpoiret.xyz \
--cc=tirifto@posteo.cz \
/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.