GNU bug report logs - #45901
GNOME Fonts takes about 20 seconds to display fonts

Previous Next

Package: guix;

Reported by: Luis Felipe <luis.felipe.la <at> protonmail.com>

Date: Fri, 15 Jan 2021 18:55:01 UTC

Severity: normal

Done: Luis Felipe <luis.felipe.la <at> protonmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 45901 in the body.
You can then email your comments to 45901 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#45901; Package guix. (Fri, 15 Jan 2021 18:55:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Luis Felipe <luis.felipe.la <at> protonmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 15 Jan 2021 18:55:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Luis Felipe <luis.felipe.la <at> protonmail.com>
To: "bug-guix <at> gnu.org" <bug-guix <at> gnu.org>
Subject: GNOME Fonts takes about 20 seconds to display fonts
Date: Fri, 15 Jan 2021 18:54:05 +0000
## Steps to reproduce

The following steps assume you are using Guix System with GNOME desktop.

1. Open the command prompt (ALT+F2)
2. Run gnome-font-viewer


## Expected result

GNOME Fonts starts and displays the fonts available (system and user fonts?) with their corresponding names and thumbnails.


## Unexpected result

+ GNOME Fonts starts, but the font view is empty and there is no visual sign of content being loaded.
+ The fonts are listed after waiting for about 20 seconds.
+ The fonts have no preview thumbnails (I heard Christopher Baines was looking into this particular issue)


## System information

GNOME 3.34.2
GNOME Fonts (gnome-font-viewer) 3.30.0
GNU Guix 5b785b2
On Hard Disk Drive


---
Luis Felipe López Acevedo
https://luis-felipe.gitlab.io/




Information forwarded to bug-guix <at> gnu.org:
bug#45901; Package guix. (Sat, 16 Jan 2021 11:19:01 GMT) Full text and rfc822 format available.

Message #8 received at 45901 <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Luis Felipe <luis.felipe.la <at> protonmail.com>, Luis Felipe
 <luis.felipe.la <at> protonmail.com>
Cc: 45901 <at> debbugs.gnu.org
Subject: Re: bug#45901: GNOME Fonts takes about 20 seconds to display fonts
Date: Sat, 16 Jan 2021 11:18:26 +0000
[Message part 1 (text/plain, inline)]
Luis Felipe via Bug reports for GNU Guix <bug-guix <at> gnu.org> writes:

> ## Steps to reproduce
>
> The following steps assume you are using Guix System with GNOME desktop.
>
> 1. Open the command prompt (ALT+F2)
> 2. Run gnome-font-viewer
>
>
> ## Expected result
>
> GNOME Fonts starts and displays the fonts available (system and user fonts?) with their corresponding names and thumbnails.
>
>
> ## Unexpected result
>
> + GNOME Fonts starts, but the font view is empty and there is no visual sign of content being loaded.
> + The fonts are listed after waiting for about 20 seconds.
> + The fonts have no preview thumbnails (I heard Christopher Baines was looking into this particular issue)

Hey,

I've just pushed the fix I worked on for thumbnails [1].

1: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=540893a8ccef41436a1c00ae268f74219f9ab220

Could you guix pull, guix upgrade gnome-font-viewer, remove
~/.cache/thumbnails/fail/ and then re-test?

Thanks,

Chris
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#45901; Package guix. (Sat, 16 Jan 2021 15:25:01 GMT) Full text and rfc822 format available.

Message #11 received at 45901 <at> debbugs.gnu.org (full text, mbox):

From: Luis Felipe <luis.felipe.la <at> protonmail.com>
To: Christopher Baines <mail <at> cbaines.net>
Cc: "45901 <at> debbugs.gnu.org" <45901 <at> debbugs.gnu.org>
Subject: Re: bug#45901: GNOME Fonts takes about 20 seconds to display fonts
Date: Sat, 16 Jan 2021 15:24:00 +0000
On Saturday, January 16, 2021 11:18 AM, Christopher Baines <mail <at> cbaines.net> wrote:

> Hey,
>
> I've just pushed the fix I worked on for thumbnails [1].
>
> 1: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=540893a8ccef41436a1c00ae268f74219f9ab220
>
> Could you guix pull, guix upgrade gnome-font-viewer, remove
> ~/.cache/thumbnails/fail/ and then re-test?

I just upgraded and thumbnails seem to be mostly fixed. That is, most of the thumbnails are displayed correctly. Some fonts have no thumbnail at all (Noto fonts like Noto Sans Armenian, Noto Sans Batak, Noto Sans Bengali, ...). And Source Han fonts have a placeholder icon (a blue, lowercase "a" in a white sheet).


The slowness issue seems to be a bug in GNOME Fonts (https://gitlab.gnome.org/GNOME/gnome-font-viewer/-/issues/30).


What should we do with this bug report? Close it or leave it open until it is fixed upstream (I'd prefer the latter)?




Information forwarded to bug-guix <at> gnu.org:
bug#45901; Package guix. (Sat, 16 Jan 2021 15:53:02 GMT) Full text and rfc822 format available.

Message #14 received at 45901 <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Luis Felipe <luis.felipe.la <at> protonmail.com>
Cc: "45901 <at> debbugs.gnu.org" <45901 <at> debbugs.gnu.org>
Subject: Re: bug#45901: GNOME Fonts takes about 20 seconds to display fonts
Date: Sat, 16 Jan 2021 15:52:20 +0000
[Message part 1 (text/plain, inline)]
Luis Felipe <luis.felipe.la <at> protonmail.com> writes:

> On Saturday, January 16, 2021 11:18 AM, Christopher Baines <mail <at> cbaines.net> wrote:
>
>> Hey,
>>
>> I've just pushed the fix I worked on for thumbnails [1].
>>
>> 1: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=540893a8ccef41436a1c00ae268f74219f9ab220
>>
>> Could you guix pull, guix upgrade gnome-font-viewer, remove
>> ~/.cache/thumbnails/fail/ and then re-test?
>
> I just upgraded and thumbnails seem to be mostly fixed. That is, most
> of the thumbnails are displayed correctly. Some fonts have no
> thumbnail at all (Noto fonts like Noto Sans Armenian, Noto Sans Batak,
> Noto Sans Bengali, ...). And Source Han fonts have a placeholder icon
> (a blue, lowercase "a" in a white sheet).

That's good, I wonder if there are corner cases with the thumbnail
generation that still need addressing.

> The slowness issue seems to be a bug in GNOME Fonts
> (https://gitlab.gnome.org/GNOME/gnome-font-viewer/-/issues/30).
>
> What should we do with this bug report? Close it or leave it open
> until it is fixed upstream (I'd prefer the latter)?

Sure, it's up to you.
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#45901; Package guix. (Sat, 16 Jan 2021 16:29:01 GMT) Full text and rfc822 format available.

Message #17 received at 45901 <at> debbugs.gnu.org (full text, mbox):

From: Luis Felipe <luis.felipe.la <at> protonmail.com>
To: Christopher Baines <mail <at> cbaines.net>
Cc: "45901 <at> debbugs.gnu.org" <45901 <at> debbugs.gnu.org>
Subject: Re: bug#45901: GNOME Fonts takes about 20 seconds to display fonts
Date: Sat, 16 Jan 2021 16:28:00 +0000
I'll leave it open then. Thanks for the patch, Chris.




Reply sent to Luis Felipe <luis.felipe.la <at> protonmail.com>:
You have taken responsibility. (Thu, 23 Dec 2021 23:40:02 GMT) Full text and rfc822 format available.

Notification sent to Luis Felipe <luis.felipe.la <at> protonmail.com>:
bug acknowledged by developer. (Thu, 23 Dec 2021 23:40:02 GMT) Full text and rfc822 format available.

Message #22 received at 45901-done <at> debbugs.gnu.org (full text, mbox):

From: Luis Felipe <luis.felipe.la <at> protonmail.com>
To: "45901-done <at> debbugs.gnu.org" <45901-done <at> debbugs.gnu.org>
Subject: GNOME Fonts takes about 20 seconds to display fonts
Date: Thu, 23 Dec 2021 23:39:25 +0000
[Message part 1 (text/plain, inline)]
Problem solved in the following versions:

GNOME 40.4  

GNOME Fonts 40.0  


~~~
guix describe
Generation 52	Dec 23 2021 11:56:54	(current)
  guix 037c2b6
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 037c2b6d3acdf7f5b68ecb3024ef90bce85922df
~~~

---
Luis Felipe López Acevedo
[publickey - luis.felipe.la@protonmail.com - 0x12DE1598.asc (application/pgp-keys, attachment)]
[signature.asc (application/pgp-signature, attachment)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 21 Jan 2022 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 96 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.