The field is now renamed to "Activate GnuPG Profile" to make it more clear the the button activates a new profile.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Mar 20 2018
I've added this to libkleo formatting now. But seeing it and thinking more about it I don't like it. As I think that the export is mostly for "You give this to others" information about the subkeys is too verbose. The current header should suffice as "some info for differentiating between keys".
Kleopatra now shows this:
This works now reliably in my tests.
Cancel is now handled and the key is not removed if the user canceled.
I got beta feedback which after analysis showed that parts of the encrypt changes in 3.1 that would have addressed this lead to crashes. So we had to disable it for now and block Outlook again as temporary blocking is better then "random" crashing :-((
Mar 19 2018
Mar 16 2018
With the tab layout I think that this is resolved.
Mar 15 2018
I give this high priority as I would love to have this fixed for the next release.
Nope. The corner widget is the suggested way in outlook and users are used to it / accept it.
According to this thread on stackoverflow: https://stackoverflow.com/questions/32712399/c-sharp-vsto-outlook-itemsend-event-execution-order
Long enough time to object to just killing stuff. We are killers now. -> Resolved.
I looked into it a bit. As bulk import is highly inefficient copying the keyring lots and lots of times the migration of a keyring with 1000keys takes around 6 Minutes.
Works now with and without attachment and with encryption / without encryption (formerly without encryption it would add the original crypo message as attachments).
Mar 14 2018
Please use one of the channels under https://www.gpg4win.org/community.html for general usage questions.
This is fixed by no longer using kleopatra for this ( T3509 )
Mar 13 2018
So I implemented a way to forward mails with attachments. TODO here:
Attached Patch:
Mar 12 2018
From one user I have received a debug log of the current beta where it apparently crashes in the dtor of the mail object after send.
I'll look into it, but I can't make a promise that this is fixable, Outlook appears to take the wrong data then for printing :-/
There is no automatic deletion in gpg4win / GnuPG. Is there maybe any script that is interfering or is somehow your %APPDATA% directory removed after 5 days?
Mar 9 2018
Mar 8 2018
I think the problem is more that NSIS uses this arcane build system which makes it hard to cross compile.
NSIS 3.0 is also not in experimental.