From mboxrd@z Thu Jan 1 00:00:00 1970 From: Raghav Gururajan Subject: bug#36109: GNU Privacy Assistant Date: Wed, 05 Jun 2019 18:18:08 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:39112) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hYeFL-0002Sc-J7 for bug-guix@gnu.org; Wed, 05 Jun 2019 18:19:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hYeFK-0004PS-K6 for bug-guix@gnu.org; Wed, 05 Jun 2019 18:19:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34857) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hYeFK-0004Ny-Fc for bug-guix@gnu.org; Wed, 05 Jun 2019 18:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hYeFK-0001b6-8J for bug-guix@gnu.org; Wed, 05 Jun 2019 18:19:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:38903) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hYeEl-0002Q9-VW for bug-guix@gnu.org; Wed, 05 Jun 2019 18:18:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hYeEk-0002Ou-35 for bug-guix@gnu.org; Wed, 05 Jun 2019 18:18:27 -0400 Received: from knopi.disroot.org ([178.21.23.139]:48008) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hYeEh-0001xC-Sq for bug-guix@gnu.org; Wed, 05 Jun 2019 18:18:24 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 8E40F326F9 for ; Thu, 6 Jun 2019 00:18:15 +0200 (CEST) Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n3XURhFYnFhZ for ; Thu, 6 Jun 2019 00:18:14 +0200 (CEST) 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: 36109@debbugs.gnu.org Hello Guix! GPA gives out the following errors upon opening the app. **START** First: The GPGME library returned an unexpected error at confdialog.c:1459. The error was: Unsupported protocol This is either an installation problem or a bug in GPA. GPA will now try to recover from this error. =20 Second: Fatal Error in GPGME library (invoked from file options.c, line 302): Unsupported protocol The application will be terminated. **END** It appears that GPA will be non-usable until the bug is fixed. =E2=98=B9 Regards, RG.