Hello, 荒井吉則 <[email protected]> ezt írta (időpont: 2019. jan. 3., Cs, 9:18): > > My distro is LFS. I build guix-0.16.0 from source. > I was installed glibc-locales and needed fonts by guix package -i. but icecat > don't display correctly as mentioned before. > > I did fc-cache but don't show font name by fc-list then made fontconfig file > to additional directory and do fc-cache again then show font name by fc-list. > > But the problem is not solved. >
I am sorry to hear that. > I'm now building icecat from source in host system. > Please report back how it goes. It's been a while I used LFS, and never tried guix on that. I am forwarding your answer back to the ml, so that others can have a look. > 2019年1月2日(水) 23:18 Gábor Boskovits <[email protected]>: >> >> Hello, >> >> 荒井吉則 <[email protected]> ezt írta (időpont: 2019. jan. 2., Sze, 14:50): >> > >> > yoshi [ ~ ]$ icecat & >> > [1] 3400 >> > yoshi [ ~ ]$ 1546429042742 >> > addons.webextension.tortm-browser-button@jeremybenthum WARN Please >> > specify whether you want browser_style or not in your browser_action >> > options. >> > 1546429042744 [email protected] WARN >> > Please specify whether you want browser_style or not in your >> > browser_action options. >> > >> > (/gnu/store/rllrc55ygi4yhxnhq8v41ynl6mg5ak56-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:3436): >> > Pango-WARNING **: 11:37:23.447: failed to create cairo scaled font, >> > expect ugly output. the offending font is 'DejaVu Sans 12' >> > >> > (/gnu/store/rllrc55ygi4yhxnhq8v41ynl6mg5ak56-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:3436): >> > Pango-WARNING **: 11:37:23.448: font_face status is: file not found >> > >> > (/gnu/store/rllrc55ygi4yhxnhq8v41ynl6mg5ak56-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:3436): >> > Pango-WARNING **: 11:37:23.448: scaled_font status is: file not found >> > >> > (/gnu/store/rllrc55ygi4yhxnhq8v41ynl6mg5ak56-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:3436): >> > Pango-WARNING **: 11:37:23.448: shaping failure, expect ugly output. >> > shape-engine='PangoFcShapeEngine', font='DejaVu Sans 12', text='●' >> > >> > (/gnu/store/rllrc55ygi4yhxnhq8v41ynl6mg5ak56-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:3436): >> > Pango-WARNING **: 11:37:23.454: failed to create cairo scaled font, >> > expect ugly output. the offending font is 'Source Han Sans JP 12' >> > >> > (/gnu/store/rllrc55ygi4yhxnhq8v41ynl6mg5ak56-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:3436): >> > Pango-WARNING **: 11:37:23.454: font_face status is: file not found >> > >> > (/gnu/store/rllrc55ygi4yhxnhq8v41ynl6mg5ak56-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:3436): >> > Pango-WARNING **: 11:37:23.454: scaled_font status is: file not found >> > >> > (/gnu/store/rllrc55ygi4yhxnhq8v41ynl6mg5ak56-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:3436): >> > Pango-WARNING **: 11:37:23.454: shaping failure, expect ugly output. >> > shape-engine='PangoFcShapeEngine', font='Source Han Sans JP 12', >> > text='いろはにほへと' >> > >> > (/gnu/store/rllrc55ygi4yhxnhq8v41ynl6mg5ak56-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:3436): >> > Pango-WARNING **: 11:37:23.454: failed to create cairo scaled font, >> > expect ugly output. the offending font is 'DejaVu Sans 12' >> > >> > (/gnu/store/rllrc55ygi4yhxnhq8v41ynl6mg5ak56-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:3436): >> > Pango-WARNING **: 11:37:23.454: font_face status is: file not found >> > >> > (/gnu/store/rllrc55ygi4yhxnhq8v41ynl6mg5ak56-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:3436): >> > Pango-WARNING **: 11:37:23.455: scaled_font status is: file not found >> > >> > (/gnu/store/rllrc55ygi4yhxnhq8v41ynl6mg5ak56-icecat-60.3.0-gnu1/lib/icecat/.icecat-real:3436): >> > Gtk-WARNING **: 11:37:24.166: 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. >> > JavaScript error: resource://activity-stream/lib/Screenshots.jsm, line >> > 102: TypeError: cache is undefined >> > JavaScript error: resource://activity-stream/lib/Screenshots.jsm, line >> > 102: TypeError: cache is undefined >> > JavaScript error: resource://activity-stream/lib/Screenshots.jsm, line >> > 102: TypeError: cache is undefined >> > JavaScript error: resource://activity-stream/lib/Screenshots.jsm, line >> > 102: TypeError: cache is undefined >> > JavaScript error: resource://activity-stream/lib/Screenshots.jsm, line >> > 102: TypeError: cache is undefined >> > console.log: Accessibility service init or shutdown observer does not >> > exist. >> > *** UTM:SVC TimerManager:registerTimer called after profile-before-change >> > notification. Ignoring timer registration for id: telemetry_modules_ping >> > >> > I don't know how to correct it. >> >> Are you using GuixSD or are you on a foreign distro? >> >> What is your guix version? >> >> To me it seems that the fonts are not set up correctly, having a look >> at >> https://www.gnu.org/software/guix/manual/en/html_node/Application-Setup.html, >> section >> >> 2.6.3 X11 Fonts >> >> might help. >> >> Best regards, >> g_bor Best regards, g_bor
