all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: Daniel Gerber <dg@atufi.org>
Cc: guix-devel@gnu.org
Subject: Re: Missing fonts issue with GNU Icecat
Date: Fri, 28 Dec 2018 16:07:12 +0100	[thread overview]
Message-ID: <878t094rmn.fsf@elephly.net> (raw)
In-Reply-To: <871s63w0ec.fsf@atufi.org>


Hi Daniel,

> Resolved by applying this advice (which is output when running `guix
> package -i pango` explicitly, but not when pango is installed as a
> dependency -- or I missed it):
>
> ```
> The following environment variable definitions may be needed:
>   export
> XDG_DATA_DIRS="$HOME/.guix-profile/share${XDG_DATA_DIRS:+:}$XDG_DATA_DIRS"
>   export
> GIO_EXTRA_MODULES="$HOME/.guix-profile/lib/gio/modules${GIO_EXTRA_MODULES:+:}$GIO_EXTRA_MODULES"
> ```

I’m glad you figured this out.  I wonder if this means that we should
change the icecat package to set these variables (e.g. by adding a shell
wrapper).

What do others think?

> (Besides, the web site gives other mailing lists (not in the info
> manual)... maybe help-guix is better suited for this kind of issues.)

As it turns out that this might require changes to the icecat package,
maybe guix-devel is appropriate after all :) For other questions like
this, however, I’d suggest to ask on help-guix first.  Either way,
thanks for bringing this to our attention.

--
Ricardo

  reply	other threads:[~2018-12-28 15:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-27 10:54 Missing fonts issue with GNU Icecat Daniel Gerber
2018-12-27 13:43 ` Daniel Gerber
2018-12-28 15:07   ` Ricardo Wurmus [this message]
2018-12-29  3:58     ` Mike Gerwitz
2019-01-05 17:52     ` Ludovic Courtès
2018-12-29  3:51   ` Mike Gerwitz

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=878t094rmn.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=dg@atufi.org \
    --cc=guix-devel@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.