Page MenuHome GnuPG
Feed Advanced Search

Jan 15 2018

gniibe added a comment to T3731: gcry_pk_genkey() segfaults for ecdsa 384.

It is reproducible on my Debian (stretch). I'm going to minimize the case.

Jan 15 2018, 10:36 AM · libgcrypt, Bug Report
aheinecke closed T3523: GpgOL - Outlook running out of resorces as Resolved.

No more reports of this since 3.0.2. With 3.0.3 I fixed an additional memleak which should further improve this. Resolved for now.

Jan 15 2018, 8:53 AM · gpgol, Bug Report, gpg4win
aheinecke lowered the priority of T3616: Gpg4Win 3.0.2 hangs if replying to an encrypted message in Outlook 2010 from High to Normal.

For the 3.0.3 I tested more with Microsoft Exchange Online, an Exchange 2012 Server and could not reproduce such problems. So I'm lowering the priority to normal as I don't think many users are affected.

Jan 15 2018, 8:53 AM · Info Needed, Bug Report, gpg4win
RouL added a comment to T3381: dirmngr won't start on Windows 10 with admin level account.

I have exactly the same problem on my Windows 10 machine. I am using bitdefender as virus scanner, but it doesn't work no matter if it is active or not. Windows is fully updated and I am using gpg4win 3.0.3.

Jan 15 2018, 8:30 AM · libassuan, Restricted Project, gpg4win, dirmngr, Windows, Bug Report

Jan 14 2018

lbandlav added a comment to T3737: libgcrypt's gcry_kdf_scrypt has incorrectly set N and P values.

Have posted in gcrypt-devel mailer.. thanks

Jan 14 2018, 2:47 PM · libgcrypt, Bug Report

Jan 13 2018

werner reopened T3354: gpgme only builds against two versions of python at once as "Open".
Jan 13 2018, 5:01 PM · Python, gpgme, Bug Report
werner raised the priority of T3354: gpgme only builds against two versions of python at once from Wishlist to Normal.

The actual problem is that justus quit his job to work for pEp. Thus we have no maintainer for the python port. There is one candidate for this job but don't expect any fast fixes because one of the near term goals will be to replace swig so that we can provide the bindings also for WIndows. Maybe that will also solve the problem with different Python versions.

Jan 13 2018, 5:01 PM · Python, gpgme, Bug Report

Jan 12 2018

dkg added a comment to T3354: gpgme only builds against two versions of python at once.

it's too bad that this is not considered something worth fixing upstream -- at the moment, debian's python3-gpg will only work with one specific version of python3 because of this, which makes package transitions more complex than they should be.

Jan 12 2018, 8:14 PM · Python, gpgme, Bug Report
lbandlav added a comment to T3737: libgcrypt's gcry_kdf_scrypt has incorrectly set N and P values.

Will be posting it in gcrypt-devel shortly.

Jan 12 2018, 6:14 PM · libgcrypt, Bug Report
lbandlav added a comment to T3737: libgcrypt's gcry_kdf_scrypt has incorrectly set N and P values.

Hope you've got the problem with the current naming conventions for arguments and the result by going them. We should either document the arguments properly or change the code as i have pointed out. Since the iterations argument used properly in the case PBKDF2 (type8) within the same wrapper api gcry_kdf_derive.

Jan 12 2018, 5:51 PM · libgcrypt, Bug Report
werner added a comment to T3737: libgcrypt's gcry_kdf_scrypt has incorrectly set N and P values.

I would also suggest to discuss this at the gcrypt-devel list so that you can get get comments from others as well.

Jan 12 2018, 5:21 PM · libgcrypt, Bug Report
werner added a comment to T3737: libgcrypt's gcry_kdf_scrypt has incorrectly set N and P values.

Your are looking at the libgcrypt code. Unfortunately that does not help us. What I would like to see are two protocol implementations, using sccryptone with libgcrypt and one with anoter scruypt implementation. Do they both work? If so, there is no bug in libgcrypt's code - at best the parameter have been given different names and we can point other name use in the docs.

Jan 12 2018, 5:18 PM · libgcrypt, Bug Report
lbandlav added a comment to T3737: libgcrypt's gcry_kdf_scrypt has incorrectly set N and P values.

Here's what i got from 1.8.1 code (downloaded from gnupg).

Jan 12 2018, 3:16 PM · libgcrypt, Bug Report
werner added a project to T3737: libgcrypt's gcry_kdf_scrypt has incorrectly set N and P values: libgcrypt.

tests/t-kdf uses test vectors from an I-D and obviously works fine. Maybe that I-D has a different parameter naming than what is used in your examples. I simply can't say without researching the whole thing. Please let t me know a concrete bug where that KDF is not compatible with other implementations. As an example here is one of our test vectors:

Jan 12 2018, 2:45 PM · libgcrypt, Bug Report
lbandlav added a comment to T3737: libgcrypt's gcry_kdf_scrypt has incorrectly set N and P values.

With the current implementation when the r is set to GCRY_KDF_SCRYPT, on a 3 core system, it almost took 35 minutes to generate the hash, where as with r=41 it was around 4 minutes and 20 seconds.
when i corrected the the values, i.e. N=16384, p=1 and r=GCRY_KDF_SCRYPT, it took less than a second to generate the hash.

Jan 12 2018, 1:28 PM · libgcrypt, Bug Report
lbandlav triaged T3737: libgcrypt's gcry_kdf_scrypt has incorrectly set N and P values as Normal priority.
Jan 12 2018, 1:03 PM · libgcrypt, Bug Report
lbandlav created T3737: libgcrypt's gcry_kdf_scrypt has incorrectly set N and P values.
Jan 12 2018, 1:02 PM · libgcrypt, Bug Report
aheinecke closed T3537: GpgOL - Outlook shows empty email body for encrypted email as Resolved.

Multiple confirmations -> Resolved.

Jan 12 2018, 10:59 AM · gpgol, Bug Report, gpg4win
werner added a comment to T3576: Open PGP SmartCard V2.1 - decryption error: ERR 100663364 Missing item in object <SCD>.

Oh dear what an evening and morning. I reversed the facts I reported. Sure 2.1 is borken - that is the whole point. ( I realized that only after install 2.2.4 and generating fresh keys). To avoid confusion I will delete my last comments.

Jan 12 2018, 9:59 AM · Info Needed, scd, Bug Report
werner added a comment to T3576: Open PGP SmartCard V2.1 - decryption error: ERR 100663364 Missing item in object <SCD>.
Jan 12 2018, 9:14 AM · Info Needed, scd, Bug Report
werner added a comment to T3576: Open PGP SmartCard V2.1 - decryption error: ERR 100663364 Missing item in object <SCD>.
Jan 12 2018, 9:04 AM · Info Needed, scd, Bug Report
aheinecke renamed T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows from Wrong display language to Kleopatra, Libgpg-error: Let the GUI change the language on Windows.
Jan 12 2018, 8:52 AM · gpd5x, kleopatra, gpg4win, Bug Report
aheinecke lowered the priority of T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows from Low to Wishlist.
System locale : de-CH
Jan 12 2018, 8:48 AM · gpd5x, kleopatra, gpg4win, Bug Report
Mak added a comment to T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows.

Hi @aheinecke
Its also german:

Jan 12 2018, 8:35 AM · gpd5x, kleopatra, gpg4win, Bug Report
aheinecke triaged T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows as Low priority.

GpgOL should use the same language detection code that GnuPG also uses. If you open a command line (cmd) and run "gpg" in that command line is it also in german?

Jan 12 2018, 8:21 AM · gpd5x, kleopatra, gpg4win, Bug Report
gniibe added a comment to T3576: Open PGP SmartCard V2.1 - decryption error: ERR 100663364 Missing item in object <SCD>.

@werner It's just simple; With --personal-cipher-preferences 3DES (3DES only), make a encrypted message. Then, try to decrypt the message with OpenPGPcard (version 2.1 and later).

Jan 12 2018, 12:43 AM · Info Needed, scd, Bug Report

Jan 11 2018

aheinecke triaged T3732: Lost focus on Outlook after sending gpg mail as Normal priority.

I've noticed that myself and the cause for this is the code which we use to ensure that the key resolution dialog of Kleopatra opens in the foreground.

Jan 11 2018, 5:24 PM · Bug Report, gpgol
aheinecke closed T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated as Resolved.

Thanks again for the test, your patience and the report :-)

Jan 11 2018, 5:20 PM · Bug Report, gpgol
aheinecke added a parent task for T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated: T3607: Gpg4win 3.0.3.
Jan 11 2018, 5:17 PM · Bug Report, gpgol
Mak added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

:-)
I can confirm, that 2.0.6-beta14 is working and until now, Outlook did not crash :-)
Great work, thanks!

Jan 11 2018, 5:16 PM · Bug Report, gpgol
aheinecke renamed T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated from Outlook 2016 wont encrypt messages to Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.
Jan 11 2018, 4:55 PM · Bug Report, gpgol
aheinecke changed the status of T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated from Open to Testing.

Ok so I found out that you could even trigger this bug without persistent options just by activating and deactivating any S/MIME option on a mail. This somehow changed the behavior of Outlook.

Jan 11 2018, 4:55 PM · Bug Report, gpgol
asn added a comment to T3731: gcry_pk_genkey() segfaults for ecdsa 384.

The segfault from an openSUSE machine looks the same:

Jan 11 2018, 2:56 PM · libgcrypt, Bug Report
Mak created T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows in the S1 Public space.
Jan 11 2018, 2:45 PM · gpd5x, kleopatra, gpg4win, Bug Report
Mak created T3732: Lost focus on Outlook after sending gpg mail in the S1 Public space.
Jan 11 2018, 2:24 PM · Bug Report, gpgol
Mak added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

But that's it.
With these Options set and explicitly unchecking Sign & Encrypt before sending I get the exact same behavior that you two describe. Mails are sent unencrypted.

Jan 11 2018, 2:07 PM · Bug Report, gpgol
werner added a comment to T3731: gcry_pk_genkey() segfaults for ecdsa 384.

Okay, so on Suse we have the same problem w/o the somewhat intrusive changes of Fedora. The inetresting thing is that segv code part is the same as used in Linux.

Jan 11 2018, 2:06 PM · libgcrypt, Bug Report
aheinecke added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

But that's it.
With these Options set and explicitly unchecking Sign & Encrypt before sending I get the exact same behavior that you two describe. Mails are sent unencrypted.

Jan 11 2018, 2:05 PM · Bug Report, gpgol
Mak added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

Yes, I also have this option enabled:

And no, I disable Signing and Encryption, before enabling PGP Encryption for the specific email

Jan 11 2018, 2:03 PM · Bug Report, gpgol
JHohmann added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

Yes, I also have this option enabled:

Jan 11 2018, 2:01 PM · Bug Report, gpgol
Mak added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

I have now also the error T3662
Will try also 2.0.6-beta9

Jan 11 2018, 1:59 PM · Bug Report, gpgol
aheinecke added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.
In T3656#109394, @Mak wrote:

Ahh, and yes I use a public personal s/mime cert to sign my mails. nothing else.

Jan 11 2018, 1:57 PM · Bug Report, gpgol
Mak added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

OK, found the problem now. Its the smime settings. I have set them to sign all outgoing mails. And thats where the problem starts...


If I disable the option "Add digital signature to outgoing messages" I am able to encrypt outgoing messages.
Its not what I wan't, because I want to sing all messages, but hope it helps to find the cause of the error.
@JHohmann can you confirm, that this option is active on your side also?

Jan 11 2018, 1:56 PM · Bug Report, gpgol
werner triaged T3731: gcry_pk_genkey() segfaults for ecdsa 384 as High priority.
Jan 11 2018, 1:55 PM · libgcrypt, Bug Report
Mak added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

Ahh, and yes I use a public personal s/mime cert to sign my mails. nothing else.

Jan 11 2018, 12:48 PM · Bug Report, gpgol
Mak added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

My too, no outgoing rules.

Jan 11 2018, 12:39 PM · Bug Report, gpgol
asn added a comment to T3731: gcry_pk_genkey() segfaults for ecdsa 384.

The issue also occurs on openSUSE Tumbleweed:

Jan 11 2018, 12:37 PM · libgcrypt, Bug Report
asn added a comment to T3731: gcry_pk_genkey() segfaults for ecdsa 384.

libgpg-error is version 1.27: https://src.fedoraproject.org/rpms/libgpg-error/tree/f27
You can find the patches applied to libgcrypto here: https://src.fedoraproject.org/rpms/libgcrypt/tree/f27

Jan 11 2018, 12:33 PM · libgcrypt, Bug Report
JHohmann added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

I do not have any rules configured that are applying to outgoing mails. (As far as I can see them with a non-administrative account)
Are there any group-policies, that might affect the behavior of Outlook regarding to GpgOL?

Jan 11 2018, 12:32 PM · Bug Report, gpgol
aheinecke added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

Another question: Any outgoing Filters (Email Rules)?

Jan 11 2018, 12:28 PM · Bug Report, gpgol
werner added a comment to T3731: gcry_pk_genkey() segfaults for ecdsa 384.

Thanks for the report. I have a few questions, though
Which version of libgpg-error are you using?
What are the changes Fedora made to libgcrypt (and libgpg-error)?
Which CPU, what compile options and which compiler version?
Can you repeat this with a stock libgcrypt and libgpg-error?

Jan 11 2018, 12:26 PM · libgcrypt, Bug Report
aheinecke added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

@JHohmann Your log is similar in that I can see two Write events after the send of which there should only be one. Somehow we seem to do crypto on a copy mail object and another mail is acutally sent.

Jan 11 2018, 12:16 PM · Bug Report, gpgol
asn created T3731: gcry_pk_genkey() segfaults for ecdsa 384.
Jan 11 2018, 11:42 AM · libgcrypt, Bug Report
JHohmann added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

I don't think that it is possible to create you an account.

Jan 11 2018, 10:34 AM · Bug Report, gpgol
Mak added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

Quoted Text

Jan 11 2018, 10:29 AM · Bug Report, gpgol
aheinecke added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

Any chance that I could get a temporary test account on your Server?

Jan 11 2018, 10:15 AM · Bug Report, gpgol
JHohmann added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

We have the same problem.
Sent emails are not encrypted with gpg4win 3.0.2
Outlook 2016
Exchange 2010
Locale: German
Plugins: Skype, OneNote, Sophos

Jan 11 2018, 10:09 AM · Bug Report, gpgol
lukele added a comment to T3730: Add support to HTTP Basic Auth for Keyservers.

This diff should include all the changes necessary to add support:
https://gist.github.com/lukele/0973e64deb9d422a648e6fbbd55573ac

Jan 11 2018, 9:57 AM · gnupg24, Feature Request
lukele added a comment to T3730: Add support to HTTP Basic Auth for Keyservers.

I absolutely agree this support doesn't particularly make sense. A user of GPG Suite reported the issue, since their internal keyserver requires basic auth. They couldn't exactly explain why, and I told them that it doesn't make much sense.

Jan 11 2018, 9:25 AM · gnupg24, Feature Request
werner added a comment to T3730: Add support to HTTP Basic Auth for Keyservers.

Why do you need this for a keyserver? Keys are public and in-house keyservers should be at a local address and there need to be strict provisions not to upload to a public keyserver. Maybe LDAP or the kDNS thing (which is currently disabled) would be better for such use cases.

Jan 11 2018, 9:16 AM · gnupg24, Feature Request
lukele updated the task description for T3730: Add support to HTTP Basic Auth for Keyservers.
Jan 11 2018, 1:37 AM · gnupg24, Feature Request
lukele created T3730: Add support to HTTP Basic Auth for Keyservers.
Jan 11 2018, 1:36 AM · gnupg24, Feature Request

Jan 10 2018

dirk added a comment to T3576: Open PGP SmartCard V2.1 - decryption error: ERR 100663364 Missing item in object <SCD>.

I find your question confusing. I'm the reporter of this bug. All the efforts and tries of gniibe and myself are documented above.
Or do you refrer to something else ?

Jan 10 2018, 11:32 PM · Info Needed, scd, Bug Report
werner added a comment to T3576: Open PGP SmartCard V2.1 - decryption error: ERR 100663364 Missing item in object <SCD>.

Can you exactly explain how you tested this?

Jan 10 2018, 10:26 PM · Info Needed, scd, Bug Report
dirk added a comment to T3576: Open PGP SmartCard V2.1 - decryption error: ERR 100663364 Missing item in object <SCD>.

I also have the 2.1 Card which has this bug
Version ..........: 2.1
Manufacturer .....: ZeitControl

Jan 10 2018, 10:07 PM · Info Needed, scd, Bug Report
werner raised the priority of T3374: gpg recv-keys fail if first dns server end up with "Connection refused" from Normal to High.
Jan 10 2018, 4:11 PM · dns, dirmngr, Bug Report
joshchia added a comment to T3374: gpg recv-keys fail if first dns server end up with "Connection refused".

I'm using gnupg 2.2.4 and this problem repros for me, and it impacts downstream things like pacman-key (Arch Linux) quite insidiously, which fails with an misleading error message that would not point a regular user to this line of investigation.

Jan 10 2018, 1:48 PM · dns, dirmngr, Bug Report
aheinecke added a comment to T3424: GPG OL is crashing when sending message from a outlook profile created by gsuite tool.

For T3662 (PGP/Inline problem with Microsoft Exchange Online) I had to change the code used to send PGP/Inline.

Jan 10 2018, 1:24 PM · gpgol, Bug Report
4537 created T3728: error: sign+encrypt failed: unusable public key.
Jan 10 2018, 1:09 PM · Support
werner added a project to T3717: I am tired of errors like Connection Closed in DNS, Server Indicated a Failure, No Keyserver Available, and Not Enabled when trying to do something with a keyserver: Info Needed.
Jan 10 2018, 12:08 PM · Info Needed, Bug Report
aheinecke added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.
In T3656#109246, @Mak wrote:

I sent it to a user on a different Mailserver. On my setup its nothing special... Win 10 Enterprise N en, Office 365 Pro Plus en, Kaspersky Internet Security. Server Win 2012 R2 with Exchange Server 2013 and GFI Mailessentials.
I don't think there is anything special... :-(

Jan 10 2018, 10:15 AM · Bug Report, gpgol

Jan 9 2018

Mak added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

I sent it to a user on a different Mailserver. On my setup its nothing special... Win 10 Enterprise N en, Office 365 Pro Plus en, Kaspersky Internet Security. Server Win 2012 R2 with Exchange Server 2013 and GFI Mailessentials.
I don't think there is anything special... :-(

Jan 9 2018, 11:28 PM · Bug Report, gpgol
aheinecke added a comment to T3616: Gpg4Win 3.0.2 hangs if replying to an encrypted message in Outlook 2010.

@hs could you please retest with 2.0.6-beta8 http://files.gpg4win.org/Beta/gpgol/ and attach the log file again.

Jan 9 2018, 4:24 PM · Info Needed, Bug Report, gpg4win
aheinecke closed T2006: GPG OL: Mail clients cannot detect PGP decrypted message as encrypted mail has wrong "Content-Type" as Resolved.

As this is still waiting for info for two years and I can't reproduce with current GpgOL -> Resolved.

Jan 9 2018, 4:00 PM · Info Needed, Bug Report, gpgol
aheinecke closed T3602: Kleopatra: Using tmp directory to buffer decrypted file should be configurable as Resolved.

Implemented with: https://commits.kde.org/kleopatra/9d1ebcb1e5f6b44a745c7e947f2e8eaf88fff786

Jan 9 2018, 3:50 PM · Bug Report, gpg4win, kleopatra
aheinecke added a parent task for T3602: Kleopatra: Using tmp directory to buffer decrypted file should be configurable: T3607: Gpg4win 3.0.3.
Jan 9 2018, 3:49 PM · Bug Report, gpg4win, kleopatra
aheinecke added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

This is strange, something in your setup must be different from other users. Any Idea what might be special for you? In your log it looks like only the send event for the encrypted mail is passed.
Where do you send your mails to, to another user on the same exchange server?

Jan 9 2018, 1:43 PM · Bug Report, gpgol
werner added a comment to T3576: Open PGP SmartCard V2.1 - decryption error: ERR 100663364 Missing item in object <SCD>.

FWIW, I ran the same test with three card versions:

Jan 9 2018, 10:20 AM · Info Needed, scd, Bug Report
gniibe added a comment to T3576: Open PGP SmartCard V2.1 - decryption error: ERR 100663364 Missing item in object <SCD>.

I forwarded the bug report to the OpenPGP card author.
I think that 2.0 card is OK, 2.1, 2.2, and 3.3 card have this bug.

Jan 9 2018, 2:41 AM · Info Needed, scd, Bug Report
Mak added a comment to T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.

I disabled all my add-ins and tested it again. Still the same. Mails are sent unencrypted.
Tried also to send a plain text message


I attached the actual log file
Add-Ins are disabled...

Tried also with full disabled virus protection
and disabled hardware acceleration...

Jan 9 2018, 12:09 AM · Bug Report, gpgol

Jan 8 2018

aheinecke closed T3518: Kleopatra Internal error (218103871) as Resolved.

I believe that this was fixed in T3658 which reported more clearly what was attempted to verify and what failed.

Jan 8 2018, 4:01 PM · kleopatra, Bug Report
aheinecke added a parent task for T3537: GpgOL - Outlook shows empty email body for encrypted email: T3607: Gpg4win 3.0.3.
Jan 8 2018, 3:30 PM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T3658: GpgEX: internal error when trying to verify a non-signature file.

Indeed, thanks for the note. I added the variable only later on for the check of protocol unknown and overlooked to update the setProtocol call.
I've updated the code accordingly.

Jan 8 2018, 3:29 PM · kleopatra, gpg4win, Bug Report
hs added a comment to T3537: GpgOL - Outlook shows empty email body for encrypted email.

All e-mails I tried to open with 2.0.6-beta7 gpgol.dll were readable and showed the correct content in my environment, now. Great!

Jan 8 2018, 2:59 PM · gpgol, Bug Report, gpg4win
hammered999 added a comment to T3658: GpgEX: internal error when trying to verify a non-signature file.

@aheinecke thanks for the fix. But I have a suggestion for the code(I only looked at the diff):

Jan 8 2018, 1:54 PM · kleopatra, gpg4win, Bug Report
aheinecke added a parent task for T3658: GpgEX: internal error when trying to verify a non-signature file: T3607: Gpg4win 3.0.3.
Jan 8 2018, 12:39 PM · kleopatra, gpg4win, Bug Report
aheinecke closed T3658: GpgEX: internal error when trying to verify a non-signature file as Resolved.

Fixed with https://commits.kde.org/kleopatra/066c6e4ca82d064437f1902838d09fa903147e40

Jan 8 2018, 12:35 PM · kleopatra, gpg4win, Bug Report
aheinecke changed the status of T3537: GpgOL - Outlook shows empty email body for encrypted email from Open to Testing.

While trying to reproduce another bug I've set up an account with Exchange Online. With that account I had similar behavior with empty mails shown. The behavior also matched to the logging of the last mail in your log.

Jan 8 2018, 11:39 AM · gpgol, Bug Report, gpg4win
werner closed T3718: --list-only with --decrypt skips listing my key as Resolved.

Fixed for 2.2.5. Thanks for the report.

Jan 8 2018, 9:39 AM · gnupg (gpg22), Bug Report
aheinecke triaged T3660: I cannot encrypt any folder on w10 as Normal priority.

Can you please run debugview ( https://technet.microsoft.com/en-us/sysinternals/debugview.aspx ) and attach or paste any lines here that start with "org.kde.pim" when you try to encrypt the folder?

Jan 8 2018, 9:02 AM · Bug Report, gpg4win
aheinecke claimed T3658: GpgEX: internal error when trying to verify a non-signature file.

Thank you for your report. I can reproduce this problem. Kleopatra correctly looks for the signature file but then fails to set the protocol. This results in an internal error.

Jan 8 2018, 8:59 AM · kleopatra, gpg4win, Bug Report
aheinecke triaged T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated as High priority.

I give this high priority as sending unencrypted is pretty much a worst case scenario. :-o

Jan 8 2018, 8:53 AM · Bug Report, gpgol

Jan 7 2018

madman_xxx added a project to T3718: --list-only with --decrypt skips listing my key: gnupg (gpg22).
Jan 7 2018, 10:48 PM · gnupg (gpg22), Bug Report
madman_xxx updated the task description for T3718: --list-only with --decrypt skips listing my key.
Jan 7 2018, 10:14 PM · gnupg (gpg22), Bug Report
madman_xxx created T3718: --list-only with --decrypt skips listing my key.
Jan 7 2018, 10:13 PM · gnupg (gpg22), Bug Report
Lambd0x added a comment to T3716: gpg: signing failed: Inappropriate ioctl for device for Thunderbird 52.4.0, gnupg-2.1.20, enigmail-1.9.8.3 for PGP encryption/decryption over emails..

Hi, Werner.
My OS has everything compiled from sources obtained from devs as they release them. Funtoo Linux is a derivative of Gentoo Linux.
Hence, the default behavior of the software is not altered except when removed some of its features, but I've installed gnupg without alteration.

Jan 7 2018, 2:22 AM · Enigmail, Bug Report

Jan 6 2018

dirk added a comment to T3576: Open PGP SmartCard V2.1 - decryption error: ERR 100663364 Missing item in object <SCD>.

So the assumption is it is an Error of the GnuPG card.
I tried today with an Yubikey 4 and it works. This confirms the theorie.
However - my preference is on the Smartcards. So how would we proceed now. Who can check for the error and correct it / flash a new version on a card.
I would offer to verify if it is fixed.

Jan 6 2018, 8:35 PM · Info Needed, scd, Bug Report
werner added a project to T3716: gpg: signing failed: Inappropriate ioctl for device for Thunderbird 52.4.0, gnupg-2.1.20, enigmail-1.9.8.3 for PGP encryption/decryption over emails.: Enigmail.

This looks more like an Enigmail bug. In particular the manual start of gpg-agent as described in the workaround is useless because gpg-agent is always started as needed. I don't know your OS and thus I do not know whether gpg-agent is used in --supervised mode, as in Debian, or in the default way. What does

Jan 6 2018, 8:14 PM · Enigmail, Bug Report
werner added a comment to T3717: I am tired of errors like Connection Closed in DNS, Server Indicated a Failure, No Keyserver Available, and Not Enabled when trying to do something with a keyserver.

The first thing you should do is to write a proper bug reporting, including your OS, any special configiration you use (e.g. using a dedicated DNS sever) and the exact commands you give and outputs you see. Always use option -v with gpg. dirmngr can create a log file:

Jan 6 2018, 8:07 PM · Info Needed, Bug Report
elonsatoshi created T3717: I am tired of errors like Connection Closed in DNS, Server Indicated a Failure, No Keyserver Available, and Not Enabled when trying to do something with a keyserver.
Jan 6 2018, 5:47 PM · Info Needed, Bug Report