The original reporter in the gpg4win-forums reports that this does not work reliably. :-/
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Sep 4 2018
Gpg4win-3.1.3 was released.
Gpg4win-3.1.3 was released.
Gpg4win-3.1.3 was released. This issue can be closed. Hurray!
Gpg4win-3.1.3 was released.
Gpg4win-3.1.3 was released.
Gpg4win-3.1.3 was released.
Gpg4win-3.1.3 was released.
Gpg4win-3.1.3 was released.
Gpg4win-3.1.3 was released. And the original reporter confirmed the fix.
Gpg4win-3.1.3 was released.
Gpg4win-3.1.3 was released.
Gpg4win-3.1.3 was released.
Gpg4win-3.1.3 was released.
Gpg4win-3.1.3 was released
Gpg4win-3.1.3 was released.
Gpg4win-3.1.3 was released.
By grabbing I guess you mean that the cursor / keyboard input is automatically focused on the input field? I also noticed that this sometimes does not work well.
Aug 31 2018
Aug 30 2018
https://www.gpg4win.org/version3.1.3.html < beta28 has the fix. If nothing untoward happens this will be the final version to be released tomorrow.
I have to revert the changes. The problem is that with attachments included Outlook must parse the S/MIME Mail. The code I've added to handle the PGP/Inline in GpgOL would result in hidden attachments as Outlook no longer properly parses the S/MIME Mail, we only decrypt the body and so attachments are gone.
I can't reproduce it. I don't get the Properties have changed dialog.
Problems here are:
- The icon theme needs a build tool to generate which is a problem with CMake Crosscompiling.
- Building natively and then packaging the icontheme.rcc would work
- The breeze-icons.rcc must be renamed to icontheme.rcc and copied to <instdir>\bin\data
- index.theme must be in the same place.
- The GpgOLGui would not find icons from that because it would need to link to kicontheme.
- The Kleopatra icon in breeze would need to be patched out as we want to use the old icon for kleopatra.
We have debug output now to show which commands are running.
We have a progress dialog now and only show details on request. I've also fixed a bug that you could trigger learning the keys twice which lead to undefined behavior.
This happens only if GPGME_DEBUG is set to 9 which was accidentally set in my environment. So I've lowered the priority.
It's not super good but now when S/MIME is disabled we also look into the body of S/MIME mails to check for the PGP Inline message marker.
I've tried again with different Versions to rerproduce this issue and I can't reproduce it.
I did not find any differences regarding junk mail. So I believe that this is fixed with T3459