In geanypg/src/pinentry.c:
> } > else > - fprintf(stderr, "GeanyPG: %s\n", _("Unexpected error from pinentry.")); > + g_error(_("Unexpected error from pinentry."));
ditto
—Reply to this email directly or view it on GitHub.