Page MenuHome GnuPG

incomplete progress callback
Closed, ResolvedPublic

Description

Release: 0.3.14

Environment

linux

Description

when generating a key with gnupg --status-fd 2 --command-fd 2 --gen-key, the last progress line is PROGRESS primegen X 100 100, but the gpgme progress callback never receives that line. I would like to be able to receive that line, or at least have some kind of final call to the progress callback in order to indicate that the operation is complete.

Fix

Unknown

Event Timeline

The 0.3.x series is no longer maintained - please update to
0.4.x and report again if the problem still persists.