[PATCH] agent, gpg: Forward progress output for --gen-key

Werner Koch wk at gnupg.org
Mon Jan 25 11:52:51 CET 2016


Hi,

On Mon,  2 Nov 2015 02:52, ueno at gnu.org said:
> Thanks for the comments.  I am attaching a revised patch.

I looked at your patch but it has two problems:
gcry_set_progress_handler may only be used once during the process
initialization.  The progress lines are not associated with a connection
and thus a client might see progress lines triggered by another client.

I had to add a dispatcher for these problems to gpg-agent (commit
ee87c65) and also simplified the gpg part of the patch (commit
fbe1cf6).  Will got into 2.1.11.

What still needs to be done is to change gpgme to always pass
--exit-on-status-write-error.  I re-opened bug 1415 for that.


Salam-Shalom,

   Werner

-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.




More information about the Gnupg-devel mailing list