From unknown Mon Aug 18 17:56:52 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37919] [PATCH] gnu: electron-cash: Update to 4.0.10. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 25 Oct 2019 09:37:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 37919 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37919@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.15719962145058 (code B ref -1); Fri, 25 Oct 2019 09:37:01 +0000 Received: (at submit) by debbugs.gnu.org; 25 Oct 2019 09:36:54 +0000 Received: from localhost ([127.0.0.1]:37300 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iNw1d-0001JW-UA for submit@debbugs.gnu.org; Fri, 25 Oct 2019 05:36:54 -0400 Received: from lists.gnu.org ([209.51.188.17]:57361) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iNw1c-0001JO-6l for submit@debbugs.gnu.org; Fri, 25 Oct 2019 05:36:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58476) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNw1Y-0005cX-As for guix-patches@gnu.org; Fri, 25 Oct 2019 05:36:50 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=BAYES_20,RCVD_IN_DNSWL_MED, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iNw1X-0006tv-1z for guix-patches@gnu.org; Fri, 25 Oct 2019 05:36:48 -0400 Received: from mout02.posteo.de ([185.67.36.66]:57719) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iNw1V-0006s6-Vv for guix-patches@gnu.org; Fri, 25 Oct 2019 05:36:46 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 13C482400FC for ; Fri, 25 Oct 2019 11:36:35 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1571996196; bh=mYyHYrkQYUg/5aHwRZW4OtLi5W3wZr+kVbtYEJjfhqU=; h=From:To:Subject:Date:From; b=RP+o3qa/qIiTUpoiGurGCE8giwFoHNhEKDSIvDX++A6jFgLJJTKJ5Qu4I4OCZYr0q S/a3VIxWhrdI+ob3B1nbpIwebbr8EjEgqmpMjATd2smzcOYxUBmR45hRhO+6ao24kM 617qcoAZ3ZNDDttmb7UEAsXfgRoc2Ca92+fHpqA7xcH7nwt2rrHD8rhXhJsLKatOgS 9SRpdLYz1WbNphWMAQGYDgsm2tShH3cpC5EDTkLLL4/esx43Lw1MnVJkhrRVr5AcfD PN+insc8F56XVZR+YyH85QEaOFtBEKwqQQSYn6zMQzGZRHrQk9hK14leKVVTbnTP9W 4j0YdI7NHGhvQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 46zzX30pM5z9rxX for ; Fri, 25 Oct 2019 11:36:34 +0200 (CEST) From: Guillaume Le Vaillant Date: Fri, 25 Oct 2019 11:35:55 +0200 Message-Id: <20191025093555.27128-1-glv@posteo.net> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 185.67.36.66 X-Spam-Score: -1.3 (-) 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: -2.3 (--) Some icons are not showing properly in the application because it wants PyQt 5.12.* and Guix only has PyQt 5.11.3 so far. The current packaged ve= rsion of electron-cash (4.0.7) also has this problem, but it doesn't tell the u= ser why. Anyway, it doesn't prevent the application from working (sending and receiving transactions, etc). From unknown Mon Aug 18 17:56:52 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37919] [PATCH] gnu: electron-cash: Update to 4.0.10. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 25 Oct 2019 09:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37919 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37919@debbugs.gnu.org Cc: Guillaume Le Vaillant X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.15719962315132 (code B ref -1); Fri, 25 Oct 2019 09:38:02 +0000 Received: (at submit) by debbugs.gnu.org; 25 Oct 2019 09:37:11 +0000 Received: from localhost ([127.0.0.1]:37305 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iNw1v-0001Ki-81 for submit@debbugs.gnu.org; Fri, 25 Oct 2019 05:37:11 -0400 Received: from lists.gnu.org ([209.51.188.17]:53870) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iNw1u-0001Ka-3y for submit@debbugs.gnu.org; Fri, 25 Oct 2019 05:37:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58547) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNw1s-0006KT-4D for guix-patches@gnu.org; Fri, 25 Oct 2019 05:37:09 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_MED, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iNw1q-000702-NU for guix-patches@gnu.org; Fri, 25 Oct 2019 05:37:08 -0400 Received: from mout02.posteo.de ([185.67.36.66]:59225) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iNw1q-0006zC-GZ for guix-patches@gnu.org; Fri, 25 Oct 2019 05:37:06 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 9FDFA2400FC for ; Fri, 25 Oct 2019 11:37:04 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1571996224; bh=anT9/n5S4G/11yaF3dzEj0a/jmPPdFk5HVHLSVJDdho=; h=From:To:Cc:Subject:Date:From; b=GCpiH49eZeAtidZGEerXTCrhcUQuFuPg4LttTWMkEiWlvgUqvSkadNj1eS6ZYJ+So m+Ndip9oKWDYNAHiz2bjQVEZiTjyPChrjaCiSNj5ifrznF6J6n6O5Bbl3vMdPLxbJP BIixYPkeaQduCXmWUp2wn83mchpiRTD8vFyKnfxeB4B/weXFoDdYbXlZLfLqv/5usY 1Iz9teJ4d9joHfdytR5p2toFJUk3TX9I4cd6rrbCopQ0j3rBQLXJVkh+0KQIxcmTwS Bc6gX/ZTKCkd78jc9Tgm1gvJ0YGqefFuoXYSnhOc3qjwDKf5xkV0pId4kcOw4mF/wu QzzIWeLFMgQ4w== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 46zzXc1V23z9rxX; Fri, 25 Oct 2019 11:37:04 +0200 (CEST) From: Guillaume Le Vaillant Date: Fri, 25 Oct 2019 11:35:56 +0200 Message-Id: <20191025093555.27128-2-glv@posteo.net> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191025093555.27128-1-glv@posteo.net> References: <20191025093555.27128-1-glv@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 185.67.36.66 X-Spam-Score: -1.3 (-) 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: -2.3 (--) * gnu/packages/finance.scm (electron-cash): Update to 4.0.10. [inputs]: Add python-dateutil. [documentation]: Keep line width below 80. --- gnu/packages/finance.scm | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm index 960e3adeb3..1f2d9ada04 100644 --- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm @@ -76,6 +76,7 @@ #:use-module (gnu packages sphinx) #:use-module (gnu packages texinfo) #:use-module (gnu packages textutils) + #:use-module (gnu packages time) #:use-module (gnu packages tls) #:use-module (gnu packages upnp) #:use-module (gnu packages version-control) @@ -413,7 +414,7 @@ other machines/servers. Electrum does not download t= he Bitcoin blockchain.") (package (inherit electrum) (name "electron-cash") - (version "4.0.7") + (version "4.0.10") (source (origin (method url-fetch) @@ -424,20 +425,24 @@ other machines/servers. Electrum does not download= the Bitcoin blockchain.") ".tar.gz")) (sha256 (base32 - "0xswmr68cm1c77lzisi3z812jzqczm9dfrshfhdq42zz5kaz4gnn")) + "1rcywlma6hk52ymisx536jvkdwa73rhn1jxhsbs4wbvajl90w9s8")) (modules '((guix build utils))) (snippet '(begin ;; Delete the bundled dependencies. (delete-file-recursively "packages") #t)))) + (inputs + `(("python-dateutil" ,python-dateutil) + ,@(package-inputs electrum))) (home-page "https://electroncash.org/") (synopsis "Bitcoin Cash wallet") (description - "Electroncash is a lightweight Bitcoin Cash client, based on a clie= nt-server -protocol. It supports Simple Payment Verification (SPV) and determinist= ic key -generation from a seed. Your secret keys are encrypted and are never se= nt to -other machines/servers. Electroncash does not download the Bitcoin Cash= blockchain.") + "Electroncash is a lightweight Bitcoin Cash client, based on +a client-server protocol. It supports Simple Payment Verification (SPV)= and +deterministic key generation from a seed. Your secret keys are encrypte= d and +are never sent to other machines/servers. Electroncash does not downloa= d the +Bitcoin Cash blockchain.") (license license:expat))) =20 (define-public monero --=20 2.23.0 From unknown Mon Aug 18 17:56:52 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37919] [PATCH] gnu: electron-cash: Update to 4.0.10. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 25 Oct 2019 10:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37919 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Guillaume Le Vaillant Cc: 37919@debbugs.gnu.org Received: via spool by 37919-submit@debbugs.gnu.org id=B37919.157200010119332 (code B ref 37919); Fri, 25 Oct 2019 10:42:02 +0000 Received: (at 37919) by debbugs.gnu.org; 25 Oct 2019 10:41:41 +0000 Received: from localhost ([127.0.0.1]:37367 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iNx2K-00051k-LX for submit@debbugs.gnu.org; Fri, 25 Oct 2019 06:41:40 -0400 Received: from flashner.co.il ([178.62.234.194]:38604) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iNx2H-00051T-V3 for 37919@debbugs.gnu.org; Fri, 25 Oct 2019 06:41:39 -0400 Received: from localhost (unknown [141.226.13.108]) by flashner.co.il (Postfix) with ESMTPSA id C7F6E4004E; Fri, 25 Oct 2019 10:41:31 +0000 (UTC) Date: Fri, 25 Oct 2019 13:41:30 +0300 From: Efraim Flashner Message-ID: <20191025104130.GJ15460@E5400> References: <20191025093555.27128-1-glv@posteo.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="bgLLobvf7eP6VP5c" Content-Disposition: inline In-Reply-To: <20191025093555.27128-1-glv@posteo.net> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 User-Agent: Mutt/1.12.2 (2019-09-21) X-Spam-Score: -0.0 (/) 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 (-) --bgLLobvf7eP6VP5c Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 25, 2019 at 11:35:55AM +0200, Guillaume Le Vaillant wrote: > Some icons are not showing properly in the application because it wants > PyQt 5.12.* and Guix only has PyQt 5.11.3 so far. qt-5.12 and pyqt-5.12 are coming soon=E2=84=A2 with the staging branch. > The current packaged ve= rsion > of electron-cash (4.0.7) also has this problem, but it doesn't tell the u= ser > why. Anyway, it doesn't prevent the application from working (sending and > receiving transactions, etc). >=20 If it already has the problem then I don't see it being a blocker. Are you sure the new version doesn't want qt-5.13+? We haven't started with that yet. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --bgLLobvf7eP6VP5c Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl2y0VoACgkQQarn3Mo9 g1EEfRAApVGcBqv4oQT2XaoAlPys+Fotqi/agzHr3gwa6sd9JkmAE0TavRM5fezb 9eI077/rgXBz3PAEHEfY9dndAsdJLxWmAVGZzeysfM6xWdktLYBBHVdp8TxDuqNK FahHtLcgE14ektYtRhsIv+btIB1BAbvPi/xHYNDKH3+6Jtd2ObzfZTFRzv1bNF4X D7T4+tthiQZ9ntvVMkxUnIXpeLB5i6W3AVga2Sw+iMjaHIAQRrlAVWSlfIedCzuT Dn99jVVMvBM4agJmfOMrjUC1+vNIpRTWYGi3ABSzy1AZSOhS0tDlSESFu6FajugN WaBPyYP3VEPeA0tyPiO5dkFzxCIiEIFMcbyAn3LmwUr3e5t+CG0MWMnfCwrK0SSe pbbBEXlEv1Hv1M3WysNYkZxbCItAIV2GYjD3oFTxq1azZwFT4rGNI2lD7dcFDmfN Cd1H+T3ofFST+iZd3PhkdxBWRFby/gmeATD0wz5J+x+88PTjT5VRhCg8+8STw9Rq IdGry00RIGpXncvt0DP/DCFevO1uAElgFS+pV9qWhiX7WCi6/ggutfn8t2fnkT3Z orqXsnN/ZYe+V3CKcgfxS0/CNQiHXdCv2VQ2jQ7Dk2jC6nqY+PUhNAbjjhLdps5M uC8FENofDX5KmaaQ8C1KDmvaPnW1ai7WyXvIdU0VChDrLYs6fXk= =+ajD -----END PGP SIGNATURE----- --bgLLobvf7eP6VP5c-- From unknown Mon Aug 18 17:56:52 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37919] [PATCH] gnu: electron-cash: Update to 4.0.10. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 25 Oct 2019 11:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37919 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Efraim Flashner Cc: 37919@debbugs.gnu.org Received: via spool by 37919-submit@debbugs.gnu.org id=B37919.15720036628152 (code B ref 37919); Fri, 25 Oct 2019 11:42:01 +0000 Received: (at 37919) by debbugs.gnu.org; 25 Oct 2019 11:41:02 +0000 Received: from localhost ([127.0.0.1]:37412 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iNxxj-00026y-Fs for submit@debbugs.gnu.org; Fri, 25 Oct 2019 07:41:02 -0400 Received: from mout02.posteo.de ([185.67.36.66]:47131) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iNxxg-00026k-Ld for 37919@debbugs.gnu.org; Fri, 25 Oct 2019 07:40:57 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 104242400E6 for <37919@debbugs.gnu.org>; Fri, 25 Oct 2019 13:40:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1572003650; bh=zfhY3JxjsxO/WHJ5UE77ZFEE3JxTn1GbvfDJjMz2p1c=; h=From:To:Cc:Subject:Date:From; b=IDZK96V0wS9xgufy+ZdYqkHjJlFYtMtFGoST1YkIdaNuY12Ri933dcvgJ9yITwXz8 SzQdgreWhJO2QdASkRj8/L848qnVNqSFE+VnuhxOCHIjPb2V2YHlhWyl//ON7vtFHR lV/4/XJYJFWLWRKVkdz2QtwZu4rgM3WTyh6aiR1Q9kmougZ/GYiHIAA2ZCEfv/3aRM WjqBnxNmRgBRb3Mdo6FR+BRcHyvCe0hqjALPxf1fkTAtLZfqUcsjEFLcCx7aZe+Y1v wCD4hewDgowN2n4Om007dEZVnGkxdm3N7/9W3adKicbP6oVzc6R6YEhB3uHAcSLVvZ h53lbO/b1N0eg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4702HN6psnz9rxM; Fri, 25 Oct 2019 13:40:48 +0200 (CEST) References: <20191025093555.27128-1-glv@posteo.net> <20191025104130.GJ15460@E5400> User-agent: mu4e 1.2.0; emacs 26.3 From: Guillaume Le Vaillant In-reply-to: <20191025104130.GJ15460@E5400> Date: Fri, 25 Oct 2019 13:40:43 +0200 Message-ID: <871rv1dpdw.fsf@yamatai> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) 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 (---) Efraim Flashner skribis: > If it already has the problem then I don't see it being a blocker. Are > you sure the new version doesn't want qt-5.13+? We haven't started with > that yet. Yes, when the program starts it shows the following warning: --8<---------------cut here---------------start------------->8--- Electron Cash on Linux requires PyQt5 5.12+. You have version 5.11.3 installed. Please upgrade otherwise you may experience font rendering issues with emojis and other unicode characters used by Electron Cash. --8<---------------cut here---------------end--------------->8--- From unknown Mon Aug 18 17:56:52 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37919] [PATCH] gnu: electron-cash: Update to 4.0.10. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 26 Nov 2019 10:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37919 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Guillaume Le Vaillant Cc: Efraim Flashner , 37919@debbugs.gnu.org Received: via spool by 37919-submit@debbugs.gnu.org id=B37919.157476530532445 (code B ref 37919); Tue, 26 Nov 2019 10:49:01 +0000 Received: (at 37919) by debbugs.gnu.org; 26 Nov 2019 10:48:25 +0000 Received: from localhost ([127.0.0.1]:50633 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iZYOO-0008RF-JQ for submit@debbugs.gnu.org; Tue, 26 Nov 2019 05:48:25 -0500 Received: from eggs.gnu.org ([209.51.188.92]:52872) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iZYON-0008R1-2c for 37919@debbugs.gnu.org; Tue, 26 Nov 2019 05:48:23 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:54090) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iZYOG-0006Yh-Oz; Tue, 26 Nov 2019 05:48:16 -0500 Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=35866 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iZYOG-00084w-Bv; Tue, 26 Nov 2019 05:48:16 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20191025093555.27128-1-glv@posteo.net> <20191025104130.GJ15460@E5400> <871rv1dpdw.fsf@yamatai> Date: Tue, 26 Nov 2019 11:48:14 +0100 In-Reply-To: <871rv1dpdw.fsf@yamatai> (Guillaume Le Vaillant's message of "Fri, 25 Oct 2019 13:40:43 +0200") Message-ID: <874kyq9amp.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) 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 (---) Hello! What=E2=80=99s the conclusion regarding this upgrade? Should we apply it or not? :-) https://issues.guix.gnu.org/issue/37919 TIA, Ludo=E2=80=99. From unknown Mon Aug 18 17:56:52 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37919] [PATCH] gnu: electron-cash: Update to 4.0.10. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 27 Nov 2019 10:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37919 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Efraim Flashner , 37919@debbugs.gnu.org Received: via spool by 37919-submit@debbugs.gnu.org id=B37919.157485006716883 (code B ref 37919); Wed, 27 Nov 2019 10:22:02 +0000 Received: (at 37919) by debbugs.gnu.org; 27 Nov 2019 10:21:07 +0000 Received: from localhost ([127.0.0.1]:53469 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iZuRW-0004OE-Mx for submit@debbugs.gnu.org; Wed, 27 Nov 2019 05:21:06 -0500 Received: from mout02.posteo.de ([185.67.36.66]:39005) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iZuRT-0004NI-Pl for 37919@debbugs.gnu.org; Wed, 27 Nov 2019 05:21:05 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id B11462400FD for <37919@debbugs.gnu.org>; Wed, 27 Nov 2019 11:20:57 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1574850057; bh=ebwjB9xBT6nmNO2+hN9YAnl20zBYpjCpKPS1WkETucs=; h=From:To:Cc:Subject:Date:From; b=oYBeU5braGDvekNMM2Zm4n02JFzOez2UXP0yo0pbTBPybmi+LpaEqaa5vviFR7T6l mZbk/kYPnKMw5enAEJB1R9uEyls4JbOpPCKA08+sKIIJbFx2f/Zlcy/ihpxMyAJvsa 7RB/iDhBg32SLUMnF7zQxB2AirIuBTOkv7Gys/J+oK1g78/Pl0M7ZJ97zRH2U34A0w Ta4eooZ2etN9qa0EBtzyJATRYqe8wkGIIJ6+WVuXSn5F1+WP7DsDSH80/XCa3wBG3I g/oAt/MB329ZOEtkr8kfyGxrlZvDLcsLgf5iZ7dBoa7M5d2N93jqf9CJ6NdFNng7/t F4HhM6Fspyo5g== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 47NGy05JD3z9rxD; Wed, 27 Nov 2019 11:20:56 +0100 (CET) References: <20191025093555.27128-1-glv@posteo.net> <20191025104130.GJ15460@E5400> <871rv1dpdw.fsf@yamatai> <874kyq9amp.fsf@gnu.org> User-agent: mu4e 1.2.0; emacs 26.3 From: Guillaume Le Vaillant In-reply-to: <874kyq9amp.fsf@gnu.org> Date: Wed, 27 Nov 2019 11:20:55 +0100 Message-ID: <87y2w1k4c8.fsf@yamatai> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) 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 (---) Ludovic Court=C3=A8s skribis: > Hello! > > What=E2=80=99s the conclusion regarding this upgrade? Should we apply it= or > not? :-) > > https://issues.guix.gnu.org/issue/37919 > > TIA, > Ludo=E2=80=99. As there's been another release of electron-cash since, I think we could close this issue, wait for the staging branch which has Qt 5.12 to be merged, and make a new upgrade patch for electron-cash then. From unknown Mon Aug 18 17:56:52 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Guillaume Le Vaillant Subject: bug#37919: closed (Re: [bug#37919] [PATCH] gnu: electron-cash: Update to 4.0.10.) Message-ID: References: <87h82oz9m9.fsf@gnu.org> <20191025093555.27128-1-glv@posteo.net> X-Gnu-PR-Message: they-closed 37919 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 37919@debbugs.gnu.org Date: Thu, 28 Nov 2019 08:31:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1574929862-10673-1" This is a multi-part message in MIME format... ------------=_1574929862-10673-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #37919: [PATCH] gnu: electron-cash: Update to 4.0.10. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 37919@debbugs.gnu.org. --=20 37919: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D37919 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1574929862-10673-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 37919-done) by debbugs.gnu.org; 28 Nov 2019 08:30:16 +0000 Received: from localhost ([127.0.0.1]:56588 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iaFBo-0002lA-L1 for submit@debbugs.gnu.org; Thu, 28 Nov 2019 03:30:16 -0500 Received: from eggs.gnu.org ([209.51.188.92]:35914) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iaFBm-0002ks-DF for 37919-done@debbugs.gnu.org; Thu, 28 Nov 2019 03:30:15 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:38808) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iaFBg-0000o0-0b; Thu, 28 Nov 2019 03:30:08 -0500 Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=36784 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iaFBf-0005YF-FD; Thu, 28 Nov 2019 03:30:07 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Guillaume Le Vaillant Subject: Re: [bug#37919] [PATCH] gnu: electron-cash: Update to 4.0.10. References: <20191025093555.27128-1-glv@posteo.net> <20191025104130.GJ15460@E5400> <871rv1dpdw.fsf@yamatai> <874kyq9amp.fsf@gnu.org> <87y2w1k4c8.fsf@yamatai> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 8 Frimaire an 228 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Thu, 28 Nov 2019 09:30:06 +0100 In-Reply-To: <87y2w1k4c8.fsf@yamatai> (Guillaume Le Vaillant's message of "Wed, 27 Nov 2019 11:20:55 +0100") Message-ID: <87h82oz9m9.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -0.8 (/) X-Debbugs-Envelope-To: 37919-done Cc: Efraim Flashner , 37919-done@debbugs.gnu.org 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.8 (-) Hi Guillaume, Guillaume Le Vaillant skribis: > Ludovic Court=C3=A8s skribis: > >> Hello! >> >> What=E2=80=99s the conclusion regarding this upgrade? Should we apply i= t or >> not? :-) >> >> https://issues.guix.gnu.org/issue/37919 >> >> TIA, >> Ludo=E2=80=99. > > As there's been another release of electron-cash since, I think we could > close this issue, wait for the staging branch which has Qt 5.12 to be > merged, and make a new upgrade patch for electron-cash then. Sounds good, closing it! I think we=E2=80=99ll all have to take care of =E2=80=98staging=E2=80=99, i= t needs more attention. :-) Thanks, Ludo=E2=80=99. ------------=_1574929862-10673-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 25 Oct 2019 09:36:54 +0000 Received: from localhost ([127.0.0.1]:37300 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iNw1d-0001JW-UA for submit@debbugs.gnu.org; Fri, 25 Oct 2019 05:36:54 -0400 Received: from lists.gnu.org ([209.51.188.17]:57361) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iNw1c-0001JO-6l for submit@debbugs.gnu.org; Fri, 25 Oct 2019 05:36:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58476) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNw1Y-0005cX-As for guix-patches@gnu.org; Fri, 25 Oct 2019 05:36:50 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=BAYES_20,RCVD_IN_DNSWL_MED, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iNw1X-0006tv-1z for guix-patches@gnu.org; Fri, 25 Oct 2019 05:36:48 -0400 Received: from mout02.posteo.de ([185.67.36.66]:57719) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iNw1V-0006s6-Vv for guix-patches@gnu.org; Fri, 25 Oct 2019 05:36:46 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 13C482400FC for ; Fri, 25 Oct 2019 11:36:35 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1571996196; bh=mYyHYrkQYUg/5aHwRZW4OtLi5W3wZr+kVbtYEJjfhqU=; h=From:To:Subject:Date:From; b=RP+o3qa/qIiTUpoiGurGCE8giwFoHNhEKDSIvDX++A6jFgLJJTKJ5Qu4I4OCZYr0q S/a3VIxWhrdI+ob3B1nbpIwebbr8EjEgqmpMjATd2smzcOYxUBmR45hRhO+6ao24kM 617qcoAZ3ZNDDttmb7UEAsXfgRoc2Ca92+fHpqA7xcH7nwt2rrHD8rhXhJsLKatOgS 9SRpdLYz1WbNphWMAQGYDgsm2tShH3cpC5EDTkLLL4/esx43Lw1MnVJkhrRVr5AcfD PN+insc8F56XVZR+YyH85QEaOFtBEKwqQQSYn6zMQzGZRHrQk9hK14leKVVTbnTP9W 4j0YdI7NHGhvQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 46zzX30pM5z9rxX for ; Fri, 25 Oct 2019 11:36:34 +0200 (CEST) From: Guillaume Le Vaillant To: guix-patches@gnu.org Subject: [PATCH] gnu: electron-cash: Update to 4.0.10. Date: Fri, 25 Oct 2019 11:35:55 +0200 Message-Id: <20191025093555.27128-1-glv@posteo.net> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 185.67.36.66 X-Spam-Score: -1.3 (-) 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: -2.3 (--) Some icons are not showing properly in the application because it wants PyQt 5.12.* and Guix only has PyQt 5.11.3 so far. The current packaged ve= rsion of electron-cash (4.0.7) also has this problem, but it doesn't tell the u= ser why. Anyway, it doesn't prevent the application from working (sending and receiving transactions, etc). ------------=_1574929862-10673-1--