From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Gibbons Subject: bug#37345: Icecat doesn't display numbers on Guix System Date: Sun, 08 Sep 2019 19:05:22 -0600 Message-ID: <99d83ab012caf852db2d7f0f5197ae6a40972207.camel@gmail.com> References: <20190908231011.239c57a0@kompiuter> <20190909001848.314252b6@kompiuter> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:50380) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i7883-00068U-T8 for bug-guix@gnu.org; Sun, 08 Sep 2019 21:06:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i7882-0005AU-T5 for bug-guix@gnu.org; Sun, 08 Sep 2019 21:06:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58760) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i7882-0005AO-PG for bug-guix@gnu.org; Sun, 08 Sep 2019 21:06:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i7882-0005ZC-IW for bug-guix@gnu.org; Sun, 08 Sep 2019 21:06:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20190909001848.314252b6@kompiuter> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Jan , 37345@debbugs.gnu.org Hi Jan, On Mon, 2019-09-09 at 00:18 +0200, Jan wrote: > Okay, I found some probably more helpful info - I run icecat in a > terminal and it throws the following warnings, don't know if they're > related to this bug though: > ... > (/gnu/store/8pjdh78z3j2issz78yjmf94k3hlkrb5f-icecat-60.9.0- > guix1/lib/icecat/.icecat-real:4648): > Pango-WARNING **: 22:11:58.541: failed to create cairo scaled font, > expect ugly output. the offending font is 'Nimbus Sans L > 9.9990234375' > > (/gnu/store/8pjdh78z3j2issz78yjmf94k3hlkrb5f-icecat-60.9.0- > guix1/lib/icecat/.icecat-real:4648): > Pango-WARNING **: 22:11:58.541: font_face status is: file not found > > (/gnu/store/8pjdh78z3j2issz78yjmf94k3hlkrb5f-icecat-60.9.0- > guix1/lib/icecat/.icecat-real:4648): > Pango-WARNING **: 22:11:58.541: scaled_font status is: file not found > > (/gnu/store/8pjdh78z3j2issz78yjmf94k3hlkrb5f-icecat-60.9.0- > guix1/lib/icecat/.icecat-real:4648): > Pango-WARNING **: 22:11:58.541: shaping failure, expect ugly output. > shape-engine='PangoFcShapeEngine', font='Nimbus Sans L 9.9990234375', > text='' > > (/gnu/store/8pjdh78z3j2issz78yjmf94k3hlkrb5f-icecat-60.9.0- > guix1/lib/icecat/.icecat-real:4648): > Pango-WARNING **: 22:11:58.546: failed to create cairo scaled font, > expect ugly output. the offending font is 'Nimbus Sans L > 9.9990234375' > > (/gnu/store/8pjdh78z3j2issz78yjmf94k3hlkrb5f-icecat-60.9.0- > guix1/lib/icecat/.icecat-real:4648): > Pango-WARNING **: 22:11:58.546: font_face status is: file not found > > (/gnu/store/8pjdh78z3j2issz78yjmf94k3hlkrb5f-icecat-60.9.0- > guix1/lib/icecat/.icecat-real:4648): > Pango-WARNING **: 22:11:58.546: scaled_font status is: file not found > > > ... > ----------------------- > > Jan Wielkiewicz > > > Looks like it isn't finding the "Nimbus Sans L" font. Try running fc-list | grep "Nimbus Sans L" and reply with the output. -- -Jesse