From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Nicol=C3=B2?= Balzarotti Subject: Re: bug#30435: libreoffice: Fonts don't show up after install Date: Thu, 02 Apr 2020 11:19:42 +0200 Message-ID: <878sje453l.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> References: <87a73ui78x.fsf@ambrevar.xyz> 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]:52262) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jJw0p-0003Cv-2n for guix-devel@gnu.org; Thu, 02 Apr 2020 05:19:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jJw0n-0006Za-UH for guix-devel@gnu.org; Thu, 02 Apr 2020 05:19:47 -0400 Received: from mail-wr1-x430.google.com ([2a00:1450:4864:20::430]:46061) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jJw0n-0006ZQ-OV for guix-devel@gnu.org; Thu, 02 Apr 2020 05:19:45 -0400 Received: by mail-wr1-x430.google.com with SMTP id t7so3232822wrw.12 for ; Thu, 02 Apr 2020 02:19:45 -0700 (PDT) In-Reply-To: <87a73ui78x.fsf@ambrevar.xyz> 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: Pierre Neidhardt , hmk Cc: 30435@debbugs.gnu.org, guix-devel@gnu.org Pierre Neidhardt writes: Hi, I wanted to add that the opposite is also true: removing a font without running fc-cache always makes my emacs die on start, so I agree that running the command automatically makes sense. Are there any unwanted side-effects? Thanks, Nicol=C3=B2 > 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? > > --=20 > Pierre Neidhardt > https://ambrevar.xyz/