From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Neidhardt Subject: Re: bug#30435: libreoffice: Fonts don't show up after install Date: Thu, 02 Apr 2020 11:09:34 +0200 Message-ID: <87a73ui78x.fsf@ambrevar.xyz> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:49947) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jJvr3-0006s6-6I for guix-devel@gnu.org; Thu, 02 Apr 2020 05:09:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jJvr1-0000Eg-NJ for guix-devel@gnu.org; Thu, 02 Apr 2020 05:09:40 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:32929) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jJvr1-0000C8-Hf for guix-devel@gnu.org; Thu, 02 Apr 2020 05:09:39 -0400 In-Reply-To: (hmk's message of "Mon, 12 Feb 2018 12:06:00 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" 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/