From owner-freebsd-current@freebsd.org Sun Aug 14 08:15:07 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A8364BB945C for ; Sun, 14 Aug 2016 08:15:07 +0000 (UTC) (envelope-from dbalder@ozemail.com.au) Received: from icp-osb-irony-out4.external.iinet.net.au (icp-osb-irony-out4.external.iinet.net.au [203.59.1.220]) by mx1.freebsd.org (Postfix) with ESMTP id 3790716A3 for ; Sun, 14 Aug 2016 08:15:05 +0000 (UTC) (envelope-from dbalder@ozemail.com.au) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A2ANCAAVKLBX/y+alXwNUSkBAYQavAYUh3IQAQEBAQEBAQEBgUYBAQMJAoQ3dQkjEgJsCAEBuDhnkD2GKoF4h2ECgXsLLYJaBYghhzCJbVJljWGJaoVXkC81hCuCEoNkgVgBAQE X-IPAS-Result: A2ANCAAVKLBX/y+alXwNUSkBAYQavAYUh3IQAQEBAQEBAQEBgUYBAQMJAoQ3dQkjEgJsCAEBuDhnkD2GKoF4h2ECgXsLLYJaBYghhzCJbVJljWGJaoVXkC81hCuCEoNkgVgBAQE X-IronPort-AV: E=Sophos;i="5.28,519,1464624000"; d="scan'208,217";a="110851695" Received: from unknown (HELO [192.168.20.18]) ([124.149.154.47]) by icp-osb-irony-out4.iinet.net.au with ESMTP; 14 Aug 2016 16:15:02 +0800 To: freebsd-current@freebsd.org From: Davor Balder Subject: Enigmail issues in 11.0-RC1 Message-ID: <30244442-e884-7444-d196-29c4d167d777@ozemail.com.au> Date: Sun, 14 Aug 2016 18:15:00 +1000 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Aug 2016 08:15:07 -0000 Hi all, I am experiencing issues with Enigmail (version 1.9.4 (20160704-1534) and Thunderbird 45.2.0). * * *Issue: *Error - encryption command failed. Despite the fact pinentry gtk 2. pinentry-gnome3 and pinentry-ncurses are installed passphrase dialogue does not come up. Instead, the process exists with error. * * *Attempt to solve* I am able to kill gpg agent and run the following: gpg-agent --daemon --homedir=3D~/.gnupg =20 However, when I do that I am able to enter passphrase *in terminal window* (which is literal, not hidden for some reason). Password dialogue does not come up. Passphrase in terminal window is not accepted and the process exists with error (bad passphrase). It would appear, at least in my case, that pinentry never kicks in to offer a suitable dialog box. I am not certain if this is a known problem with 11.0-BETA4 or 11.0-RC1. I started playing with this a few days ago and I noticed this annoying issue. I managed to get gpg to work OK with alpine and mutt but not with enigmail. Do we have a fix on the way at all? -Davor