unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#57242: GNOME is missing default font (cantarell)
@ 2022-08-16 10:04 Christophe Pisteur
  2022-08-16 13:54 ` Liliana Marie Prikler
  0 siblings, 1 reply; 4+ messages in thread
From: Christophe Pisteur @ 2022-08-16 10:04 UTC (permalink / raw)
  To: 57242; +Cc: Luis Felipe

[-- Attachment #1: Type: text/plain, Size: 1093 bytes --]

## 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

[-- Attachment #2: Type: text/html, Size: 19277 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#57242: GNOME is missing default font (cantarell)
  2022-08-16 10:04 bug#57242: GNOME is missing default font (cantarell) Christophe Pisteur
@ 2022-08-16 13:54 ` Liliana Marie Prikler
  2022-08-16 17:53   ` Luis Felipe via Bug reports for GNU Guix
  0 siblings, 1 reply; 4+ messages in thread
From: Liliana Marie Prikler @ 2022-08-16 13:54 UTC (permalink / raw)
  To: Christophe Pisteur, 57242; +Cc: Luis Felipe

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#57242: GNOME is missing default font (cantarell)
  2022-08-16 13:54 ` Liliana Marie Prikler
@ 2022-08-16 17:53   ` Luis Felipe via Bug reports for GNU Guix
  2022-08-19 14:34     ` Maxim Cournoyer
  0 siblings, 1 reply; 4+ messages in thread
From: Luis Felipe via Bug reports for GNU Guix @ 2022-08-16 17:53 UTC (permalink / raw)
  To: Liliana Marie Prikler; +Cc: Christophe Pisteur, 57242


[-- Attachment #1.1: Type: text/plain, Size: 1981 bytes --]

On Tuesday, August 16th, 2022 at 13:54, Liliana Marie Prikler <liliana.prikler@ist.tugraz.at> 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.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.

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.

[-- Attachment #1.2: publickey - luis.felipe.la@protonmail.com - 0x12DE1598.asc --]
[-- Type: application/pgp-keys, Size: 1722 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 509 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#57242: GNOME is missing default font (cantarell)
  2022-08-16 17:53   ` Luis Felipe via Bug reports for GNU Guix
@ 2022-08-19 14:34     ` Maxim Cournoyer
  0 siblings, 0 replies; 4+ messages in thread
From: Maxim Cournoyer @ 2022-08-19 14:34 UTC (permalink / raw)
  To: Luis Felipe; +Cc: Liliana Marie Prikler, Christophe Pisteur, 57242-done

Hello,

Luis Felipe <luis.felipe.la@protonmail.com> writes:

> On Tuesday, August 16th, 2022 at 13:54, Liliana Marie Prikler <liliana.prikler@ist.tugraz.at> 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




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-08-19 14:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-16 10:04 bug#57242: GNOME is missing default font (cantarell) Christophe Pisteur
2022-08-16 13:54 ` Liliana Marie Prikler
2022-08-16 17:53   ` Luis Felipe via Bug reports for GNU Guix
2022-08-19 14:34     ` Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).