From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: bug#30435: libreoffice: Fonts don't show up after install Date: Thu, 02 Apr 2020 17:47:03 +0200 Message-ID: <871rp5opoo.fsf@gnu.org> References: <87a73ui78x.fsf@ambrevar.xyz> <878sje453l.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> 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]:54354) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jK23e-0005r7-EY for guix-devel@gnu.org; Thu, 02 Apr 2020 11:47:11 -0400 In-Reply-To: <878sje453l.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> (=?utf-8?Q?=22Nicol=C3=B2?= Balzarotti"'s message of "Thu, 02 Apr 2020 11:19:42 +0200") 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: =?utf-8?Q?Nicol=C3=B2?= Balzarotti Cc: 30435@debbugs.gnu.org, guix-devel@gnu.org, hmk Hi Nicol=C3=B2, Nicol=C3=B2 Balzarotti skribis: > 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. Actually, if you can capture a stack trace of Emacs, that may tell us what part of Fontconfig to look at if we want to change it to gracefully handle stale cache entries. Ludo=E2=80=99.