Page MenuHome GnuPG
Feed Advanced Search

Jan 30 2018

aheinecke changed the status of T3761: Kleopatra: Crash After Verifying Detached Signature from Open to Testing.

Ah under Linux we ran into an assert which made finding the problem easy. The bug was introduced by the fix for T3602. Will be fixed in the next release. Apologies for the inconvenience.

Jan 30 2018, 8:16 AM · gpg4win, kleopatra, Bug Report
aheinecke claimed T3761: Kleopatra: Crash After Verifying Detached Signature.

Thanks for your report. I tried this several times. Could not reproduce it at first but I could get it to crash sometimes. Even without GpgEX just by double clicking the signature file.

Jan 30 2018, 7:54 AM · gpg4win, kleopatra, Bug Report

Jan 29 2018

neurohenry closed T3754: Problem importing DSA/1024 key signed with SHA256 as Invalid.
Jan 29 2018, 10:23 PM · Bug Report
al_b added a comment to T3761: Kleopatra: Crash After Verifying Detached Signature.

Confirming this bug in Gpg4win version 3.0.3 (previous version was OK).

Jan 29 2018, 8:31 PM · gpg4win, kleopatra, Bug Report
resipsa created T3762: Outlook 2016 - file/print error.
Jan 29 2018, 8:24 PM · gpgol, gpg4win, Bug Report
gniibe changed the status of T3207: FASTWIPE_T undefined from Open to Testing.

Thanks for the report.
Fixed in master.

Jan 29 2018, 11:15 AM · Restricted Project, ntbtls, Bug Report
Jawsh created T3761: Kleopatra: Crash After Verifying Detached Signature.
Jan 29 2018, 11:09 AM · gpg4win, kleopatra, Bug Report

Jan 27 2018

AladW added a comment to T2986: Can not access keyserver without the standard-resolver option.

I just thought that going by your comment on Sat, Jan 27, 5:29 PM that you would use libdns, instead of resolv.conf directly. Maybe I understood that comment wrong.

Jan 27 2018, 5:44 PM · Bug Report, gnupg
werner added a comment to T2986: Can not access keyserver without the standard-resolver option.

dirmngr looks into /.etc/resolv.conf and does not know anything about systemd specific things (nor do I). Thus having a symlink seems to be an appropriate solution.

Jan 27 2018, 5:29 PM · Bug Report, gnupg
AladW added a comment to T2986: Can not access keyserver without the standard-resolver option.

Note that it works as expected if I symlink /run/systemd/resolve/stub-resolv.conf to /etc/resolv.conf. Other programs appear to not require this change.

Jan 27 2018, 2:29 PM · Bug Report, gnupg
AladW reopened T2986: Can not access keyserver without the standard-resolver option as "Open".

I can reproduce this issue with gpg 2.2.4, systemd-resolved and Arch Linux. Unlike the original reporter, I do not have 127.0.0.1 in my /etc/resolv.conf. I do however have it in /etc/hosts.

Jan 27 2018, 2:09 PM · Bug Report, gnupg
patrick closed T3760: --recv-keys of multiple keys yields misleading output if one of the requested keyIDs is not available on the requested server as Invalid.
Jan 27 2018, 9:01 AM · Bug Report
patrick added a comment to T3760: --recv-keys of multiple keys yields misleading output if one of the requested keyIDs is not available on the requested server.

It turned out to be a bug in Enigmail. The "," in the key list s wrong.

Jan 27 2018, 9:00 AM · Bug Report
nursoda created T3760: --recv-keys of multiple keys yields misleading output if one of the requested keyIDs is not available on the requested server.
Jan 27 2018, 3:07 AM · Bug Report

Jan 26 2018

onickolay added a comment to T3757: Problem building latest master on macOS: unknown identifier LOCAL_PEERUID in command-ssh.c.

Checked - it builds fine now. Thanks!

Jan 26 2018, 9:59 AM · gpgagent, gnupg (gpg23), MacOS, Bug Report
gniibe changed the status of T3757: Problem building latest master on macOS: unknown identifier LOCAL_PEERUID in command-ssh.c from Open to Testing.

I push my change to master.
Please test.

Jan 26 2018, 3:04 AM · gpgagent, gnupg (gpg23), MacOS, Bug Report

Jan 25 2018

gniibe claimed T3757: Problem building latest master on macOS: unknown identifier LOCAL_PEERUID in command-ssh.c.

Thanks for testing master.
No, it's not typo, in my opinion.
The line was added as if it's LOCAL_PEERUID, but there is no such a thing in XNU, but there is LOCAL_PEERUUID which is for UUID.

Jan 25 2018, 4:19 AM · gpgagent, gnupg (gpg23), MacOS, Bug Report

Jan 24 2018

neurohenry added a comment to T3754: Problem importing DSA/1024 key signed with SHA256.

Regarding truncation, it seems draft of the RFC has some contradicting statements. In "5.2.2. {5.2.2} Version 3 Signature Packet Format" it says:

Jan 24 2018, 7:41 PM · Bug Report
werner closed 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 as Invalid.

I close this bug - if you can provide the log files please feel free to reopen.

Jan 24 2018, 7:30 PM · Info Needed, Bug Report
werner closed T3758: Configuring with --disable-optimization doesn't disable optimizations as Wontfix.

That might be the case. I suggest to use

Jan 24 2018, 7:20 PM · Bug Report, gnupg (gpg22)
stm added a comment to T3754: Problem importing DSA/1024 key signed with SHA256.

Please note that Section 13.6 of RFC 4880 says:

Jan 24 2018, 7:07 PM · Bug Report
werner added a comment to T3759: Compile test fails, Libassuan v2.5.1 - Ubuntu 14.04 - fdpassing[7693]: assuan_pipe_connect failed: End of file.

Are you sure that you are runtime linking to the same libgpg-error version you used for the build?

Jan 24 2018, 7:03 PM · Info Needed, libassuan, Bug Report
werner added a comment to T3754: Problem importing DSA/1024 key signed with SHA256.

This would then be a 1024 bit DSA key according to the DSA-2 specification. Back when DSA was introduced to PGP the specs did not specify a truncation. Maybe because there were no hash algorithms larger than 160 bits at that time.

Jan 24 2018, 6:51 PM · Bug Report
neurohenry added a comment to T3754: Problem importing DSA/1024 key signed with SHA256.

Actually, I was using rightmost 160 bits of hash instead of leftmost. Key below also uses DSA/1024 with SHA256, but I'm using 160 bits from the left and it can be imported correctly

Jan 24 2018, 3:44 PM · Bug Report
jespestana created T3759: Compile test fails, Libassuan v2.5.1 - Ubuntu 14.04 - fdpassing[7693]: assuan_pipe_connect failed: End of file.
Jan 24 2018, 1:56 PM · Info Needed, libassuan, Bug Report
neurohenry added a comment to T3754: Problem importing DSA/1024 key signed with SHA256.

Thank you, that's useful.

Jan 24 2018, 12:46 PM · Bug Report
onickolay added a project to T3758: Configuring with --disable-optimization doesn't disable optimizations: Bug Report.
Jan 24 2018, 12:17 PM · Bug Report, gnupg (gpg22)
onickolay created T3757: Problem building latest master on macOS: unknown identifier LOCAL_PEERUID in command-ssh.c.
Jan 24 2018, 12:13 PM · gpgagent, gnupg (gpg23), MacOS, Bug Report
gniibe added a comment to T3754: Problem importing DSA/1024 key signed with SHA256.

You can compare your key with a key generated by GnuPG.

Jan 24 2018, 9:13 AM · Bug Report
werner added a comment to T3754: Problem importing DSA/1024 key signed with SHA256.

If you look at the specs of DSA you will see that using SHA-256 truncated to 160 bits is not defined. DSA 1024 uses a 160 bit subgroup and thus SHA-256 would need to be truncated to 160 bits. If you want to look closer at that key the command

Jan 24 2018, 8:45 AM · Bug Report

Jan 23 2018

neurohenry updated the task description for T3754: Problem importing DSA/1024 key signed with SHA256.
Jan 23 2018, 7:43 PM · Bug Report
neurohenry updated the task description for T3754: Problem importing DSA/1024 key signed with SHA256.
Jan 23 2018, 7:43 PM · Bug Report
neurohenry added a comment to T3754: Problem importing DSA/1024 key signed with SHA256.

Key signed with SHA1

Jan 23 2018, 7:43 PM · Bug Report
neurohenry added a comment to T3754: Problem importing DSA/1024 key signed with SHA256.

SHA256 key

Jan 23 2018, 7:42 PM · Bug Report
neurohenry updated the task description for T3754: Problem importing DSA/1024 key signed with SHA256.
Jan 23 2018, 7:41 PM · Bug Report
neurohenry created T3754: Problem importing DSA/1024 key signed with SHA256.
Jan 23 2018, 7:40 PM · Bug Report
fogine closed T3752: gpg --card-status does NOT to create secret key stubs as Invalid.

My apologies , after the system upgrade, multiple things around gnupg broke and I got distracted and forgot to check the fetched public key, which somehow didn't contain subkey data.
This particular issue has been resolved by updating upstream public key.
Thank you for your assistance.

Jan 23 2018, 2:36 AM · scd, gnupg (gpg22), Bug Report

Jan 22 2018

gniibe triaged T3752: gpg --card-status does NOT to create secret key stubs as Normal priority.

I use Debian stretch. It works for me with GnuPG 2.2.4.
The stub is created at the time when --card-edit accesses the card.
When I type RET after fetch command, it shows the key information.

Jan 22 2018, 11:34 AM · scd, gnupg (gpg22), Bug Report
gniibe claimed T3752: gpg --card-status does NOT to create secret key stubs .
Jan 22 2018, 11:00 AM · scd, gnupg (gpg22), Bug Report
werner added projects to T3752: gpg --card-status does NOT to create secret key stubs : gnupg (gpg22), scd.
Jan 22 2018, 10:44 AM · scd, gnupg (gpg22), Bug Report
werner triaged T3753: Bad self-signatures and missing subkey usage flags when creating ECDSA/Ed25519 keys in batch mode as Normal priority.

You can't use the curve Ed25519 with ECDSA; you need to use EdDSA, The error checking when using the parameter file does not catch all errors. It should do this of course.

Jan 22 2018, 10:38 AM · gnupg24, Bug Report
chindraba created T3753: Bad self-signatures and missing subkey usage flags when creating ECDSA/Ed25519 keys in batch mode.
Jan 22 2018, 8:07 AM · gnupg24, Bug Report
fogine created T3752: gpg --card-status does NOT to create secret key stubs .
Jan 22 2018, 1:05 AM · scd, gnupg (gpg22), Bug Report

Jan 19 2018

cipherpunks added a comment to T3751: man page syntax mentions token "[args]" but then does not define it.

First, there is a documentation bug: args is undefined. It appears at the top of the man page, but nothing in the man page says what an argument is. The man page says --recipient is an "option" (but it's not, it's an argument, and the distinction is important). I broke neomutt recently because I read the GPG man page, which stipulates a particular sequence of tokens and implied that the old commandline was out of order. That is why it's suddenly a problem after 20 yrs.

Jan 19 2018, 5:42 PM · Documentation, Bug Report
werner added a comment to T3751: man page syntax mentions token "[args]" but then does not define it.

Sorry, I don't understand your request. I might missing some context related to the neomutt bug, though. What I can see tehre is that gpg options are used after the option/command to arg delimtyer "--" . That is of course wrong. It might be that mutt uses a special syntax here but I can't remeber that because it is 15 years since I implemented the new crypto layer in mutt. And you should really prefer to use the use_gpgme than the >20 year direct call of gpg.

Jan 19 2018, 4:55 PM · Documentation, Bug Report
cipherpunks created T3751: man page syntax mentions token "[args]" but then does not define it.
Jan 19 2018, 4:08 PM · Documentation, Bug Report

Jan 18 2018

matoid added a comment to T3746: Outlook 2016 - Cannot display signed email in sent folder.
Jan 18 2018, 6:39 PM · Info Needed, gpgol, Bug Report, gpg4win
werner closed T3747: Erroneous algo picked when using quick-add-key and future-default as Resolved.

Well, that was a bit tricky to fix but it has been done and will go into 2.2.5.

Jan 18 2018, 1:46 PM · gnupg (gpg22), Bug Report
aheinecke added a comment to T3746: Outlook 2016 - Cannot display signed email in sent folder.

From your log I can see that the verification fails with "Unsupported Protocol" which is weird in itself. But at least with the fixes for T3538 (they are included already in your version) it should then show the unverified body. So this is a second problem. I tried to reproduce this for sent mails but even if deliberately break them they are displayed correctly.

Jan 18 2018, 1:15 PM · Info Needed, gpgol, Bug Report, gpg4win
plundra created T3747: Erroneous algo picked when using quick-add-key and future-default.
Jan 18 2018, 11:21 AM · gnupg (gpg22), Bug Report
matoid added a comment to T3746: Outlook 2016 - Cannot display signed email in sent folder.

Hi Andre, thanks for your help.

Jan 18 2018, 11:09 AM · Info Needed, gpgol, Bug Report, gpg4win
aheinecke added a project to T3746: Outlook 2016 - Cannot display signed email in sent folder: gpgol.
Jan 18 2018, 8:05 AM · Info Needed, gpgol, Bug Report, gpg4win
aheinecke triaged T3746: Outlook 2016 - Cannot display signed email in sent folder as High priority.

Damn I thought we had all these kinds of display issues fixed now with 3.0.3. Is this really GpgOL 2.0.6? (you can take a look at the option dialog of gpgol to confirm this)

Jan 18 2018, 8:05 AM · Info Needed, gpgol, Bug Report, gpg4win

Jan 17 2018

matoid created T3746: Outlook 2016 - Cannot display signed email in sent folder.
Jan 17 2018, 8:24 PM · Info Needed, gpgol, Bug Report, gpg4win
herzmut added a comment to T3739: pinentry: manual type enforcement degrades security of passwords and emails.

The default Pinentry for Windows is pinentry-qt it should both be accessible with descriptions and screenreader API support and it should allow you to paste in passphrases. The passphrase length is limited at 255 characters.

Jan 17 2018, 9:54 AM · pinentry, Bug Report, gpg4win
werner added a comment to T3739: pinentry: manual type enforcement degrades security of passwords and emails.

BTW, using a long passphrase for public key encryption is in almost all cases useless. The passphrase is there to protect the private key, the passphrase is never sent to another site and will only be seen by gpg-agent, pinentry and the tty I/O software of the OS.

Jan 17 2018, 9:37 AM · pinentry, Bug Report, gpg4win
werner added a comment to T3739: pinentry: manual type enforcement degrades security of passwords and emails.

FWIW, Running gpg from the commandline with option -v shows the pinentry flavor.

Jan 17 2018, 9:21 AM · pinentry, Bug Report, gpg4win
aheinecke triaged T3739: pinentry: manual type enforcement degrades security of passwords and emails as Normal priority.

The default Pinentry for Windows is pinentry-qt it should both be accessible with descriptions and screenreader API support and it should allow you to paste in passphrases. The passphrase length is limited at 255 characters. This limitation comes from GnuPG and is there both for Windows and Linux. Have you tested Pinentry-qt with a screenreader?

Jan 17 2018, 8:34 AM · pinentry, Bug Report, gpg4win
aheinecke triaged T3740: Outlook unable to send encrypted or signed emails as Normal priority.

as your behavior is unusual please verify that no other Addons interfere, we are still trying to figure out if there are incompatible other addons. So please try to disable any other addons and try again.

Jan 17 2018, 8:29 AM · gpgol, Bug Report

Jan 16 2018

grichardnewell created T3740: Outlook unable to send encrypted or signed emails.
Jan 16 2018, 11:04 AM · gpgol, Bug Report
aa added a comment to T3731: gcry_pk_genkey() segfaults for ecdsa 384.
Jan 16 2018, 1:44 AM · libgcrypt, Bug Report
herzmut updated the task description for T3739: pinentry: manual type enforcement degrades security of passwords and emails.
Jan 16 2018, 12:16 AM · pinentry, Bug Report, gpg4win
herzmut created T3739: pinentry: manual type enforcement degrades security of passwords and emails.
Jan 16 2018, 12:09 AM · pinentry, Bug Report, gpg4win

Jan 15 2018

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

I already talked with the upstream author and we figured a possible problem due to an non-locked use of the core function. The cause of this is

unsigned char *tmpval = ec->mem + ec->memlocation;
*tmpval = (*tmpval + 1) & 0xff;
ec->memlocation = ec->memlocation + ec->memblocksize - 1;
ec->memlocation = ec->memlocation % wrap;

which is non-atomic and will thus leads to the out-of-bounds deref. The EC object may only be used by one thread at a time.

Jan 15 2018, 10:44 AM · libgcrypt, Bug Report
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