Acknowledgement sent
to bo0od <bo0od@riseup.net>:
New bug report received and forwarded. Copy sent to bug-guix@gnu.org.
(Mon, 12 Apr 2021 00:04:02 GMT) (full text, mbox, link).
Subject: Re: bug#47713: Icecat doesnt show numbers for anything
Date: Sun, 18 Apr 2021 12:34:24 +0200
Hi,
bo0od <bo0od@riseup.net> skribis:
> Icecat doesnt show/identify any number (seems to be) inside
> itself. (Check the uploaded images)
Is this on Guix System or on another distro?
In the latter case, see:
https://guix.gnu.org/manual/en/html_node/Application-Setup.html#X11-Fonts
HTH,
Ludo’.
Information forwarded
to bug-guix@gnu.org: bug#47713; Package guix.
(Sun, 18 Apr 2021 13:59:01 GMT) (full text, mbox, link).
Subject: Re: bug#47713: Icecat doesnt show numbers for anything
Date: Sun, 18 Apr 2021 13:58:06 +0000
> Is this on Guix System or on another distro?
only reporting issues against guix in its own distro (guixsd). (i will
mention if im reporting guix when used on another distro)
>
https://guix.gnu.org/manual/en/html_node/Application-Setup.html#X11-Fonts
done this step:
```
guix install fontconfig
fc-cache -rv
```
same issue.
Ludovic Courtès:
> Hi,
>
> bo0od <bo0od@riseup.net> skribis:
>
>> Icecat doesnt show/identify any number (seems to be) inside
>> itself. (Check the uploaded images)
>
> Is this on Guix System or on another distro?
>
> In the latter case, see:
>
> https://guix.gnu.org/manual/en/html_node/Application-Setup.html#X11-Fonts
>
> HTH,
> Ludo’.
>
Severity set to 'important' from 'normal'
Request was from Ludovic Courtès <ludo@gnu.org>
to control@debbugs.gnu.org.
(Sun, 25 Apr 2021 13:00:02 GMT) (full text, mbox, link).
Added indication that bug 47713 blocks47297
Request was from Ludovic Courtès <ludo@gnu.org>
to control@debbugs.gnu.org.
(Sun, 25 Apr 2021 13:01:02 GMT) (full text, mbox, link).
Information forwarded
to bug-guix@gnu.org: bug#47713; Package guix.
(Sun, 25 Apr 2021 15:35:02 GMT) (full text, mbox, link).
Hi,
bo0od <bo0od@riseup.net> skribis:
> only reporting issues against guix in its own distro (guixsd). (i will
> mention if im reporting guix when used on another distro)
>
>>
> https://guix.gnu.org/manual/en/html_node/Application-Setup.html#X11-Fonts
>
> done this step:
>
> ```
> guix install fontconfig
> fc-cache -rv
> ```
>
> same issue.
Weird. I just tried in an VM (gnu/system/examples/vm-image.tmpl, to
which I added ‘icecat’ in the ‘packages’ field) and here everything’s
fine AFAICS (screenshot attached).
I wonder if it’s about missing font packages or something.
Ludo’.
Subject: Re: bug#47713: Icecat doesnt show numbers for anything
Date: Sun, 25 Apr 2021 15:59:44 +0000
Tell me any command you want the output for (or package to install) to
help solving this issue i will post it here.
I have posted how my guix system configured/built here:
https://issues.guix.gnu.org/47687
Ludovic Courtès:
> Hi,
>
> bo0od <bo0od@riseup.net> skribis:
>
>> only reporting issues against guix in its own distro (guixsd). (i will
>> mention if im reporting guix when used on another distro)
>>
>>>
>> https://guix.gnu.org/manual/en/html_node/Application-Setup.html#X11-Fonts
>>
>> done this step:
>>
>> ```
>> guix install fontconfig
>> fc-cache -rv
>> ```
>>
>> same issue.
>
> Weird. I just tried in an VM (gnu/system/examples/vm-image.tmpl, to
> which I added ‘icecat’ in the ‘packages’ field) and here everything’s
> fine AFAICS (screenshot attached).
>
> I wonder if it’s about missing font packages or something.
>
> Ludo’.
>
Information forwarded
to bug-guix@gnu.org: bug#47713; Package guix.
(Sun, 25 Apr 2021 17:21:02 GMT) (full text, mbox, link).
bo0od <bo0od@riseup.net> skribis:
> Tell me any command you want the output for (or package to install) to
> help solving this issue i will post it here.
>
> I have posted how my guix system configured/built here:
>
> https://issues.guix.gnu.org/47687
I found <https://issues.guix.gnu.org/43293>, which was about the same
issue; the solution was to install ‘font-dejavu’.
I can reproduce the problem with the OS config you posted at
<https://issues.guix.gnu.org/47687>. With that Xfce-only config,
/run/current-system/profile lacks ‘font-dejavu’, hence the problem.
The config in ‘vm-image.tmpl’ does not provide ‘font-dejavu’ but it
provides ‘font-bitstream-vera’, which does the job.
‘font-dejavu’ is propagated by the ‘gnome’ package, which is why there’s
no such problem when using ‘gnome-desktop-service-type’. The solution
is to make sure one of these fonts is always installed by default.
The attached patch does that. I’ll go ahead and push it if there are no
objections.
Thanks for reporting the issue!
Ludo’.
Subject: Re: bug#47713: Icecat doesnt show numbers for anything
Date: Sun, 25 Apr 2021 23:36:51 +0200
Ludovic Courtès <ludo@gnu.org> skribis:
> ‘font-dejavu’ is propagated by the ‘gnome’ package, which is why there’s
> no such problem when using ‘gnome-desktop-service-type’. The solution
> is to make sure one of these fonts is always installed by default.
>
> The attached patch does that. I’ll go ahead and push it if there are no
> objections.
Pushed as c09e331b25e35dc435af67765a9bdb2e8f4aa296.
Ludo'.
bug archived.
Request was from Debbugs Internal Request <help-debbugs@gnu.org>
to internal_control@debbugs.gnu.org.
(Mon, 24 May 2021 11:24:05 GMT) (full text, mbox, link).
Debbugs is free software and licensed under the terms of the
GNU Public License version 2. The current version can be
obtained from https://bugs.debian.org/debbugs-source/.