From unknown Mon Jun 16 23:33:47 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#25206 <25206@debbugs.gnu.org> To: bug#25206 <25206@debbugs.gnu.org> Subject: Status: utox 0.9.8 icon is a white box Reply-To: bug#25206 <25206@debbugs.gnu.org> Date: Tue, 17 Jun 2025 06:33:47 +0000 retitle 25206 utox 0.9.8 icon is a white box reassign 25206 guix submitter 25206 ng0 severity 25206 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 15 10:57:40 2016 Received: (at submit) by debbugs.gnu.org; 15 Dec 2016 15:57:40 +0000 Received: from localhost ([127.0.0.1]:43052 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cHYPc-0006PQ-Hr for submit@debbugs.gnu.org; Thu, 15 Dec 2016 10:57:40 -0500 Received: from eggs.gnu.org ([208.118.235.92]:60175) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cHYPa-0006PB-Qp for submit@debbugs.gnu.org; Thu, 15 Dec 2016 10:57:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cHYPU-00045a-Qd for submit@debbugs.gnu.org; Thu, 15 Dec 2016 10:57:33 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:55625) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cHYPU-00045R-O0 for submit@debbugs.gnu.org; Thu, 15 Dec 2016 10:57:32 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51134) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cHYPT-0007Vi-Bb for bug-guix@gnu.org; Thu, 15 Dec 2016 10:57:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cHYPQ-00042w-BB for bug-guix@gnu.org; Thu, 15 Dec 2016 10:57:31 -0500 Received: from aibo.runbox.com ([91.220.196.211]:49136) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cHYPQ-00041z-3b for bug-guix@gnu.org; Thu, 15 Dec 2016 10:57:28 -0500 Received: from [10.9.9.212] (helo=mailfront12.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1cHYPO-0004aD-Af for bug-guix@gnu.org; Thu, 15 Dec 2016 16:57:26 +0100 Received: from orion1626.startdedicated.com ([85.25.44.141] helo=localhost) by mailfront12.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1cHYOt-0007So-D2 for bug-guix@gnu.org; Thu, 15 Dec 2016 16:56:55 +0100 From: ng0 To: bug-guix@gnu.org Subject: utox 0.9.8 icon is a white box Date: Thu, 15 Dec 2016 15:56:56 +0000 Message-ID: <87inqldw3b.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) 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: -5.0 (-----) The statusbar/taskbar icon of utox is a white square. Affected are at least the environments Gnome and awesome. In awesome there is a glitch where you can see that the icon which is being used is actually very big, and I assume the same happens for Gnome. All icons are installed. I will upgrade utox (new release came out 2 days ago) and see if it addresses this bug. ng0@wasp /gnu/store/mqvck3frgaijs64mw0ffz3fr02vq6akq-utox-0.9.8$ tree . ├── bin │   └── utox └── share ├── applications │   └── utox.desktop ├── icons │   └── hicolor │   ├── 128x128 │   │   └── apps │   │   └── utox.png │   ├── 14x14 │   │   └── apps │   │   └── utox.png │   ├── 16x16 │   │   └── apps │   │   └── utox.png │   ├── 192x192 │   │   └── apps │   │   └── utox.png │   ├── 22x22 │   │   └── apps │   │   └── utox.png │   ├── 24x24 │   │   └── apps │   │   └── utox.png │   ├── 256x256 │   │   └── apps │   │   └── utox.png │   ├── 32x32 │   │   └── apps │   │   └── utox.png │   ├── 36x36 │   │   └── apps │   │   └── utox.png │   ├── 48x48 │   │   └── apps │   │   └── utox.png │   ├── 512x512 │   │   └── apps │   │   └── utox.png │   ├── 64x64 │   │   └── apps │   │   └── utox.png │   ├── 72x72 │   │   └── apps │   │   └── utox.png │   ├── 96x96 │   │   └── apps │   │   └── utox.png │   └── scalable │   └── apps │   └── utox.svg └── man └── man1 └── utox.1.gz -- ♥Ⓐ ng0 | ng0.chaosnet.org From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 16 05:58:30 2016 Received: (at 25206) by debbugs.gnu.org; 16 Dec 2016 10:58:30 +0000 Received: from localhost ([127.0.0.1]:43627 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cHqDe-0001BY-C9 for submit@debbugs.gnu.org; Fri, 16 Dec 2016 05:58:30 -0500 Received: from aibo.runbox.com ([91.220.196.211]:33030) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cHqDc-0001BP-DN for 25206@debbugs.gnu.org; Fri, 16 Dec 2016 05:58:29 -0500 Received: from [10.9.9.210] (helo=mailfront10.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1cHqDa-0005mq-S3 for 25206@debbugs.gnu.org; Fri, 16 Dec 2016 11:58:26 +0100 Received: from [91.223.82.156] (helo=localhost) by mailfront10.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1cHqDO-00069h-Ih for 25206@debbugs.gnu.org; Fri, 16 Dec 2016 11:58:14 +0100 From: ng0 To: 25206@debbugs.gnu.org Subject: Re: utox 0.9.8 icon is a white box In-Reply-To: <87inqldw3b.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> References: <87inqldw3b.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> Date: Fri, 16 Dec 2016 10:58:15 +0000 Message-ID: <87wpf0cf94.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 25206 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: -0.7 (/) ng0 writes: > The statusbar/taskbar icon of utox is a white square. > > Affected are at least the environments Gnome and awesome. > In awesome there is a glitch where you can see that the icon > which is being used is actually very big, and I assume the same > happens for Gnome. > All icons are installed. I will upgrade utox (new release came > out 2 days ago) and see if it addresses this bug. I can confirm that at least for Gnome the version I've sent a patch to update to fixes this problem. -- ♥Ⓐ ng0 | ng0.chaosnet.org From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 20 17:29:41 2016 Received: (at 25206) by debbugs.gnu.org; 20 Dec 2016 22:29:41 +0000 Received: from localhost ([127.0.0.1]:49406 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cJSuj-0007Ue-JB for submit@debbugs.gnu.org; Tue, 20 Dec 2016 17:29:41 -0500 Received: from aibo.runbox.com ([91.220.196.211]:37120) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cJSuh-0007UT-DJ for 25206@debbugs.gnu.org; Tue, 20 Dec 2016 17:29:40 -0500 Received: from [10.9.9.210] (helo=mailfront10.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1cJSuf-0004Xp-RX for 25206@debbugs.gnu.org; Tue, 20 Dec 2016 23:29:37 +0100 Received: from exit1.ipredator.se ([197.231.221.211] helo=localhost) by mailfront10.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1cJSuX-0007yD-Jf for 25206@debbugs.gnu.org; Tue, 20 Dec 2016 23:29:31 +0100 From: ng0 To: 25206@debbugs.gnu.org Subject: Re: utox 0.9.8 icon is a white box In-Reply-To: <87wpf0cf94.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> References: <87inqldw3b.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> <87wpf0cf94.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> Date: Tue, 20 Dec 2016 22:29:38 +0000 Message-ID: <8760mecjzh.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 25206 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: -0.7 (/) ng0 writes: > ng0 writes: > >> The statusbar/taskbar icon of utox is a white square. >> >> Affected are at least the environments Gnome and awesome. >> In awesome there is a glitch where you can see that the icon >> which is being used is actually very big, and I assume the same >> happens for Gnome. >> All icons are installed. I will upgrade utox (new release came >> out 2 days ago) and see if it addresses this bug. > > I can confirm that at least for Gnome the version I've sent a > patch to update to fixes this problem. Half-fixed in GNOME, still open for WM/DMs which are not GNOME. -- ♥Ⓐ ng0 | PGP keys and more: https://n0is.noblogs.org/ | http://ng0.chaosnet.org From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 27 11:39:46 2016 Received: (at 25206-done) by debbugs.gnu.org; 27 Dec 2016 16:39:46 +0000 Received: from localhost ([127.0.0.1]:57204 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cLumv-0004Ia-Of for submit@debbugs.gnu.org; Tue, 27 Dec 2016 11:39:45 -0500 Received: from aibo.runbox.com ([91.220.196.211]:36591) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cLumt-0004IO-Fx for 25206-done@debbugs.gnu.org; Tue, 27 Dec 2016 11:39:44 -0500 Received: from [10.9.9.211] (helo=mailfront11.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1cLums-0002Yy-6c for 25206-done@debbugs.gnu.org; Tue, 27 Dec 2016 17:39:42 +0100 Received: from [162.220.246.230] (helo=localhost) by mailfront11.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1cLumf-0007fT-Mg for 25206-done@debbugs.gnu.org; Tue, 27 Dec 2016 17:39:30 +0100 From: ng0 To: 25206-done@debbugs.gnu.org Subject: Re: utox 0.9.8 icon is a white box In-Reply-To: <8760mecjzh.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> References: <87inqldw3b.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> <87wpf0cf94.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> <8760mecjzh.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> Date: Tue, 27 Dec 2016 16:39:52 +0000 Message-ID: <87d1gdba1z.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 25206-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: -0.7 (/) ng0 writes: > ng0 writes: > >> ng0 writes: >> >>> The statusbar/taskbar icon of utox is a white square. >>> >>> Affected are at least the environments Gnome and awesome. >>> In awesome there is a glitch where you can see that the icon >>> which is being used is actually very big, and I assume the same >>> happens for Gnome. >>> All icons are installed. I will upgrade utox (new release came >>> out 2 days ago) and see if it addresses this bug. >> >> I can confirm that at least for Gnome the version I've sent a >> patch to update to fixes this problem. > > Half-fixed in GNOME, still open for WM/DMs which are not GNOME. > > -- > ♥Ⓐ ng0 | PGP keys and more: https://n0is.noblogs.org/ > | http://ng0.chaosnet.org > > > > Fixed in awesome-4.0 I will close this, if you still experience this bug please re-open or file a new one for the specific window/desktop manager. -- ♥Ⓐ ng0 PGP keys and more: https://n0is.noblogs.org/ http://ng0.chaosnet.org From unknown Mon Jun 16 23:33:47 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, 25 Jan 2017 12:24:03 +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