From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#30435: libreoffice: Fonts don't show up after install Date: Thu, 02 Apr 2020 17:47:03 +0200 Message-ID: <871rp5opoo.fsf__13761.1062776827$1585842491$gmane$org@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]:54501) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jK24Y-0006It-RI for bug-guix@gnu.org; Thu, 02 Apr 2020 11:48:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jK24X-0005Rm-W1 for bug-guix@gnu.org; Thu, 02 Apr 2020 11:48:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57159) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jK24X-0005Re-TK for bug-guix@gnu.org; Thu, 02 Apr 2020 11:48:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jK24X-0005Wy-QN for bug-guix@gnu.org; Thu, 02 Apr 2020 11:48:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <878sje453l.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> ("=?UTF-8?Q?Nicol=C3=B2?= Balzarotti"'s message of "Thu, 02 Apr 2020 11:19:42 +0200") 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: =?UTF-8?Q?Nicol=C3=B2?= Balzarotti Cc: 30435@debbugs.gnu.org, guix-devel@gnu.org, Pierre Neidhardt , 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.