GNU Icecat showing Github Icons?

  • Open
  • quality assurance status badge
Details
6 participants
  • Pablo Barraza Cornejo via web
  • Leo Prikler
  • Leo Famulari
  • Timmy Douglas
  • Pablo Barraza Cornejo
  • Ricardo Wurmus
Owner
unassigned
Submitted by
Pablo Barraza Cornejo
Severity
normal
P
P
Pablo Barraza Cornejo wrote on 3 Jul 2020 09:07
(address . bug-guix@gnu.org)
87pn9dt6tb.fsf@gmail.com
So, I'm currently trying to install Icecat with the Guix Package
manager, running on Manjaro, and everytime I try to launch it most
letters show up as Github icons. If I launch it from the terminal
I get this:

(/gnu/store/5jxv1hvbz0s41nv5y1ip5kfijskapq3c-icecat-68.10.0-guix0-preview1/lib/icecat/.icecat-real:143036):
Pango-WARNING **: 07:04:07.363: failed to create cairo scaled
font, expect ugly output. the offending font is 'DejaVu Sans
9.9990234375'

(/gnu/store/5jxv1hvbz0s41nv5y1ip5kfijskapq3c-icecat-68.10.0-guix0-preview1/lib/icecat/.icecat-real:143036):
Pango-WARN
ING **: 07:04:07.363: font_face status is: file not found

(/gnu/store/5jxv1hvbz0s41nv5y1ip5kfijskapq3c-icecat-68.10.0-guix0-preview1/lib/icecat/.icecat-real:143036):
Pango-WARN
ING **: 07:04:07.363: scaled_font status is: file not found

(/gnu/store/5jxv1hvbz0s41nv5y1ip5kfijskapq3c-icecat-68.10.0-guix0-preview1/lib/icecat/.icecat-real:143036):
Pango-WARN
ING **: 07:04:07.368: failed to create cairo scaled font, expect
ugly output. the offending font is 'DejaVu Sans 9.895
5078125'

(/gnu/store/5jxv1hvbz0s41nv5y1ip5kfijskapq3c-icecat-68.10.0-guix0-preview1/lib/icecat/.icecat-real:143036):
Pango-WARN
ING **: 07:04:07.368: font_face status is: file not found

(/gnu/store/5jxv1hvbz0s41nv5y1ip5kfijskapq3c-icecat-68.10.0-guix0-preview1/lib/icecat/.icecat-real:143036):
Pango-WARN
ING **: 07:04:07.368: scaled_font status is: file not found
JavaScript error:
resource:///modules/sessionstore/SessionStore.jsm, line 1325:
uncaught exception: 2147746065

(/gnu/store/5jxv1hvbz0s41nv5y1ip5kfijskapq3c-icecat-68.10.0-guix0-preview1/lib/icecat/.icecat-real:143077):
Pango-WARN
ING **: 07:04:08.322: failed to create cairo scaled font, expect
ugly output. the offending font is 'DejaVu Sans 9.999
0234375'

(/gnu/store/5jxv1hvbz0s41nv5y1ip5kfijskapq3c-icecat-68.10.0-guix0-preview1/lib/icecat/.icecat-real:143077):
Pango-WARN
ING **: 07:04:08.322: font_face status is: file not found

(/gnu/store/5jxv1hvbz0s41nv5y1ip5kfijskapq3c-icecat-68.10.0-guix0-preview1/lib/icecat/.icecat-real:143077):
Pango-WARN
ING **: 07:04:08.322: scaled_font status is: file not found

(/gnu/store/5jxv1hvbz0s41nv5y1ip5kfijskapq3c-icecat-68.10.0-guix0-preview1/lib/icecat/.icecat-real:143077):
Pango-WARN
ING **: 07:04:08.338: failed to create cairo scaled font, expect
ugly output. the offending font is 'DejaVu Sans 9.895
5078125'

(/gnu/store/5jxv1hvbz0s41nv5y1ip5kfijskapq3c-icecat-68.10.0-guix0-preview1/lib/icecat/.icecat-real:143077):
Pango-WARN
ING **: 07:04:08.338: font_face status is: file not found

(/gnu/store/5jxv1hvbz0s41nv5y1ip5kfijskapq3c-icecat-68.10.0-guix0-preview1/lib/icecat/.icecat-real:143077):
Pango-WARN
ING **: 07:04:08.338: scaled_font status is: file not found

Any help would be appreciated.
L
L
Leo Prikler wrote on 3 Jul 2020 12:24
(address . pbarrazacornejo@gmail.com)(address . 42174@debbugs.gnu.org)
73aa9ce04d30654b48a85b6199d636ba3f408458.camel@student.tugraz.at
It appears icecat is either failing to find or failing to scale DejaVu
Sans. This usually indicates a broken font-config cache, but since
you're on a foreign distro, it may also be, that you need to install
font-dejavu through guix. Does `fc-list | grep DejaVu` produce the
results you'd expect?
L
L
Leo Famulari wrote on 3 Jul 2020 19:47
(name . Pablo Barraza Cornejo)(address . pbarrazacornejo@gmail.com)(address . 42174@debbugs.gnu.org)
20200703174750.GA27334@jasmine.lan
On Fri, Jul 03, 2020 at 01:07:44AM -0600, Pablo Barraza Cornejo wrote:
Toggle quote (8 lines)
> So, I'm currently trying to install Icecat with the Guix Package manager,
> running on Manjaro, and everytime I try to launch it most letters show up as
> Github icons. If I launch it from the terminal I get this:
>
> (/gnu/store/5jxv1hvbz0s41nv5y1ip5kfijskapq3c-icecat-68.10.0-guix0-preview1/lib/icecat/.icecat-real:143036):
> Pango-WARNING **: 07:04:07.363: failed to create cairo scaled font, expect
> ugly output. the offending font is 'DejaVu Sans 9.9990234375'

I wonder if it's related to bug #42006, "Installing font-dejavu breaks
other fonts":

P
P
Pablo Barraza Cornejo via web wrote on 3 Jul 2020 20:39
GNU Icecat showing Github Icons?
(address . 42174@debbugs.gnu.org)
7fc08d8c7e00.15709ecbd463cdf9@guile.gnu.org
I've installed font-dejavu and ran fc-cache -rv afterwards. Running fc-list | grep DejaVu gives me this:
/home/pablo/.guix-profile/share/fonts/truetype/DejaVuSansMono-BoldOblique.ttf: DejaVu Sans Mono:style=Bold Oblique
/home/pablo/.guix-profile/share/fonts/truetype/DejaVuSerif.ttf: DejaVu Serif:style=Book
/home/pablo/.guix-profile/share/fonts/truetype/DejaVuSansCondensed-Oblique.ttf: DejaVu Sans,DejaVu Sans Condensed:style=Condensed Oblique,Oblique
/home/pablo/.guix-profile/share/fonts/truetype/DejaVuSerifCondensed-Bold.ttf: DejaVu Serif,DejaVu Serif Condensed:style=Condensed Bold,Bold
/home/pablo/.guix-profile/share/fonts/truetype/DejaVuSerifCondensed.ttf: DejaVu Serif,DejaVu Serif Condensed:style=Condensed,Book
/home/pablo/.guix-profile/share/fonts/truetype/DejaVuSerif-BoldItalic.ttf: DejaVu Serif:style=Bold Italic
/home/pablo/.guix-profile/share/fonts/truetype/DejaVuSansMono.ttf: DejaVu Sans Mono:style=Book
/home/pablo/.guix-profile/share/fonts/truetype/DejaVuSansCondensed-BoldOblique.ttf: DejaVu Sans,DejaVu Sans Condensed:style=Condensed Bold Oblique,Bold Oblique
/home/pablo/.guix-profile/share/fonts/truetype/DejaVuSerif-Bold.ttf: DejaVu Serif:style=Bold
/home/pablo/.guix-profile/share/fonts/truetype/DejaVuSerifCondensed-Italic.ttf: DejaVu Serif,DejaVu Serif Condensed:style=Condensed Italic,Italic
/home/pablo/.guix-profile/share/fonts/truetype/DejaVuSans-Bold.ttf: DejaVu Sans:style=Bold
/home/pablo/.guix-profile/share/fonts/truetype/DejaVuSans-BoldOblique.ttf: DejaVu Sans:style=Bold Oblique
/home/pablo/.guix-profile/share/fonts/truetype/DejaVuSansMono-Oblique.ttf: DejaVu Sans Mono:style=Oblique
/home/pablo/.guix-profile/share/fonts/truetype/DejaVuSans-ExtraLight.ttf: DejaVu Sans,DejaVu Sans Light:style=ExtraLight
/home/pablo/.guix-profile/share/fonts/truetype/DejaVuSansCondensed-Bold.ttf: DejaVu Sans,DejaVu Sans Condensed:style=Condensed Bold,Bold
/home/pablo/.guix-profile/share/fonts/truetype/DejaVuSans-Oblique.ttf: DejaVu Sans:style=Oblique
/home/pablo/.guix-profile/share/fonts/truetype/DejaVuSans.ttf: DejaVu Sans:style=Book
/home/pablo/.guix-profile/share/fonts/truetype/DejaVuSansCondensed.ttf: DejaVu Sans,DejaVu Sans Condensed:style=Condensed,Book
/home/pablo/.guix-profile/share/fonts/truetype/DejaVuSansMono-Bold.ttf: DejaVu Sans Mono:style=Bold
/home/pablo/.guix-profile/share/fonts/truetype/DejaVuMathTeXGyre.ttf: DejaVu Math TeX Gyre:style=Regular
/home/pablo/.guix-profile/share/fonts/truetype/DejaVuSerif-Italic.ttf: DejaVu Serif:style=Italic
/home/pablo/.guix-profile/share/fonts/truetype/DejaVuSerifCondensed-BoldItalic.ttf: DejaVu Serif,DejaVu Serif Condensed:style=Condensed Bold Italic,Bold Italic

But that didn't solve the problem
L
L
Leo Prikler wrote on 3 Jul 2020 21:26
(name . Pablo Barraza Cornejo)(address . pbarrazacornejo@gmail.com)(address . 42174@debbugs.gnu.org)
b26f8b6fd9666ea8d95ea88bc12c752596e7d0dc.camel@student.tugraz.at
Am Freitag, den 03.07.2020, 12:28 -0600 schrieb Pablo Barraza Cornejo:
Toggle quote (19 lines)
> Leo Prikler writes:
>
> > It appears icecat is either failing to find or failing to scale
> > DejaVu
> > Sans. This usually indicates a broken font-config cache, but
> > since
> > you're on a foreign distro, it may also be, that you need to
> > install
> > font-dejavu through guix. Does `fc-list | grep DejaVu` produce
> > the
> > results you'd expect?
>
> What results should I expect?
> I already did as you said, and this is the output of fc-list
>
> [lots of entries in ~/.guix-profile]
>
> But it doesn't fix the problem.

Okay, so all your DejaVu fonts point towards the Guix profile as they
should. I suppose you also already ran `fc-cache -rv` as suggested in
the manual, right?
P
P
Pablo BC wrote on 4 Jul 2020 00:06
(name . Leo Prikler)(address . leo.prikler@student.tugraz.at)(address . 42174@debbugs.gnu.org)
2BAA3EA3-DD17-4A47-8799-98402ADBA766@gmail.com
Yeah, I did.
Attachment: file
P
P
Pablo Barraza Cornejo wrote on 8 Jul 2020 09:17
(name . Leo Prikler)(address . leo.prikler@student.tugraz.at)(address . 42174@debbugs.gnu.org)
87a70a4grn.fsf@gmail.com
This is the output of fc-cache -rv, if it's of any use.
/gnu/store/ag8ilfwcnxn0xnw8bar9ia73h3hg3rra-gs-fonts-8.11/share/fonts:
caching, new cache contents: 0 fonts, 1 dirs
/gnu/store/ag8ilfwcnxn0xnw8bar9ia73h3hg3rra-gs-fonts-8.11/share/fonts/type1:
caching, new cache contents: 0 fonts, 1 dirs
/gnu/store/ag8ilfwcnxn0xnw8bar9ia73h3hg3rra-gs-fonts-8.11/share/fonts/type1/ghostscript:
caching, new cache contents: 35 fonts, 0 dirs
/home/pablo/.guix-profile/share/fonts: caching, new cache
contents: 0 fonts, 2 dirs
/home/pablo/.guix-profile/share/fonts/truetype: caching, new cache
contents: 22 fonts, 0 dirs
/home/pablo/.guix-profile/share/fonts/type1: caching, new cache
contents: 0 fonts, 1 dirs
/home/pablo/.guix-profile/share/fonts/type1/ghostscript: caching,
new cache contents: 35 fonts, 0 dirs
/run/current-system/profile/share/fonts: skipping, no such
directory
/home/pablo/.local/share/fonts: caching, new cache contents: 6
fonts, 0 dirs
/home/pablo/.fonts: skipping, no such directory
/gnu/store/ag8ilfwcnxn0xnw8bar9ia73h3hg3rra-gs-fonts-8.11/share/fonts/type1:
skipping, looped directory detected
/home/pablo/.guix-profile/share/fonts/opentype: skipping, no such
directory
/home/pablo/.guix-profile/share/fonts/truetype: skipping, looped
directory detected
/home/pablo/.guix-profile/share/fonts/type1: skipping, looped
directory detected
/home/pablo/.guix-profile/share/fonts/webfonts: skipping, no such
directory
/gnu/store/ag8ilfwcnxn0xnw8bar9ia73h3hg3rra-gs-fonts-8.11/share/fonts/type1/ghostscript:
skipping, looped directory detected
/home/pablo/.guix-profile/share/fonts/type1/ghostscript: skipping,
looped directory detected
/var/cache/fontconfig: not cleaning unwritable cache directory
/home/pablo/.cache/fontconfig: cleaning cache directory
/home/pablo/.fontconfig: not cleaning non-existent cache directory
fc-cache: succeeded

But Icecat is still the same after running fc-cache.
R
R
Ricardo Wurmus wrote on 12 Mar 2021 13:30
(name . Pablo Barraza Cornejo)(address . pbarrazacornejo@gmail.com)
878s6spnai.fsf@elephly.net
pages of the ie.wikipedia.org site), but not on other sites.

I have these fonts installed in my profile:

Toggle snippet (15 lines)
font-wqy-zenhei 0.9.45 out /gnu/store/4666sykl746p9vf4k2vh0nkiw12zjhs5-font-wqy-zenhei-0.9.45
font-tex-gyre 2.005 out /gnu/store/pyw1h9gh77b1k8wm26vb9qfbk083qkhf-font-tex-gyre-2.005
font-google-noto 20171025 out /gnu/store/g2szydnbvs7qqy2nf7qylba0rapajmd8-font-google-noto-20171025
font-inconsolata 3.000 out /gnu/store/8vq65z92r51ghnxbgdss9irk23df9s5f-font-inconsolata-3.000
font-adobe-source-han-sans 1.004 out /gnu/store/vravfg76hqm27lrylhc2y44zs1y9zyn2-font-adobe-source-han-sans-1.004
font-awesome 4.7.0 out /gnu/store/gknn01i1nr80apmcx42w36cqcz3zzri2-font-awesome-4.7.0
font-google-roboto 2.136 out /gnu/store/3mv6bxcvdds1npbg2wf10901xh9y3x03-font-google-roboto-2.136
font-dejavu 2.37 out /gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37
font-adobe75dpi 1.0.3 out /gnu/store/gypnv4gfdbp44f9zcg2gsij6qlijm3kd-font-adobe75dpi-1.0.3
font-adobe100dpi 1.0.3 out /gnu/store/nhq03m9x7armfdpyj63hq1lqw82vzxzi-font-adobe100dpi-1.0.3
font-liberation 2.1.2 out /gnu/store/39j1dcvx5996019dqh9jn8xc0pyg7jb0-font-liberation-2.1.2
font-gnu-unifont 13.0.05 out /gnu/store/ajnwk1yfdlf4cjgya1laww497q98sqj7-font-gnu-unifont-13.0.05
font-fira-code 5.2 out /gnu/store/k0jya8b6adxymjxpcc2yr4590rwpr1dn-font-fira-code-5.2

--
Ricardo
T
T
Timmy Douglas wrote on 16 Mar 2021 05:45
875z1rg0zj.fsf@timmydouglas.com
Ricardo Wurmus <rekado@elephly.net> writes:

Toggle quote (22 lines)
> I see the same on https://ie.wikipedia.org/wiki/Lewis_Carroll(and other
> pages of the ie.wikipedia.org site), but not on other sites.
>
> I have these fonts installed in my profile:
>
> --8<---------------cut here---------------start------------->8---
> font-wqy-zenhei 0.9.45 out /gnu/store/4666sykl746p9vf4k2vh0nkiw12zjhs5-font-wqy-zenhei-0.9.45
> font-tex-gyre 2.005 out /gnu/store/pyw1h9gh77b1k8wm26vb9qfbk083qkhf-font-tex-gyre-2.005
> font-google-noto 20171025 out /gnu/store/g2szydnbvs7qqy2nf7qylba0rapajmd8-font-google-noto-20171025
> font-inconsolata 3.000 out /gnu/store/8vq65z92r51ghnxbgdss9irk23df9s5f-font-inconsolata-3.000
> font-adobe-source-han-sans 1.004 out /gnu/store/vravfg76hqm27lrylhc2y44zs1y9zyn2-font-adobe-source-han-sans-1.004
> font-awesome 4.7.0 out /gnu/store/gknn01i1nr80apmcx42w36cqcz3zzri2-font-awesome-4.7.0
> font-google-roboto 2.136 out /gnu/store/3mv6bxcvdds1npbg2wf10901xh9y3x03-font-google-roboto-2.136
> font-dejavu 2.37 out /gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37
> font-adobe75dpi 1.0.3 out /gnu/store/gypnv4gfdbp44f9zcg2gsij6qlijm3kd-font-adobe75dpi-1.0.3
> font-adobe100dpi 1.0.3 out /gnu/store/nhq03m9x7armfdpyj63hq1lqw82vzxzi-font-adobe100dpi-1.0.3
> font-liberation 2.1.2 out /gnu/store/39j1dcvx5996019dqh9jn8xc0pyg7jb0-font-liberation-2.1.2
> font-gnu-unifont 13.0.05 out /gnu/store/ajnwk1yfdlf4cjgya1laww497q98sqj7-font-gnu-unifont-13.0.05
> font-fira-code 5.2 out /gnu/store/k0jya8b6adxymjxpcc2yr4590rwpr1dn-font-fira-code-5.2
> --8<---------------cut here---------------end--------------->8---


I have the same issue--all of icecat's font symbols are github icons.
This machine using guix on ubuntu, and running sway from guix.


/home/timmy [timmy@timmy-4570] [21:39]
Toggle quote (1 lines)
> guix package -I
guix 1.2.0rc2-1.0d4b1af out /gnu/store/mpwik590jp57d4vw09yigxihb3gnq9a0-guix-1.2.0rc2-1.0d4b1af
hello 2.10 out /gnu/store/a462kby1q51ndvxdv3b6p0rsixxrgx1h-hello-2.10
less 563 out /gnu/store/y2w719kd0f8624hccmyq3y1prj1pfapc-less-563
guile 3.0.5 out /gnu/store/m5iprcg6pb5ch86r9agmqwd8v6kp7999-guile-3.0.5
i3status 2.13 out /gnu/store/q2giwl9nwhxnaj6cyi00gf92g5aafg9p-i3status-2.13
ccls 0.20201025 out /gnu/store/kbqwz9x4d5vcy9k7v17353ic0ww1w5lp-ccls-0.20201025
glibc-locales 2.31 out /gnu/store/f3i89i1j5msqpmdhqyvka4dv766i6vjy-glibc-locales-2.31
screen 4.8.0 out /gnu/store/n70kzschlgcfznra06vc9v5zmr2978ri-screen-4.8.0
coredns 1.8.1-0.78de01a out /gnu/store/ibnzjkbqfa1p4vllki3abg18z5qlrq3y-coredns-1.8.1-0.78de01a
git 2.30.1 out /gnu/store/12rngfhsh8kgg3x9nvy28p49wpz2406y-git-2.30.1
nss-certs 3.59 out /gnu/store/4n222mdzwcibajsgjrpvx3zshqcv8w12-nss-certs-3.59
isync 1.4.1 out /gnu/store/4i3m7nb4m9s9xqw4wph8bqdkp49nnq0x-isync-1.4.1
swaks 20201014.0 out /gnu/store/nvhjsgc7ms5aa6r5ddr8s52izwqrws3x-swaks-20201014.0
llvm 11.0.0 out /gnu/store/876nbkqqkpcy10md23vp6y6mf38c2rgb-llvm-11.0.0
clang 11.0.0 out /gnu/store/gnvkdq38rx2kgdzmp45dz1n4f5a1pxaw-clang-11.0.0
sway 1.5.1 out /gnu/store/4qdxp99anhbwfdaxvz085zyl85kzy64s-sway-1.5.1
icecat 78.8.0-guix0-preview1 out /gnu/store/ah7asj0z9hxkl1vwy4lfm99vc16m203v-icecat-78.8.0-guix0-preview1
fontconfig 2.13.1 out /gnu/store/y9fdy234r6hqiacd7hgwlmbdsngbp8p1-fontconfig-2.13.1
gs-fonts 8.11 out /gnu/store/hbqlzgd8hcf6ndcmx7q7miqrsxb4dmkk-gs-fonts-8.11
font-gnu-freefont 20120503 out /gnu/store/pkkwax360gs1dvw2wa5w2kf1mfvxkr2q-font-gnu-freefont-20120503
font-dejavu 2.37 out /gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37

/home/timmy [timmy@timmy-4570] [21:39]
Toggle quote (1 lines)
> fc-cache -rv
/gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37/share/fonts: caching, new cache contents: 0 fonts, 1 dirs
/gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37/share/fonts/truetype: caching, new cache contents: 22 fonts, 0 dirs
/home/timmy/.guix-profile/share/fonts: caching, new cache contents: 0 fonts, 4 dirs
/home/timmy/.guix-profile/share/fonts/opentype: caching, new cache contents: 12 fonts, 0 dirs
/home/timmy/.guix-profile/share/fonts/truetype: caching, new cache contents: 34 fonts, 0 dirs
/home/timmy/.guix-profile/share/fonts/type1: caching, new cache contents: 0 fonts, 1 dirs
/home/timmy/.guix-profile/share/fonts/type1/ghostscript: caching, new cache contents: 35 fonts, 0 dirs
/home/timmy/.guix-profile/share/fonts/webfonts: caching, new cache contents: 1 fonts, 0 dirs
/run/current-system/profile/share/fonts: skipping, no such directory
/home/timmy/.local/share/fonts: skipping, no such directory
/home/timmy/.fonts: caching, new cache contents: 6 fonts, 0 dirs
/gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37/share/fonts/truetype: skipping, looped directory detected
/home/timmy/.guix-profile/share/fonts/opentype: skipping, looped directory detected
/home/timmy/.guix-profile/share/fonts/truetype: skipping, looped directory detected
/home/timmy/.guix-profile/share/fonts/type1: skipping, looped directory detected
/home/timmy/.guix-profile/share/fonts/webfonts: skipping, looped directory detected
/home/timmy/.guix-profile/share/fonts/type1/ghostscript: skipping, looped directory detected
/var/cache/fontconfig: not cleaning unwritable cache directory
/home/timmy/.cache/fontconfig: cleaning cache directory
/home/timmy/.fontconfig: not cleaning non-existent cache directory
fc-cache: succeeded


/home/timmy [timmy@timmy-4570] [21:39]
Toggle quote (1 lines)
> fc-list|grep -i dejavu
/home/timmy/.guix-profile/share/fonts/truetype/DejaVuSerif-Bold.ttf: DejaVu Serif:style=Bold
/home/timmy/.guix-profile/share/fonts/truetype/DejaVuSansCondensed-BoldOblique.ttf: DejaVu Sans,DejaVu Sans Condensed:style=Condensed Bold Oblique,Bold Oblique
/gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37/share/fonts/truetype/DejaVuSerif.ttf: DejaVu Serif:style=Book
/gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37/share/fonts/truetype/DejaVuSansCondensed.ttf: DejaVu Sans,DejaVu Sans Condensed:style=Condensed,Book
/gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37/share/fonts/truetype/DejaVuSansCondensed-BoldOblique.ttf: DejaVu Sans,DejaVu Sans Condensed:style=Condensed Bold Oblique,Bold Oblique
/gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37/share/fonts/truetype/DejaVuSerifCondensed-Italic.ttf: DejaVu Serif,DejaVu Serif Condensed:style=Condensed Italic,Italic
/home/timmy/.guix-profile/share/fonts/truetype/DejaVuSansCondensed-Oblique.ttf: DejaVu Sans,DejaVu Sans Condensed:style=Condensed Oblique,Oblique
/gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37/share/fonts/truetype/DejaVuSansMono-BoldOblique.ttf: DejaVu Sans Mono:style=Bold Oblique
/gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37/share/fonts/truetype/DejaVuSerifCondensed-BoldItalic.ttf: DejaVu Serif,DejaVu Serif Condensed:style=Condensed Bold Italic,Bold Italic
/home/timmy/.guix-profile/share/fonts/truetype/DejaVuSans.ttf: DejaVu Sans:style=Book
/gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37/share/fonts/truetype/DejaVuSans-Oblique.ttf: DejaVu Sans:style=Oblique
/home/timmy/.guix-profile/share/fonts/truetype/DejaVuSerifCondensed-Italic.ttf: DejaVu Serif,DejaVu Serif Condensed:style=Condensed Italic,Italic
/home/timmy/.guix-profile/share/fonts/truetype/DejaVuSans-ExtraLight.ttf: DejaVu Sans,DejaVu Sans Light:style=ExtraLight
/home/timmy/.guix-profile/share/fonts/truetype/DejaVuSerif-Italic.ttf: DejaVu Serif:style=Italic
/home/timmy/.guix-profile/share/fonts/truetype/DejaVuSans-BoldOblique.ttf: DejaVu Sans:style=Bold Oblique
/gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37/share/fonts/truetype/DejaVuSansMono-Bold.ttf: DejaVu Sans Mono:style=Bold
/gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37/share/fonts/truetype/DejaVuSansCondensed-Bold.ttf: DejaVu Sans,DejaVu Sans Condensed:style=Condensed Bold,Bold
/home/timmy/.guix-profile/share/fonts/truetype/DejaVuSerif.ttf: DejaVu Serif:style=Book
/home/timmy/.guix-profile/share/fonts/truetype/DejaVuSans-Oblique.ttf: DejaVu Sans:style=Oblique
/home/timmy/.guix-profile/share/fonts/truetype/DejaVuSerifCondensed-Bold.ttf: DejaVu Serif,DejaVu Serif Condensed:style=Condensed Bold,Bold
/gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37/share/fonts/truetype/DejaVuSerifCondensed.ttf: DejaVu Serif,DejaVu Serif Condensed:style=Condensed,Book
/home/timmy/.guix-profile/share/fonts/truetype/DejaVuSans-Bold.ttf: DejaVu Sans:style=Bold
/home/timmy/.guix-profile/share/fonts/truetype/DejaVuMathTeXGyre.ttf: DejaVu Math TeX Gyre:style=Regular
/home/timmy/.guix-profile/share/fonts/truetype/DejaVuSerif-BoldItalic.ttf: DejaVu Serif:style=Bold Italic
/gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37/share/fonts/truetype/DejaVuSans.ttf: DejaVu Sans:style=Book
/gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37/share/fonts/truetype/DejaVuSerif-Bold.ttf: DejaVu Serif:style=Bold
/gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37/share/fonts/truetype/DejaVuSerif-BoldItalic.ttf: DejaVu Serif:style=Bold Italic
/gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37/share/fonts/truetype/DejaVuSerifCondensed-Bold.ttf: DejaVu Serif,DejaVu Serif Condensed:style=Condensed Bold,Bold
/home/timmy/.guix-profile/share/fonts/truetype/DejaVuSansCondensed.ttf: DejaVu Sans,DejaVu Sans Condensed:style=Condensed,Book
/home/timmy/.guix-profile/share/fonts/truetype/DejaVuSerifCondensed-BoldItalic.ttf: DejaVu Serif,DejaVu Serif Condensed:style=Condensed Bold Italic,Bold Italic
/home/timmy/.guix-profile/share/fonts/truetype/DejaVuSerifCondensed.ttf: DejaVu Serif,DejaVu Serif Condensed:style=Condensed,Book
/home/timmy/.guix-profile/share/fonts/truetype/DejaVuSansCondensed-Bold.ttf: DejaVu Sans,DejaVu Sans Condensed:style=Condensed Bold,Bold
/gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37/share/fonts/truetype/DejaVuSans-Bold.ttf: DejaVu Sans:style=Bold
/gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37/share/fonts/truetype/DejaVuSansCondensed-Oblique.ttf: DejaVu Sans,DejaVu Sans Condensed:style=Condensed Oblique,Oblique
/gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37/share/fonts/truetype/DejaVuMathTeXGyre.ttf: DejaVu Math TeX Gyre:style=Regular
/home/timmy/.guix-profile/share/fonts/truetype/DejaVuSansMono-Oblique.ttf: DejaVu Sans Mono:style=Oblique
/gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37/share/fonts/truetype/DejaVuSansMono-Oblique.ttf: DejaVu Sans Mono:style=Oblique
/gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37/share/fonts/truetype/DejaVuSans-ExtraLight.ttf: DejaVu Sans,DejaVu Sans Light:style=ExtraLight
/home/timmy/.guix-profile/share/fonts/truetype/DejaVuSansMono.ttf: DejaVu Sans Mono:style=Book
/home/timmy/.guix-profile/share/fonts/truetype/DejaVuSansMono-BoldOblique.ttf: DejaVu Sans Mono:style=Bold Oblique
/gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37/share/fonts/truetype/DejaVuSansMono.ttf: DejaVu Sans Mono:style=Book
/gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37/share/fonts/truetype/DejaVuSans-BoldOblique.ttf: DejaVu Sans:style=Bold Oblique
/gnu/store/7y3lvk3xf4im8n44337mc6y0ccysvfia-font-dejavu-2.37/share/fonts/truetype/DejaVuSerif-Italic.ttf: DejaVu Serif:style=Italic
/home/timmy/.guix-profile/share/fonts/truetype/DejaVuSansMono-Bold.ttf: DejaVu Sans Mono:style=Bold

/home/timmy [timmy@timmy-4570] [21:40]
Toggle quote (2 lines)
> icecat

(/gnu/store/ah7asj0z9hxkl1vwy4lfm99vc16m203v-icecat-78.8.0-guix0-preview1/lib/icecat/.icecat-real:2464125): Pango-WARNING **: 04:40:12.958: failed to create cairo scaled font, expect ugly output. the offending font is 'DejaVu Sans 9.9990234375'

(/gnu/store/ah7asj0z9hxkl1vwy4lfm99vc16m203v-icecat-78.8.0-guix0-preview1/lib/icecat/.icecat-real:2464125): Pango-WARNING **: 04:40:12.958: font_face status is: file not found

(/gnu/store/ah7asj0z9hxkl1vwy4lfm99vc16m203v-icecat-78.8.0-guix0-preview1/lib/icecat/.icecat-real:2464125): Pango-WARNING **: 04:40:12.958: scaled_font status is: file not found

(/gnu/store/ah7asj0z9hxkl1vwy4lfm99vc16m203v-icecat-78.8.0-guix0-preview1/lib/icecat/.icecat-real:2464125): Pango-WARNING **: 04:40:12.960: failed to create cairo scaled font, expect ugly output. the offending font is 'DejaVu Sans 9.9990234375'

(/gnu/store/ah7asj0z9hxkl1vwy4lfm99vc16m203v-icecat-78.8.0-guix0-preview1/lib/icecat/.icecat-real:2464125): Pango-WARNING **: 04:40:12.960: font_face status is: file not found

(/gnu/store/ah7asj0z9hxkl1vwy4lfm99vc16m203v-icecat-78.8.0-guix0-preview1/lib/icecat/.icecat-real:2464125): Pango-WARNING **: 04:40:12.960: scaled_font status is: file not found
JavaScript error: resource://activity-stream/lib/Screenshots.jsm, line 127: TypeError: cache is undefined
JavaScript error: resource://activity-stream/lib/Screenshots.jsm, line 127: TypeError: cache is undefined
JavaScript error: resource://activity-stream/lib/Screenshots.jsm, line 127: TypeError: cache is undefined
JavaScript error: resource://activity-stream/lib/Screenshots.jsm, line 127: TypeError: cache is undefined
JavaScript error: resource://activity-stream/lib/Screenshots.jsm, line 127: TypeError: cache is undefined

(/gnu/store/ah7asj0z9hxkl1vwy4lfm99vc16m203v-icecat-78.8.0-guix0-preview1/lib/icecat/.icecat-real:2464183): Pango-WARNING **: 04:40:13.372: failed to create cairo scaled font, expect ugly output. the offending font is 'DejaVu Sans 9.9990234375'

(/gnu/store/ah7asj0z9hxkl1vwy4lfm99vc16m203v-icecat-78.8.0-guix0-preview1/lib/icecat/.icecat-real:2464183): Pango-WARNING **: 04:40:13.372: font_face status is: file not found

(/gnu/store/ah7asj0z9hxkl1vwy4lfm99vc16m203v-icecat-78.8.0-guix0-preview1/lib/icecat/.icecat-real:2464183): Pango-WARNING **: 04:40:13.372: scaled_font status is: file not found

(/gnu/store/ah7asj0z9hxkl1vwy4lfm99vc16m203v-icecat-78.8.0-guix0-preview1/lib/icecat/.icecat-real:2464183): Pango-WARNING **: 04:40:13.376: failed to create cairo scaled font, expect ugly output. the offending font is 'DejaVu Sans 9.9990234375'

(/gnu/store/ah7asj0z9hxkl1vwy4lfm99vc16m203v-icecat-78.8.0-guix0-preview1/lib/icecat/.icecat-real:2464183): Pango-WARNING **: 04:40:13.376: font_face status is: file not found

(/gnu/store/ah7asj0z9hxkl1vwy4lfm99vc16m203v-icecat-78.8.0-guix0-preview1/lib/icecat/.icecat-real:2464183): Pango-WARNING **: 04:40:13.376: scaled_font status is: file not found
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 42174@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 42174
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch