From unknown Mon Sep 08 15:20:52 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#43293 <43293@debbugs.gnu.org> To: bug#43293 <43293@debbugs.gnu.org> Subject: Status: Icecat is missing glyphs after the last update Reply-To: bug#43293 <43293@debbugs.gnu.org> Date: Mon, 08 Sep 2025 22:20:52 +0000 retitle 43293 Icecat is missing glyphs after the last update reassign 43293 guix submitter 43293 Marinus Savoritias severity 43293 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 09 09:08:26 2020 Received: (at submit) by debbugs.gnu.org; 9 Sep 2020 13:08:26 +0000 Received: from localhost ([127.0.0.1]:57806 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kFzpm-00072s-Hn for submit@debbugs.gnu.org; Wed, 09 Sep 2020 09:08:26 -0400 Received: from lists.gnu.org ([209.51.188.17]:34314) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kFzpl-00072l-0T for submit@debbugs.gnu.org; Wed, 09 Sep 2020 09:08:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57178) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kFzpk-0003Px-SO for bug-guix@gnu.org; Wed, 09 Sep 2020 09:08:20 -0400 Received: from knopi.disroot.org ([178.21.23.139]:33244) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kFzpi-0002Wf-EM for bug-guix@gnu.org; Wed, 09 Sep 2020 09:08:20 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 22CFD51BD9 for ; Wed, 9 Sep 2020 15:08:15 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id z7XJ8QdqEmH3 for ; Wed, 9 Sep 2020 15:08:13 +0200 (CEST) To: bug-guix@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1599656893; bh=3NRstKwpn7kbRK6qXP1vkEWBm2G/PX2n/bJ3+IqhK7o=; h=To:From:Subject:Date; b=ceDQSk0Lvc7jO+y3pxrH5PDfxZdeWryYhN+7/u31C6zNgxii2KsNBiU3CwU04ZeQo GIn/EZDhUmQ12VMvLioXuXal9/PSJjOQ5K4svqfrktfbP5YYK1BA1HgVcVrSZFuzLz CgIOR6FQuvO95YkqLvOwTfgLq3i8mZ64chPNlQRYiVi8OgHH1Mhnmqi3raiY5bHRNH +slLFo5pR4Yu4A7mvzYLhUAtr22FimItlQ+IyMQc+66tDBbj38jlUnBbwSXwC4gi2O YwcUatwF/RfY0ir0IXikuDlwt3jYFz8xnpccCx0Ns0NVBn0bqP5olWwgyjnmoZR0c/ gITq1fXnEMeFQ== From: Marinus Savoritias Subject: Icecat is missing glyphs after the last update Message-ID: Date: Wed, 9 Sep 2020 15:08:10 +0200 Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=marinus.savoritias@disroot.org; helo=knopi.disroot.org X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/09 07:34:48 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) The numbers and some of the letters are missing from the last release. If I open the guix home page in the Download button the numbers are not shown for example. Also the star is missing from the bookmark button on the top. Guix git commit: guix 057d584 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 057d584b981d9a3293be03ee863d40a61c8aae74 With Icecat: 68.12.0-guix0-preview1 Marinus Savoritias From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 09 09:10:43 2020 Received: (at 43293) by debbugs.gnu.org; 9 Sep 2020 13:10:43 +0000 Received: from localhost ([127.0.0.1]:57829 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kFzs3-00077j-2b for submit@debbugs.gnu.org; Wed, 09 Sep 2020 09:10:43 -0400 Received: from knopi.disroot.org ([178.21.23.139]:54396) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kFzs0-00077b-OY for 43293@debbugs.gnu.org; Wed, 09 Sep 2020 09:10:41 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 1466951BEB for <43293@debbugs.gnu.org>; Wed, 9 Sep 2020 15:10:40 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8cd-2637S7H2 for <43293@debbugs.gnu.org>; Wed, 9 Sep 2020 15:10:38 +0200 (CEST) Subject: Re: bug#43293: Icecat is missing glyphs after the last update DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1599657038; bh=3tdcxGgZeW8+NSliHmFxCs20Hnd0xoTVV9j5Mw+sWXc=; h=Subject:From:To:References:Date:In-Reply-To; b=jdM3vfHs5T1ktPx3lveTXQ3OviL+jLbor1fyYIzmojqzSRT5vZP7FHQZzJCvDAUvz 77FscuAG1tTM0PHv5FqHGPr9U9/HyaHFA3xAfcOVLMEoLecjFZtSGXKaFjyM9rkmv/ n+r1geuKGdUeX8U5UCPDk6P7nm2571wZsuiM3qlCeR1zzCmCgNao1K7Dyagt6M0lHY MVzVlzHC8r5EtmkzqHTWxishd91DwA2ivIQSbVR8I7AEwlswuZZwGCRyYGfrYkhtEO ygmZuY9yUuZuk2tzTMc32YoZyIvBXzYnNKj/97xALXUft0W+8cguEewl1qBMTVdU8Z LQ42RWYqlVqiA== From: Marinus Savoritias To: 43293@debbugs.gnu.org References: Message-ID: <19d264dc-3d2e-2ae4-d75f-d012d637032d@disroot.org> Date: Wed, 9 Sep 2020 15:10:36 +0200 Mime-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 43293 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) I forgot to add that the issue seems specific to icecat. Qutebrowser works fine. Marinus Savoritias On 9/9/20 3:08 PM, Marinus Savoritias wrote: > The numbers and some of the letters are missing from the last release. > If I open the guix home page in the Download button the numbers are not > shown for example. Also the star is missing from the bookmark button on > the top. > > Guix git commit: >   guix 057d584 >     repository URL: https://git.savannah.gnu.org/git/guix.git >     branch: master >     commit: 057d584b981d9a3293be03ee863d40a61c8aae74 > > With Icecat: 68.12.0-guix0-preview1 > > Marinus Savoritias > > > From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 13 06:55:53 2020 Received: (at 43293) by debbugs.gnu.org; 13 Sep 2020 10:55:53 +0000 Received: from localhost ([127.0.0.1]:49568 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kHPfk-0000B2-Up for submit@debbugs.gnu.org; Sun, 13 Sep 2020 06:55:53 -0400 Received: from knopi.disroot.org ([178.21.23.139]:59474) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kHPfj-0000At-2D for 43293@debbugs.gnu.org; Sun, 13 Sep 2020 06:55:51 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 93185529AF for <43293@debbugs.gnu.org>; Sun, 13 Sep 2020 12:55:49 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qBbn0Zj0ePY5 for <43293@debbugs.gnu.org>; Sun, 13 Sep 2020 12:55:48 +0200 (CEST) Subject: Re: bug#43293: Icecat is missing glyphs after the last update DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1599994548; bh=HngDkyq6Hv8535/vGphxPYr/AuT8bp5FxM/LvUFm0Pg=; h=Subject:From:To:References:Date:In-Reply-To; b=aYuiqgS3CO0ZRjedrSNusl/gengxGpoxQcNgfhFA9UPRyOQQphV4EvD4NNSDvlEL6 4evye/qRhwLx07eOUMEr/6QEzm91+inPUxnYdyTZZaNrF/2CryxX5qohBCdI0UOjHF C5LiMcnkjD3F83Wvg4cjI35u3b42Wwvr2dhRj1KOifqrA1FMGHP04t9EJKTyw6E4ez I5ev3PpoEQmgxvmBLBwQ1PZQbdCqNeh7JPiFQFERiPBfDaWu8onp5HmeczzXndQamj WtCl5CnUTU7uJ02zzkZ/OvlvaNUbJyfux0HiH4EezwNCdxHe3xMsYrWKX9ZHifpN16 NxmjguXeH7AsA== From: Marinus Savoritias To: 43293@debbugs.gnu.org References: <19d264dc-3d2e-2ae4-d75f-d012d637032d@disroot.org> Message-ID: <337bf480-23a6-14c1-1ca5-4d4db099344b@disroot.org> Date: Sun, 13 Sep 2020 12:55:44 +0200 Mime-Version: 1.0 In-Reply-To: <19d264dc-3d2e-2ae4-d75f-d012d637032d@disroot.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 43293 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) So it seems like two of the problems fixed themselves. I still cant see any number in the browser though. In their place there is just a blank space. Marinus Savoritias On 9/9/20 3:10 PM, Marinus Savoritias wrote: > I forgot to add that the issue seems specific to icecat. Qutebrowser > works fine. > > Marinus Savoritias > > On 9/9/20 3:08 PM, Marinus Savoritias wrote: >> The numbers and some of the letters are missing from the last release. >> If I open the guix home page in the Download button the numbers are >> not shown for example. Also the star is missing from the bookmark >> button on the top. >> >> Guix git commit: >>    guix 057d584 >>      repository URL: https://git.savannah.gnu.org/git/guix.git >>      branch: master >>      commit: 057d584b981d9a3293be03ee863d40a61c8aae74 >> >> With Icecat: 68.12.0-guix0-preview1 >> >> Marinus Savoritias >> >> >> > > > From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 18 12:14:02 2020 Received: (at 43293) by debbugs.gnu.org; 18 Sep 2020 16:14:02 +0000 Received: from localhost ([127.0.0.1]:44276 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kJJ1O-0008LH-1h for submit@debbugs.gnu.org; Fri, 18 Sep 2020 12:14:02 -0400 Received: from knopi.disroot.org ([178.21.23.139]:41434) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kJJ1L-0008Ku-DM for 43293@debbugs.gnu.org; Fri, 18 Sep 2020 12:14:00 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id C81E4529E4 for <43293@debbugs.gnu.org>; Fri, 18 Sep 2020 18:13:57 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id siczibkgp4bs for <43293@debbugs.gnu.org>; Fri, 18 Sep 2020 18:13:56 +0200 (CEST) Subject: Re: bug#43293: Icecat is missing glyphs after the last update DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1600445636; bh=w2rgPyuqqzXkiudVXq5gWEiV8WCOGn+voAb6nbt5xb4=; h=Subject:From:To:References:Date:In-Reply-To; b=Ufx/1RAbJ+Q0ATr3UojMzTKce5yhe2nb3QK6aO1g2f/jlrJpFBWnnYlffSfMC6ihk DU7rLH8Axi+hRIXIWDnD2PdHM/6QUqIS3NBKvhhDHLHI/bpiHkD00j68Ij42f8+Wqh U8fIyc8pYbLu087WLcYwWvL50n1lGNKSE0Zw5Sj/j4gvPSVLnNeInXjeoZiJhE6LTF UHCnRYfR+QoLAKowfn6eIJIth5OAUDpM8wJIZ7v4drRZFUkNimA6Kf9uGzcPwcH8Ml xSDIaaugmNxeFLyCh12z+kwHBkTJBk4tLYYa65uoDa6S3ozAX3lAd2nnfQcbko1w0g PG+QMUfTJtWTg== From: Marinus Savoritias To: 43293@debbugs.gnu.org References: <19d264dc-3d2e-2ae4-d75f-d012d637032d@disroot.org> <337bf480-23a6-14c1-1ca5-4d4db099344b@disroot.org> Message-ID: Date: Fri, 18 Sep 2020 18:13:51 +0200 Mime-Version: 1.0 In-Reply-To: <337bf480-23a6-14c1-1ca5-4d4db099344b@disroot.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 43293 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) I tried to remove icecat including cache and config and everything and install again. The problem is still there though. No numbers anywhere. Marinus Savoritias On 9/13/20 12:55 PM, Marinus Savoritias wrote: > So it seems like two of the problems fixed themselves. > I still cant see any number in the browser though. > In their place there is just a blank space. > > Marinus Savoritias > > On 9/9/20 3:10 PM, Marinus Savoritias wrote: >> I forgot to add that the issue seems specific to icecat. Qutebrowser >> works fine. >> >> Marinus Savoritias >> >> On 9/9/20 3:08 PM, Marinus Savoritias wrote: >>> The numbers and some of the letters are missing from the last release. >>> If I open the guix home page in the Download button the numbers are >>> not shown for example. Also the star is missing from the bookmark >>> button on the top. >>> >>> Guix git commit: >>>    guix 057d584 >>>      repository URL: https://git.savannah.gnu.org/git/guix.git >>>      branch: master >>>      commit: 057d584b981d9a3293be03ee863d40a61c8aae74 >>> >>> With Icecat: 68.12.0-guix0-preview1 >>> >>> Marinus Savoritias >>> >>> >>> >> >> >> > > > From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 22 13:46:16 2020 Received: (at 43293-done) by debbugs.gnu.org; 22 Sep 2020 17:46:16 +0000 Received: from localhost ([127.0.0.1]:33259 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kKmMp-0000zN-T4 for submit@debbugs.gnu.org; Tue, 22 Sep 2020 13:46:16 -0400 Received: from knopi.disroot.org ([178.21.23.139]:54062) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kKmMk-0000zB-33 for 43293-done@debbugs.gnu.org; Tue, 22 Sep 2020 13:46:14 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 41F4853611 for <43293-done@debbugs.gnu.org>; Tue, 22 Sep 2020 19:46:08 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gQpk35ohqECV for <43293-done@debbugs.gnu.org>; Tue, 22 Sep 2020 19:46:07 +0200 (CEST) To: 43293-done@debbugs.gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1600796763; bh=DaQmXwdoBHGC1m/8Ynai22aCWJcTNlvNoTkUFcJnYHc=; h=To:Subject:From:Date; b=CdqU517zz4dDRY2yDGuIqBiE330IIC60owDZ1sktQaxcrDm6mVwM43X0ASxrzo1XJ OTsQvtnX+L3aMQLRKsOt/XSGqgHP16wzylwwxX/YLUjuH65utoyIQzR79P1LhgUy0q JK6k5oq47zlziBr4/j4k7sRAtZ+Zy59tVlZLD2ztvuIJUK1aGWAzP1moxU99+c2dHw DMM9bbe75xIG6UJBFgd8MiDPVUfv/1L0gV7LghwdcwhxhSnK1QMBvcE4p6pp/qO4l4 RfDu98DgJ5SVGBjTMxaReXriuQ9UbmyMSCpg3RgaxE1Yl4NvIEZ0OHDuAa+SaL/sbS n+9cqoKxnk0UQ== Subject: Icecat is missing glyphs after the last update From: Marinus Savoritias Message-ID: <078442e9-5a1c-30f1-1e53-1988c5be9411@disroot.org> Date: Tue, 22 Sep 2020 19:45:58 +0200 Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 43293-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Fixed. Installed font-dejavu as normal user. Marinus Savoritias From unknown Mon Sep 08 15:20:52 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 21 Oct 2020 11:24:10 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator