all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Missing fonts issue with GNU Icecat
@ 2018-12-27 10:54 Daniel Gerber
  2018-12-27 13:43 ` Daniel Gerber
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Gerber @ 2018-12-27 10:54 UTC (permalink / raw)
  To: guix-devel

Hi guix,

I have a profile with icecat, fontconfig and basic fonts, but the 
browser seems not to find any font. It displays only 
numbers-in-squares placeholders.

```
$ icecat
(/gnu/store/x9c8vysvvivx4bc1xa4gz7sl37y3i2k6-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:3240): 
Pango-WARNING **: 10:16:13.107: failed to create cairo scaled 
font, expect ugly output. the offending font is 'DejaVu Sans 
9.9990234375'
(/gnu/store/x9c8vysvvivx4bc1xa4gz7sl37y3i2k6-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:3240): 
Pango-WARNING **: 10:16:13.107: font_face status is: file not 
found
(/gnu/store/x9c8vysvvivx4bc1xa4gz7sl37y3i2k6-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:3240): 
Pango-WARNING **: 10:16:13.108: scaled_font status is: file not 
found
(/gnu/store/x9c8vysvvivx4bc1xa4gz7sl37y3i2k6-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:3240): 
Pango-WARNING **: 10:16:13.108: shaping failure, expect ugly 
output. shape-engine='PangoFcShapeEngine', font='DejaVu Sans 
9.9990234375', text='●'
(/gnu/store/x9c8vysvvivx4bc1xa4gz7sl37y3i2k6-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:3240): 
Pango-WARNING **: 10:16:13.113: failed to create cairo scaled 
font, expect ugly output. the offending font is 'DejaVu Sans 
9.9990234375'
(/gnu/store/x9c8vysvvivx4bc1xa4gz7sl37y3i2k6-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:3240): 
Pango-WARNING **: 10:16:13.114: font_face status is: file not 
found
(/gnu/store/x9c8vysvvivx4bc1xa4gz7sl37y3i2k6-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:3240): 
Pango-WARNING **: 10:16:13.114: scaled_font status is: file not 
found
(/gnu/store/x9c8vysvvivx4bc1xa4gz7sl37y3i2k6-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:3240): 
Gtk-WARNING **: 10:16:14.576: Could not load a pixbuf from 
/org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
This may indicate that pixbuf loaders or the mime database could 
not be found.
```

Utilities from fontconfig (in the same profile) seem to work fine:

```
$ fc-match 'DejaVu Sans 9.9990234375'
DejaVuSans.ttf: "DejaVu Sans" "Book"
$ fc-list | grep DejaVuSans.ttf
~/.guix-profile/share/fonts/truetype/DejaVuSans.ttf
```

Any idea? How can I test if the issue is with pango or icecat or 
somewhere else? The "host" distro is Alpine.


Best,
---
Daniel Gerber

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

end of thread, other threads:[~2019-01-05 17:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-27 10:54 Missing fonts issue with GNU Icecat Daniel Gerber
2018-12-27 13:43 ` Daniel Gerber
2018-12-28 15:07   ` Ricardo Wurmus
2018-12-29  3:58     ` Mike Gerwitz
2019-01-05 17:52     ` Ludovic Courtès
2018-12-29  3:51   ` Mike Gerwitz

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.