I changed it. My rationale to check for <=0 here was to catch "-1" invalid handle values that might be somehow created / passed and not caught earlier.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Mar 26 2019
Trying to install the update manually (according to windows update my windows is fully updated) it says "This update is not meant for your computer" and aborts.
This has been implemented.
I've started some documentation how to repair a broken archive under: https://wiki.gnupg.org/TroubleShooting#Restoring_corrupted_Archives_created_by_Kleopatra
If the filename embedded in the encrypted message differs from the filename Kleopatra uses (which is derived from the file system filename) Kleopatra will now show the filename. This should cover the case where users receive an "Attachment.pgp" and do not know what that is.
Could it be that you are running into: T4347 ? Maybe this will just be fixed for you then in the next version.
Hi,
I'm pretty sure that I finally understood it and fixed it. There was a data mismatch between the IMAPISecureMessage and IMAPIMessage which somehow only happened for sent mails. This case is now handled.
There was indeed a problem. With a test card I could reproduce the issue and fix it.
Mar 25 2019
I'm changing this to testing as the original problem is now fixed with a good solution that properly detects the contents of ms-tnef wrapped messages.
b8d651c4d083d2295cdd75e9f5882ab36ef8f418 Fixes this issue.
Can you open the command line (cmd.exe) and execute there: "gpg --passwd 6B05B09F" ?
The step where it is hanging at is to register the GpgOL Addin with Windows.
Mar 20 2019
Thanks for the confirmation. Although I still don't really know how to fix it :-(
We are aiming for this week.
Mar 19 2019
@dkg If you propose a patch here I'm pretty sure that we will accept it. As one of our Python binding users you know better then us how the API should behave.
This is very strange, common to all the crashes in the log is that they happen while a keylisting is running and before the first key from that keylisting is returned. But this could be a red herring because the keylisting is always started immediately in a background thread and so it would be normal that if the crash occurs immediately that it would still be running. The keylisting code is extremely similar to Kleopatra though. So I don't understand why Kleopatra would then work for you.
Thanks! I've confirmed that it works for me.
Mar 18 2019
Thanks for the report. Log looks not unusual.