From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: IceCat from Guix all monospaced font =?utf-8?Q?=E2=80=93?= Summary Date: Sun, 05 May 2019 16:21:34 -0400 Message-ID: <87k1f4tzx2.fsf@netris.org> References: <87h8a8lru1.fsf@roquette.mug.biscuolo.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:43008) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNNfS-00020i-Cx for help-guix@gnu.org; Sun, 05 May 2019 16:23:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hNNfR-0003aa-Fg for help-guix@gnu.org; Sun, 05 May 2019 16:23:26 -0400 Received: from world.peace.net ([64.112.178.59]:43132) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hNNfQ-0003Td-2z for help-guix@gnu.org; Sun, 05 May 2019 16:23:25 -0400 In-Reply-To: <87h8a8lru1.fsf@roquette.mug.biscuolo.net> (Giovanni Biscuolo's message of "Sun, 05 May 2019 19:43:50 +0200") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Giovanni Biscuolo Cc: help-guix@gnu.org, HWRoitzsch Giovanni Biscuolo writes: > HWRoitzsch writes: > >> So apparently all that was needed after the steps suggested on the >> mailing list was a restart of my machine or possibly a re-login. > > may it be connected to the evironment? > > I guess you are using Guix System on bare metal or VM, I'm using Guix on > a foreign distro instead > > sometime installing new software updates $GUIX_PROFILE/etc/profile [1] > adding needed env variables, those variables are usually loaded via > ~/.profile when using Guix on foreign distro so sometimes I have to > reload ~/.profile to get an updated environment > > I have not enough experience with a full Guix System: could it be the > same? this would explain why you had to logout/login for IceCat to use > the right fonts This sounds very plausible to me. My guess is that one of the packages that Zelphir installed added new environment variable settings that are needed for IceCat to find its fonts. Mark