From: 荒井吉則 <kumagusu08@gmail.com>
To: Andreas Enge <andreas@enge.fr>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: icecat show many warning and don't display correctly
Date: Tue, 8 Jan 2019 11:41:40 +0900 [thread overview]
Message-ID: <CAH2wgjjAW3fg2tfKnGNOHvR98Jd+5HhRmPov0K_H0CF6DvLevA@mail.gmail.com> (raw)
In-Reply-To: <20190107181000.GA14844@jurong>
[-- Attachment #1: Type: text/plain, Size: 2504 bytes --]
It's working.
export
XDG_DATA_DIRS="$HOME/.guix-profile/share${XDG_DATA_DIRS:+:}$XDG_DATA_DIRS"
This solution is effective for LFS too. Thank you.
2019年1月8日(火) 3:10 Andreas Enge <andreas@enge.fr>:
> Hello,
>
> I am having the same problem with icecat-60.3.0-gnu1 from commit c71bbfc,
> but with a different font:
>
> ...
> (/gnu/store/iin8fiv8bc11r7wnxck57rhfb74v7d57-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:15119):
> Pango-WARNING **: 18:04:29.559: failed to create cairo scaled font, expect
> ugly output. the offending font is 'Nimbus Sans L 10'
> (/gnu/store/iin8fiv8bc11r7wnxck57rhfb74v7d57-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:15119):
> Pango-WARNING **: 18:04:29.560: font_face status is: file not found
> (/gnu/store/iin8fiv8bc11r7wnxck57rhfb74v7d57-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:15119):
> Pango-WARNING **: 18:04:29.560: scaled_font status is: file not found
> (/gnu/store/iin8fiv8bc11r7wnxck57rhfb74v7d57-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:15119):
> Pango-WARNING **: 18:04:29.560: shaping failure, expect ugly output.
> shape-engine='PangoFcShapeEngine', font='Nimbus Sans L 10', text='●'
> (/gnu/store/iin8fiv8bc11r7wnxck57rhfb74v7d57-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:15119):
> Pango-WARNING **: 18:04:29.562: failed to create cairo scaled font, expect
> ugly output. the offending font is 'Nimbus Sans L 11.666015625'
> (/gnu/store/iin8fiv8bc11r7wnxck57rhfb74v7d57-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:15119):
> Pango-WARNING **: 18:04:29.562: font_face status is: file not found
> (/gnu/store/iin8fiv8bc11r7wnxck57rhfb74v7d57-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:15119):
> Pango-WARNING **: 18:04:29.562: scaled_font status is: file not found
> (/gnu/store/iin8fiv8bc11r7wnxck57rhfb74v7d57-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:15119):
> Pango-WARNING **: 18:04:29.562: shaping failure, expect ugly output.
> shape-engine='PangoFcShapeEngine', font='Nimbus Sans L 11.666015625',
> text='Zwölf Boxkämpfer jagen Viktor quer über den großen Sylter Deich.'
> ...
>
> This is Guix on top of Debian. My previous version was 52.6.0, so I cannot
> say when things broke... I kept the old version since I wanted to use the
> Requestpolicy extension.
>
> The problem persists after deleting $HOME/.cache/fontconfig and running
> fc-cache -f -v
>
> It also persists when removing $HOME/.mozilla (which surprisingly is not
> recreated when running icecat).
>
> Andreas
>
>
[-- Attachment #2: Type: text/html, Size: 2901 bytes --]
next prev parent reply other threads:[~2019-01-08 2:41 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-02 11:44 icecat show many warning and don't display correctly 荒井吉則
2019-01-02 14:18 ` Gábor Boskovits
[not found] ` <CAH2wgjh=GU00GByWF88k0z5DN8jEaUhLFfb031ODyzXuMVp3BQ@mail.gmail.com>
2019-01-03 9:40 ` Gábor Boskovits
2019-01-07 18:10 ` Andreas Enge
2019-01-08 2:41 ` 荒井吉則 [this message]
2019-01-08 8:17 ` Gábor Boskovits
2019-01-18 15:57 ` Quiliro Ordonez
2019-01-27 15:54 ` Andreas Enge
2019-01-28 1:31 ` bug#32835: " Yoshinori Arai
2019-01-28 1:31 ` Yoshinori Arai
2019-01-30 17:01 ` Andreas Enge
2019-01-30 18:02 ` bug#32835: " Ricardo Wurmus
2019-01-30 18:02 ` Ricardo Wurmus
2019-01-31 10:30 ` bug#32835: " Andreas Enge
2019-01-31 10:47 ` Andreas Enge
2019-01-31 10:47 ` Andreas Enge
2019-01-31 13:24 ` bug#32835: " Maxim Cournoyer
2019-01-31 16:23 ` Andreas Enge
2019-01-31 16:35 ` Andreas Enge
2019-01-30 17:01 ` Andreas Enge
2019-01-27 15:54 ` Andreas Enge
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAH2wgjjAW3fg2tfKnGNOHvR98Jd+5HhRmPov0K_H0CF6DvLevA@mail.gmail.com \
--to=kumagusu08@gmail.com \
--cc=andreas@enge.fr \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.