From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Lepiller Subject: bug#32835: Icecat is missing fonts (on foreign distro) Date: Tue, 25 Sep 2018 10:36:20 +0200 Message-ID: References: <20180925090451.6c6e5a35@alma-ubu> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42578) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g4iq9-0005BM-1l for bug-guix@gnu.org; Tue, 25 Sep 2018 04:37:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g4iq6-0006hy-7J for bug-guix@gnu.org; Tue, 25 Sep 2018 04:37:04 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48589) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g4iq6-0006hs-3B for bug-guix@gnu.org; Tue, 25 Sep 2018 04:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1g4iq5-0006xY-SH for bug-guix@gnu.org; Tue, 25 Sep 2018 04:37:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42408) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g4ipW-00055i-Sg for bug-guix@gnu.org; Tue, 25 Sep 2018 04:36:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g4ipU-0004qq-8P for bug-guix@gnu.org; Tue, 25 Sep 2018 04:36:26 -0400 Received: from lepiller.eu ([2a00:5884:8208::1]:44594) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g4ipT-0004ax-Tb for bug-guix@gnu.org; Tue, 25 Sep 2018 04:36:24 -0400 Received: from webmail.lepiller.eu (static-176-182-42-79.ncc.abo.bbox.fr [176.182.42.79]) by lepiller.eu (OpenSMTPD) with ESMTPSA id 9d2a559b (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256:NO) for ; Tue, 25 Sep 2018 08:37:57 +0000 (UTC) In-Reply-To: <20180925090451.6c6e5a35@alma-ubu> 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: 32835@debbugs.gnu.org Le 2018-09-25 09:04, Björn Höfling a écrit : > I was curious about the new IceCat 60 and it's CSS problem, so I tried > to install it. > > I'm on on Ubuntu+Guix: > > guix --version > guix (GNU Guix) a68b45142373dd75bc96f9c4f8151bcd4e972888 > > installed it in a separate profile: > > guix package -p guix-test-profile -i icecat > > Then started it: > > guix-test-profile/bin/icecat > > On the command line, it showed one message (is this relevant or just > part of the usual Gtk-Noise?): > > Gtk-Message: 08:50:02.414: Failed to load module "canberra-gtk-module" > > When Icecat is up, it looks "normal" and can be used normally [the > more images a site uses, the better the user experience is :-)], just > that ALL letters are just boxes with numbers in them (i.e. what you > usually see only partially when some wired UTF-sign is not installed). > > As this is not related to the CSS-Problem, I open a new bug. > > Screenshot attached. > > Björn From a foreign distro, with "guix system --ad-hoc icecat -- icecat", I can read text normally.