From mboxrd@z Thu Jan 1 00:00:00 1970 From: Raghav Gururajan Subject: Re: Icecat doesn't display any text Date: Tue, 09 Jul 2019 12:52:31 -0400 Message-ID: References: <3bdd2bd11aa7e3ebf19a57ee87fcf4f653285681.camel@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:43075) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hktMg-0003yD-7K for help-guix@gnu.org; Tue, 09 Jul 2019 12:53:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hktMT-0002Ve-Pe for help-guix@gnu.org; Tue, 09 Jul 2019 12:53:07 -0400 Received: from knopi.disroot.org ([178.21.23.139]:35458) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hktMQ-00028d-9k for help-guix@gnu.org; Tue, 09 Jul 2019 12:53:00 -0400 In-Reply-To: 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: Todor =?UTF-8?Q?Kondi=C4=87?= , "help-guix@gnu.org" > I solved it by either, >=20 > * installing bunch of new fonts > * running fc-cache -f > * re-sourcing .guix-profile/etc/profile > * hash guix >=20 > or some combination of the above. >=20 > Now gotta kill and reload all those VNC connections to the server in > case sourcing the profile somehow did it (not likely)... Cool! =E2=98=BA Regards, RG.