From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 02 11:47:13 2020 Received: (at 30435) by debbugs.gnu.org; 2 Apr 2020 15:47:13 +0000 Received: from localhost ([127.0.0.1]:40472 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jK23l-0005U2-6b for submit@debbugs.gnu.org; Thu, 02 Apr 2020 11:47:13 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39231) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jK23j-0005TZ-Fa for 30435@debbugs.gnu.org; Thu, 02 Apr 2020 11:47:11 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:59485) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1jK23d-0004wc-T3; Thu, 02 Apr 2020 11:47:05 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=44804 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jK23d-0004BW-DX; Thu, 02 Apr 2020 11:47:05 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: =?utf-8?Q?Nicol=C3=B2?= Balzarotti Subject: Re: bug#30435: libreoffice: Fonts don't show up after install References: <87a73ui78x.fsf@ambrevar.xyz> <878sje453l.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 14 Germinal an 228 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Thu, 02 Apr 2020 17:47:03 +0200 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") Message-ID: <871rp5opoo.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 30435 Cc: 30435@debbugs.gnu.org, guix-devel@gnu.org, Pierre Neidhardt , hmk X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) 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.