Re: [Enigmail] [ENIGMAIL-1.9-BRANCH PATCH] keep options distinct

2016-10-27 Thread Patrick Brunschwig
I'll try the branch tomorrow and see what went wrong with the merge. I think my patch from master was just broken ... Patrick - Originale Nachricht - Von: Daniel Kahn Gillmor Gesendet: 27.10.2016 - 20:13 An: enigmail-users@enigmail.net Betreff: Re: [Enigmail]

Re: [Enigmail] [ENIGMAIL-1.9-BRANCH PATCH] keep options distinct

2016-10-27 Thread Ludwig Hügelschäfer
Hi, On 27.10.16 20:13, Daniel Kahn Gillmor wrote: > Any suggestions for what to debug next? I suppose there's nothing related in the Thunderbird error console, right? Enigmail master runs an import from file flawlessly. I'll compare master and enigmail-1.9-branch. Ludwig signature.asc

Re: [Enigmail] [ENIGMAIL-1.9-BRANCH PATCH] keep options distinct

2016-10-27 Thread Daniel Kahn Gillmor
On Thu 2016-10-27 12:13:56 -0400, Daniel Kahn Gillmor wrote: > args is a list of distinct options, not a comma-separated string. Even with this patch applied, i find that running enigmail-1.9-branch, i can't import a key from a file. Take as an example the attached file. From the key management

[Enigmail] Smartcard setup

2016-10-27 Thread Phil Stracchino
So, a while back I was given a v2.1 GnuPG smartcard and a reader by a most excellent gent on this list. And I finally managed to find the mental bandwidth to try to set it up for Enigmail (on Gentoo Linux). USB sees the reader. Check. app-crypt/ccid installed. Check. sys-apps/pcsc-lite and

[Enigmail] [ENIGMAIL-1.9-BRANCH PATCH] keep options distinct

2016-10-27 Thread Daniel Kahn Gillmor
args is a list of distinct options, not a comma-separated string. --- package/key.jsm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/key.jsm b/package/key.jsm index ecdbdae..ab4b739 100644 --- a/package/key.jsm +++ b/package/key.jsm @@ -195,7 +195,7 @@ var EnigmailKey