From unknown Fri Jun 20 07:27:13 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#57242 <57242@debbugs.gnu.org> To: bug#57242 <57242@debbugs.gnu.org> Subject: Status: GNOME is missing default font (cantarell) Reply-To: bug#57242 <57242@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:27:13 +0000 retitle 57242 GNOME is missing default font (cantarell) reassign 57242 guix submitter 57242 Christophe Pisteur severity 57242 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 16 09:25:51 2022 Received: (at submit) by debbugs.gnu.org; 16 Aug 2022 13:25:51 +0000 Received: from localhost ([127.0.0.1]:45312 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oNwZr-0001B2-0X for submit@debbugs.gnu.org; Tue, 16 Aug 2022 09:25:51 -0400 Received: from lists.gnu.org ([209.51.188.17]:46598) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oNtRV-0001he-1l for submit@debbugs.gnu.org; Tue, 16 Aug 2022 06:05:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45816) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oNtRT-0001cv-7b for bug-guix@gnu.org; Tue, 16 Aug 2022 06:04:59 -0400 Received: from mail1.fsfe.org ([217.69.89.151]:42754) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oNtRP-0002Jl-6c for bug-guix@gnu.org; Tue, 16 Aug 2022 06:04:58 -0400 Message-ID: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fsfe.org; s=2021100501; t=1660644289; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type; bh=4919wFIfHe1vZ+Zx9Zf1Z8mgOf/uIMs+94hAeJMOl40=; b=GBNuqEiYk9BmWIUds7A6HUs5Vxhf6oHqpyepdgmTXF9gBpOGF7GbWHBtjouivOgC+cI/yG agR8AngHzBx19Ol4hkpH34m3H38dgdQaLiPZsq+goaNuLYgGSc7wtXLBPe6PiZyTQ/pL5A TvW4++iXM5oQaX8yZQm8uBs711+eiGY= Subject: GNOME is missing default font (cantarell) From: Christophe Pisteur To: bug-guix@gnu.org Date: Tue, 16 Aug 2022 12:04:48 +0200 Content-Type: multipart/alternative; boundary="=-e5c9E+EYofmRgJEnSiGf" User-Agent: Evolution 3.42.1 MIME-Version: 1.0 Received-SPF: pass client-ip=217.69.89.151; envelope-from=christophe.pisteur@fsfe.org; helo=mail1.fsfe.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 16 Aug 2022 09:25:50 -0400 Cc: Luis Felipe 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: -2.3 (--) --=-e5c9E+EYofmRgJEnSiGf Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit ## Steps to reproduce The following steps assume you are using Guix System with GNOME desktop. 1. Boot with a 5.18 kernel 2. Connect with GDM / X11 to the Gnome desktop ## Expected result + The gnome desktop interface uses the default Cantarell font (as in 5.17 kernel) + Cantarell font is available in applications (for example LibreOffice) ## Unexpected result + the Cantarell, font which is the default font of the gnome desktop, is not used in the Gnome interface + gnome-tweaks, which allows to select the interface font, does not list the Cantarell font + Cantarell font is not proposed by LibreOffice 7.5.3 either see: https://lists.gnu.org/archive/html/help-guix/2022-08/msg00110.html ## Workaround Thank to https://luis-felipe.gitlab.io/: 1. guix install font-abattis-cantarell 2. fc-cache -rv 3. Reload GNOME Shell (press Alt+F2, type the letter r in the command box, and press Enter) see: https://lists.gnu.org/archive/html/help-guix/2022-08/msg00115.html ## System information GNOME 40.4 GNU Guix 8337787 Guix system 64 bit / X11 Kernel 5.18.12, 5.18.14, 5.18.16 --=-e5c9E+EYofmRgJEnSiGf Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
## Steps to reproduce

The following steps assume you are using Guix System with GNOME des= ktop.

1. Boot with a 5.18 kernel
2= . Connect with GDM / X11 to the Gnome desktop

=
## Expected result

+ The gnom= e desktop interface uses the default Cantarell font (as in 5.17 kernel)
+ Cantarell font is available in applications (for example LibreOf= fice)

## Unexpected result

+ the Cantarell, font which is the default font of the gnome desk= top, is not used in the Gnome interface
+ gnome-tweaks, which a= llows to select the interface font, does not list the Cantarell font
<= div style=3D"unicode-bidi: plaintext; caret-color: rgb(0, 0, 0); color: rgb= (0, 0, 0); font-family: Cantarell; font-size: 14.666667px; font-style: norm= al; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; or= phans: auto; text-align: start; text-indent: 0px; text-transform: none; whi= te-space: normal; widows: auto; word-spacing: 0px; -webkit-tap-highlight-co= lor: rgba(0, 0, 0, 0.4); -webkit-text-stroke-width: 0px; text-decoration: n= one;">+ Cantarell font is not proposed by LibreOffice 7.5.3 either


## Workaround
Thank to https://luis-felipe.gitlab.io/:

1. guix install font-abattis-cantarell
2. fc-cache -= rv
3. Reload GNOME Shell (press Alt+F2, type the letter r in th= e command box, and press Enter)



## System information

GNOME 40.4
GNU Guix 8337787
Guix system 64 bit = / X11
Kernel 5.18.12, 5.18.14, 5.18.16
<= /div> --=-e5c9E+EYofmRgJEnSiGf-- From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 16 09:54:21 2022 Received: (at 57242) by debbugs.gnu.org; 16 Aug 2022 13:54:21 +0000 Received: from localhost ([127.0.0.1]:45422 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oNx1Q-00048W-O1 for submit@debbugs.gnu.org; Tue, 16 Aug 2022 09:54:21 -0400 Received: from mailrelay.tugraz.at ([129.27.2.202]:40923) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oNx1M-00048J-WA for 57242@debbugs.gnu.org; Tue, 16 Aug 2022 09:54:20 -0400 Received: from lprikler-laptop.ist.intra (gw.ist.tugraz.at [129.27.202.101]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4M6Xgk1Qllz3wfB; Tue, 16 Aug 2022 15:54:09 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1660658052; bh=z1Ih7B7CJkaYBMk7BV61GIvuO4kzfzakfjczK5JOhaw=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=c0cqCYw+wTg7ZwhdeEUIjuxEN1vLEzoykI2L3AFZ8XlFyq2341sdhpjHC6kr0Jxex ei7PdAZXMynij+WTKvBPJEi0aHnYvoSCNhdNe1OI6ogqdLUHlya+kWg8xh6Yhakn5d TaQvn+DLpgMIeqww5PJUZs1KDnR60HVk9JuRIX9Y= Message-ID: <9ba3f4086196893f8b9ecacf04fd70f2c943fc5e.camel@ist.tugraz.at> Subject: Re: GNOME is missing default font (cantarell) From: Liliana Marie Prikler To: Christophe Pisteur , 57242@debbugs.gnu.org Date: Tue, 16 Aug 2022 15:54:09 +0200 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.42.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUG-Backscatter-control: waObeELIUl4ypBWmcn/8wQ X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -0.4 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.117 X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 57242 Cc: Luis Felipe 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: -3.3 (---) Am Dienstag, dem 16.08.2022 um 12:04 +0200 schrieb Christophe Pisteur: > ## Steps to reproduce > > The following steps assume you are using Guix System with GNOME > desktop. > > 1. Boot with a 5.18 kernel > 2. Connect with GDM / X11 to the Gnome desktop > > > ## Expected result > > + The gnome desktop interface uses the default Cantarell font (as in > 5.17 kernel) > + Cantarell font is available in applications (for example LibreOffice) > > ## Unexpected result > > + the Cantarell, font which is the default font of the gnome desktop, > is not used in the Gnome interface > + gnome-tweaks, which allows to select the interface font, does not > list the Cantarell font > + Cantarell font is not proposed by LibreOffice 7.5.3 either > > see: https://lists.gnu.org/archive/html/help-guix/2022-08/msg00110.html > > ## Workaround > > Thank to https://luis-felipe.gitlab.io/: > > 1. guix install font-abattis-cantarell > 2. fc-cache -rv > 3. Reload GNOME Shell (press Alt+F2, type the letter r in the command > box, and press Enter) Is the first step really needed? Cantarell should already be part of gnome-service-type. In any case, troubles with fonts are to be expected under some circumstances. See `info "(guix)Application Setup"', particularly paragraph 2.6.3 X11 Fonts. Your issue also has probably little to do with linux-libre but rather the fact that an update from pre-5.18 to now brings in lots of package changes. IIRC the great Cantarell break was a rather recent event, though I'm not sure what caused it. Cheers From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 16 13:54:09 2022 Received: (at 57242) by debbugs.gnu.org; 16 Aug 2022 17:54:09 +0000 Received: from localhost ([127.0.0.1]:48245 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oO0lV-0004kD-4p for submit@debbugs.gnu.org; Tue, 16 Aug 2022 13:54:09 -0400 Received: from mail-4318.protonmail.ch ([185.70.43.18]:61009) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oO0lQ-0004jX-BQ for 57242@debbugs.gnu.org; Tue, 16 Aug 2022 13:54:08 -0400 Date: Tue, 16 Aug 2022 17:53:47 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1660672438; x=1660931638; bh=zAOO38whv1aUTcvnFOF31+7vsnvgoM76oJxKHaZxNQg=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:Feedback-ID:From:To:Cc:Date:Subject:Reply-To: Feedback-ID:Message-ID; b=jEEqqBWXlKf9zkd1k4zGMFsyPfsXhfM0EoB4aHqhx5vKpkgGV8Km75L8Z8makdasy SmyADc16hUfT5pTmwhAQBiSPBXHPVDO91PJvPBDQXOkzJwgmLQs54BMBTav6YOEgQ1 0Dd9e9j3LQlQzYmVfX8+UZxy5WW5YQku0nYgcJdFHZ9mOX0h2imiXjScOuEfnKLRJ0 7/8w8T1R8z+WpgaoOhaqe6HvkHQ+QZwmxo14AlU+WHU7BVRpjUmtCPelnQjEGyJX3d Zus9p7WW0V4rGmnC+FeY5H+RBs1+yzrHDdBbBB5o+vH/JHch14c4mTBLxeAzSgap45 VgrwMJWH1l0vw== To: Liliana Marie Prikler From: Luis Felipe Subject: Re: GNOME is missing default font (cantarell) Message-ID: In-Reply-To: <9ba3f4086196893f8b9ecacf04fd70f2c943fc5e.camel@ist.tugraz.at> References: <9ba3f4086196893f8b9ecacf04fd70f2c943fc5e.camel@ist.tugraz.at> Feedback-ID: 24022468:user:proton MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha256; boundary="------5da91b25b51796f01f9ab5ebe060a6f65f156977fd183eebb56a9844a9bb6b0e"; charset=utf-8 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 57242 Cc: Christophe Pisteur , 57242@debbugs.gnu.org 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: , Reply-To: Luis Felipe Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --------5da91b25b51796f01f9ab5ebe060a6f65f156977fd183eebb56a9844a9bb6b0e Content-Type: multipart/mixed;boundary=---------------------3a76b1fd2087b0d70e0193d1346cb329 -----------------------3a76b1fd2087b0d70e0193d1346cb329 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain;charset=utf-8 On Tuesday, August 16th, 2022 at 13:54, Liliana Marie Prikler wrote: > Am Dienstag, dem 16.08.2022 um 12:04 +0200 schrieb Christophe Pisteur: > = > > ## Steps to reproduce > > = > > The following steps assume you are using Guix System with GNOME > > desktop. > > = > > 1. Boot with a 5.18 kernel > > 2. Connect with GDM / X11 to the Gnome desktop > > = > > ## Expected result > > = > > + The gnome desktop interface uses the default Cantarell font (as in > > 5.17 kernel) > > + Cantarell font is available in applications (for example LibreOffice= ) > > = > > ## Unexpected result > > = > > + the Cantarell, font which is the default font of the gnome desktop, > > is not used in the Gnome interface > > + gnome-tweaks, which allows to select the interface font, does not > > list the Cantarell font > > + Cantarell font is not proposed by LibreOffice 7.5.3 either > > = > > see: https://lists.gnu.org/archive/html/help-guix/2022-08/msg00110.htm= l > > = > > ## Workaround > > = > > Thank to https://luis-felipe.gitlab.io/: > > = > > 1. guix install font-abattis-cantarell > > 2. fc-cache -rv > > 3. Reload GNOME Shell (press Alt+F2, type the letter r in the command > > box, and press Enter) > = > Is the first step really needed? Cantarell should already be part of > gnome-service-type. I just rolled back my profile to a generation previous to installing (1), = performed (2) and (3) again, and the desktop is still using cantarell, so = I it seems (1) is not needed after all. > In any case, troubles with fonts are to be expected under some > circumstances. See `info "(guix)Application Setup"', particularly > paragraph 2.6.3 X11 Fonts. Your issue also has probably little to do > with linux-libre but rather the fact that an update from pre-5.18 to > now brings in lots of package changes. IIRC the great Cantarell break > was a rather recent event, though I'm not sure what caused it. -----------------------3a76b1fd2087b0d70e0193d1346cb329 Content-Type: application/pgp-keys; filename="publickey - luis.felipe.la@protonmail.com - 0x12DE1598.asc"; name="publickey - luis.felipe.la@protonmail.com - 0x12DE1598.asc" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="publickey - luis.felipe.la@protonmail.com - 0x12DE1598.asc"; name="publickey - luis.felipe.la@protonmail.com - 0x12DE1598.asc" LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tCgp4c0JOQkY4WnBVZ0JDQURMamgy dW0ySmRsOUJRS2tnTVNnbkhKK3NIaDdLei92UDlzd3E3SFlMRW5GZzYKSEI0S2t1b1dJcU15RUpy TmM0azVSUEhieGs5cUEwemtBMXdBOHh2M2pBKzJVbGlRa2taUjArNHI5Syt4CmZZRGx4ZHd2Sk1V RVJaUk5kb3QvZnFCaGtTYmhpVElTU3pvRUs2ZjNreHdiN3NyME9jSkx2aU5wQ0tvawpZWjVGdzRR endDRjlXWGNrRWY5c0V4Y0ZjNkNOR0svSkJWVlpmVmhxVk1reGpRTjZicXVZbnprcThZU2gKOWdZ UzlYMXZsYmRSQXllS1JhcTR1akl1dGlTNnYwMmw0UkU2dUY1amlyOHgvVHg3NzRGbmpQQjZnQ3Vs Ck5TeDZCZmhVTndZeWJ5UFB4SVhYOUpPNHZrT3ZXNE9NZVdjcW1BK1VnQ3c5Vmk5dnJDN3lISlRG QUJFQgpBQUhOUFd4MWFYTXVabVZzYVhCbExteGhRSEJ5YjNSdmJtMWhhV3d1WTI5dElEeHNkV2x6 TG1abGJHbHcKWlM1c1lVQndjbTkwYjI1dFlXbHNMbU52YlQ3Q3dIWUVFQUVJQUNBRkFsOFpwVWdH Q3drSENBTUNCQlVJCkNnSUVGZ0lCQUFJWkFRSWJBd0llQVFBS0NSQTU0TWRqZWpuR3FWVWFCLzk3 UC9WSEtwK0FiRWJMemVkNgpQSWhIcjY0ZDh6Tk83bWJsbkZ3Tno0OWhrN0ptUllMNXZQMlYvbUMw M1dJSmZTaml2WUdTaUhuTFJlREUKbmxtVUNNZjNtKzFOOThlQWlxSE5FZzZlaWkzMmFxVlFiYXh2 L3orNTlSR2VLSDJBbHRhZHBzVEFnS1VzCjFrL2Z0ZEJXVlplYitCQXJHYWlsREU3OHVlYiszWE15 Z3ZDV2oyMWZleS81VXZiakhxUjlMNEpZVGlTbQp3WXo3SGZabytERTdZSXNjem1WZWg4TTFWekNs LzFpYWhrOVVFTGpBUC9qUCtydU1UOXFFV3VqMlFsbEEKTWVQR1J6UWJxaURoVlM4TEZkakJITm9L THh5aG5iREVGakhGLzR4TnE4amxRTGZHSlo1aEtldHRaK2JVClNXYUVYRjNoano5V1dVOGE1Sy8y TS9Ib3pzQk5CRjhacFVnQkNBREtVblJJOXl6NFJ2TnV2U09JRmxKdgprZm9IZVpyL0JMY1NHVmNT Qmt4NWxzS2RWek14OStVYWFlS2pXcElPK3hmRU5zejdiK0JWb0JMMFdydjkKNGhsd1dtRzVxMEFk RXlVMS9mUXNSUjdtNU8xZWE2VVQzZnVVZzFWc2pGWitSM2pTeWxBdHl6SVpNMExVCmJXNUY2NzNL NEF1U2NGcE44TkxHVGdScjBXUWwvQm5Id2gyWFExeHFoYzZHQk92d2l3VkJqYWY1MFNIRQpUaVVQ cGUzSmpReXlCWnArOEZLbStzblJxQ0dYbjBKRzhvMEZYeTlXY3h0dmZRRk1NSnA5Qk8yeXRneEgK elFJcFljSnBKWnVjY25Gb3FxSDlqKzFxWFhOU2EzL3FPM3p1OWxTdlhUeHg2a2RoMEZXVG5ZQ3g4 TWY4CkJZL1BXL2JCT095aExDb1RrSHFsQUJFQkFBSEN3RjhFR0FFSUFBa0ZBbDhacFVnQ0d3d0FD Z2tRT2VESApZM281eHFrZUtRZitKTWxjYlJsd2VoL0ZBMW53OHpGQ3hhRjU4UE5ERU84bEg5Mi94 dHpud0dkQXVselQKaFo0MGpHVEVpcHlnc25xSFY3V0hVZjQ0bmVYbjJBMWN2Q1orNzNLY3BhUU5o OU1wOHlXbkdLWllVR2tHCjZPZjFoRVU3OTJYWkV4a3lBODJQZ0xCTlkrVnpOWFhLQ0g3Tlh4WlFR V1Y1blhjYlVGQ1p5Slp1ZFNnUQp4azE5c1FmNHM5dkpYNlBDNjhxd2k3YUoxN25WZnJiY01heVJw bTJPR0pYZCt0OTFWL0xuTnBDUmd0bDMKak5Zc0NCRktEQzBZeGRBL05DZEVrMWdmdWpGemwwYkJz Nys1SmJkM3pSYUU1QWZkVlF0SWxtRVhEa1c2CjB1eUVpM050Y3E1b2RYQTFubFIrZTA0NEtGdmVa ekZ1Tk5lVGdzekFCcjVIaVU3MC9FbHlzdz09Cj16NmU3Ci0tLS0tRU5EIFBHUCBQVUJMSUMgS0VZ IEJMT0NLLS0tLS0K -----------------------3a76b1fd2087b0d70e0193d1346cb329-- --------5da91b25b51796f01f9ab5ebe060a6f65f156977fd183eebb56a9844a9bb6b0e Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: ProtonMail wsBzBAEBCAAGBQJi+9mYACEJEDngx2N6OcapFiEEEt4VmH0cRaQ093DvOeDH Y3o5xqkVIAf+Ivl/VWOXpPCmaAYoQ/OlLv727qH55W4m0QtjnWJmdoxoVuVW LWIIAyHTqh5c7VF78G8m7bstA47i1rvadI3J88IfSk2gskDEGxmUvfHp1V0e 9gVlM7BxQwVAR4qbdP1+NJRzg7tynOjEueLt/ZdRRDtDFU1678U0Jcqv5Vrj PpKUYrjyVwjNLc1IE+575HHLseX5fDkiEr/KXujKxi9Cz8WBRGWI7koR6i/1 N5a7gEzpb2+dqdIslOZgQpiWfMjnqUgrTC9khj21eb49xqDhKMnEGMm/+wX3 Jg9A6NizzWvcgUM7+uV/lSGkFkqfrO/1xEO+IIgT4lq7ybonbxt0dQ== =HMDE -----END PGP SIGNATURE----- --------5da91b25b51796f01f9ab5ebe060a6f65f156977fd183eebb56a9844a9bb6b0e-- From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 19 10:35:00 2022 Received: (at 57242-done) by debbugs.gnu.org; 19 Aug 2022 14:35:00 +0000 Received: from localhost ([127.0.0.1]:59028 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oP35Q-0008Vi-00 for submit@debbugs.gnu.org; Fri, 19 Aug 2022 10:35:00 -0400 Received: from mail-qk1-f169.google.com ([209.85.222.169]:43965) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oP35N-0008VT-U3 for 57242-done@debbugs.gnu.org; Fri, 19 Aug 2022 10:34:58 -0400 Received: by mail-qk1-f169.google.com with SMTP id j6so3351880qkl.10 for <57242-done@debbugs.gnu.org>; Fri, 19 Aug 2022 07:34:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc; bh=iOOK/Csu4nWOqFuBdNGTP6tcGOcrx0g/yTE7Qt/x6Lk=; b=A7Vif+pN1IDSkAIGmfeD5Yp+FAV265WZrtxtCDAUUCUQyjbn/QClHAVfTwMPY9CTHk IfdHjdZnabvQm8clbr+sogKzd+vmX+u0qVeV+uUbC934+cmsrDbwCnviCt2KyO4w9HJi 0F8It/U3mLhYKDkD/9QEsK4LRb4bo524i+IlWHZhhkFZZ7+koR0TJ9EavwvRBvOl0wuT l3lFGxxX8yeE8rBiOWKFMPc17n3Cn/aUrmhWcMBzP+45AcNYpyW6CqgvoJTQ7Use5hgK +73LaSLoecvsOikxhrzUOc+hjXfTdANz6qpP4EYNn776rfwT4+Gw+fcBspixEeRpAnZd CKkA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc; bh=iOOK/Csu4nWOqFuBdNGTP6tcGOcrx0g/yTE7Qt/x6Lk=; b=yhjf5LTzFDHprfiuS4Snlk28ykixGR/DMEkRslOSIlgLK3YicArVckU88d4TvZRvXG esgOnXq+gSBuISHN1poK13k7Oi6l+OcVEA4eYQMb4dYwB37V/a1SPpqoArTjML/zeeAh +YxjqzLKe3Ax1rqqM7riGax07G938nyFcTFhZ2v16x+XO4gFMfLXvUYEiryUVc73kngx MD5XHvHbFR5mdWvIQ8uXoZ4YEtqwkug65j0KvdM3998Yer2QCzhGbrhl0jwsxZHnoP/x PUQ/9sO4UPU0G6fSy4Cyle/3ZXQWWFTuwx5YZ5U2eqxSKCW1Eoj9373geNluf38BENk2 M+EQ== X-Gm-Message-State: ACgBeo08Rpqs6vI5K/HMtyxo3qC2zSTyIkIr018TE5Ll5nF8mKK6faNq sIud0CXvynBj22999+/+7vCkeHh23AU= X-Google-Smtp-Source: AA6agR6YNvlW64gPD/9iNsFUFQC5AJB7pFTMxcoEiSkLDO5zzgAtBAKGxreRPUBUchgOc/U92ILiEg== X-Received: by 2002:ae9:e311:0:b0:6ba:e711:fb27 with SMTP id v17-20020ae9e311000000b006bae711fb27mr5326713qkf.320.1660919690880; Fri, 19 Aug 2022 07:34:50 -0700 (PDT) Received: from hurd (dsl-10-149-103.b2b2c.ca. [72.10.149.103]) by smtp.gmail.com with ESMTPSA id z4-20020ac875c4000000b0034454d0c8f3sm3093682qtq.93.2022.08.19.07.34.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 19 Aug 2022 07:34:50 -0700 (PDT) From: Maxim Cournoyer To: Luis Felipe Subject: Re: bug#57242: GNOME is missing default font (cantarell) References: <9ba3f4086196893f8b9ecacf04fd70f2c943fc5e.camel@ist.tugraz.at> Date: Fri, 19 Aug 2022 10:34:49 -0400 In-Reply-To: (Luis Felipe's message of "Tue, 16 Aug 2022 17:53:47 +0000") Message-ID: <87r11cxpx2.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 57242-done Cc: Liliana Marie Prikler , Christophe Pisteur , 57242-done@debbugs.gnu.org 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.0 (-) Hello, Luis Felipe writes: > On Tuesday, August 16th, 2022 at 13:54, Liliana Marie Prikler wrote: > >> Am Dienstag, dem 16.08.2022 um 12:04 +0200 schrieb Christophe Pisteur: >> [...] >> > ## Workaround >> > > >> > Thank to https://luis-felipe.gitlab.io/: >> > > >> > 1. guix install font-abattis-cantarell >> > 2. fc-cache -rv >> > 3. Reload GNOME Shell (press Alt+F2, type the letter r in the command >> > box, and press Enter) >> > >> Is the first step really needed? Cantarell should already be part of >> gnome-service-type. > > I just rolled back my profile to a generation previous to installing > (1), performed (2) and (3) again, and the desktop is still using > cantarell, so I it seems (1) is not needed after all. >> In any case, troubles with fonts are to be expected under some >> circumstances. See `info "(guix)Application Setup"', particularly >> paragraph 2.6.3 X11 Fonts. Your issue also has probably little to do >> with linux-libre but rather the fact that an update from pre-5.18 to >> now brings in lots of package changes. IIRC the great Cantarell break >> was a rather recent event, though I'm not sure what caused it. As Liliana mentioned, there may occasionally some issues with stale font cache, and the workaround is documented. I'm not sure if this is the fault of GDM or fonconfig itself, although I've never had to run the command myself (not a GDM user), so perhaps the former. If you manage to come up with a clear reproducer or pinpoint the exact cause, do open a new issue. Closing for now, Thanks for the report! Maxim From unknown Fri Jun 20 07:27:13 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 17 Sep 2022 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator