To reproduce:
Add a recipient that is not in the address book. While the cursor is still in the address line click on encrypt.
-> Crash
To reproduce:
Add a recipient that is not in the address book. While the cursor is still in the address line click on encrypt.
-> Crash
Status | Assigned | Task | ||
---|---|---|---|---|
Resolved | • aheinecke | T3899 Gpg4win 3.1.1 | ||
Resolved | • aheinecke | T3931 GpgOL: Crash when adding unknown recipient and selecting encrypt right after |
Very strange behavior caused this. Outlook seems to detach from an object model call, handle a window message, and then return the object model call.
That this is possible was new to me and might explain other problems.