From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Nicol=C3=B2?= Balzarotti Subject: bug#30435: libreoffice: Fonts don't show up after install Date: Thu, 02 Apr 2020 11:19:42 +0200 Message-ID: <878sje453l.fsf__48609.2562017561$1585819214$gmane$org@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]:52304) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jJw16-0003dw-IK for bug-guix@gnu.org; Thu, 02 Apr 2020 05:20:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jJw15-0006dF-GX for bug-guix@gnu.org; Thu, 02 Apr 2020 05:20:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55877) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jJw15-0006cz-DZ for bug-guix@gnu.org; Thu, 02 Apr 2020 05:20:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jJw14-0003A2-98 for bug-guix@gnu.org; Thu, 02 Apr 2020 05:20:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87a73ui78x.fsf@ambrevar.xyz> 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: 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/