From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:45490) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNxyn-0002xr-Jr for guix-patches@gnu.org; Fri, 25 Oct 2019 07:42:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iNxym-0007la-Iu for guix-patches@gnu.org; Fri, 25 Oct 2019 07:42:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56824) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iNxym-0007lO-70 for guix-patches@gnu.org; Fri, 25 Oct 2019 07:42:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iNxyj-00028v-SZ for guix-patches@gnu.org; Fri, 25 Oct 2019 07:42:04 -0400 Subject: [bug#37919] [PATCH] gnu: electron-cash: Update to 4.0.10. Resent-Message-ID: References: <20191025093555.27128-1-glv@posteo.net> <20191025104130.GJ15460@E5400> 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 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Efraim Flashner Cc: 37919@debbugs.gnu.org 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---