From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Neidhardt Subject: bug#30435: libreoffice: Fonts don't show up after install Date: Thu, 02 Apr 2020 11:09:34 +0200 Message-ID: <87a73ui78x.fsf__28898.7157562346$1585818614$gmane$org@ambrevar.xyz> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:50065) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jJvrP-0007PI-Oz for bug-guix@gnu.org; Thu, 02 Apr 2020 05:10:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jJvrO-0000aN-Ls for bug-guix@gnu.org; Thu, 02 Apr 2020 05:10:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55860) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jJvrO-0000ZY-Iv for bug-guix@gnu.org; Thu, 02 Apr 2020 05:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jJvrO-0002cM-8x for bug-guix@gnu.org; Thu, 02 Apr 2020 05:10:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (hmk's message of "Mon, 12 Feb 2018 12:06:00 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: hmk Cc: 30435@debbugs.gnu.org, guix-devel@gnu.org I can reproduce this on guix ce226e9d8d52d2530f057f2000d36c0d55380ade. But libreoffice is not the only victim: it seems that most applications fail to see the fonts installed in the user profile (on Guix System). Emacs is one example. Running --8<---------------cut here---------------start------------->8--- fc-cache -fv --8<---------------cut here---------------end--------------->8--- fixes the issue. Should we run this command in a profile hook? -- Pierre Neidhardt https://ambrevar.xyz/