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 <[email protected]> Gesendet: 27.10.2016 - 20:13 An: [email protected] Betreff: Re: [Enigmail] [ENIGMAIL-1.9-BRANCH PATCH] keep options distinct > 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 dialog box, i choose "File | Import Keys from > File", and then point the chooser at foo.asc. > > The debug log shows: > > 2016-10-27 12:11:47.275 [DEBUG] enigmailCommon.jsm: filePicker: false > 2016-10-27 12:11:49.589 execution.jsm: EnigmailExecution.execCmd: > subprocess = '/usr/bin/gpg' > 2016-10-27 12:11:49.589 [CONSOLE] enigmail> /usr/bin/gpg --charset utf-8 > --display-charset utf-8 --use-agent --batch --no-tty --status-fd 2 > --no-verbose --list-packets > 2016-10-27 12:11:49.638 [DEBUG] enigmail> DONE > 2016-10-27 12:11:49.638 [DEBUG] execution.jsm: > EnigmailExecution.execCmd: exitCode = 0 > 2016-10-27 12:11:49.638 [DEBUG] execution.jsm: > EnigmailExecution.execCmd: errOutput = > 2016-10-27 12:11:49.638 [DEBUG] errorHandling.jsm: parseErrorOutputWith: > status message: > > 2016-10-27 12:11:49.639 [DEBUG] system.jsm: determineSystemCharset > 2016-10-27 12:11:49.639 [DEBUG] system.jsm: determineSystemCharset: > charset='iso-8859-1' > 2016-10-27 12:11:49.639 [DEBUG] errorHandling.jsm: parseErrorOutputWith: > statusFlags = 00000000 > 2016-10-27 12:11:49.639 [DEBUG] errorHandling.jsm: parseErrorOutputWith: > return with c.errorMsg = > 2016-10-27 12:11:49.639 [DEBUG] execution.jsm: > EnigmailExecution.fixExitCode: agentType: gpg exitCode: 0 statusFlags > undefined > 2016-10-27 12:11:49.639 [CONSOLE] > > But then nothing actually gets imported, and no error messages appear. > > Any suggestions for what to debug next? > > --dkg > > _______________________________________________ > enigmail-users mailing list > [email protected] > To unsubscribe or make changes to your subscription click here: > https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net _______________________________________________ enigmail-users mailing list [email protected] To unsubscribe or make changes to your subscription click here: https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net
