Page MenuHome GnuPG
Feed Advanced Search

May 11 2018

baluui updated the task description for T3975: Special characters not displayed anymore in Outlook.
May 11 2018, 9:14 PM · gpgol, Bug Report
baluui created T3975: Special characters not displayed anymore in Outlook.
May 11 2018, 9:12 PM · gpgol, Bug Report
gouttegd added a comment to T3972: 100% CPU usage endles loop of gpg --list-keys.

If you never explicitly changed the default trust model, then I would expect you are not using TOFU, but the presence of a tofu.db file strongly suggests that you are indeed using it.

May 11 2018, 4:06 PM · gnupg (gpg22)
ktalik added a comment to T3972: 100% CPU usage endles loop of gpg --list-keys.

I'm not sure. How to check it? In man gpg I only see instructions on how to change the trust model. ~/.gnupg/gpg.conf does not have any trust model related entry. I have ~/.gnupg/tofu.db file however.

May 11 2018, 3:24 PM · gnupg (gpg22)
gouttegd added a comment to T3972: 100% CPU usage endles loop of gpg --list-keys.

This looks reminiscent of a bug previously seen in GPA (T3748).

May 11 2018, 1:22 PM · gnupg (gpg22)
werner added a comment to T3971: gpgme-1.11.1 fails to build: cJSON.c:45:20: fatal error: gpgrt.h: Datei oder Verzeichnis nicht gefunden.

It seems that Debian does not install te required libgpg-error correctl.

May 11 2018, 11:23 AM · Debian, Bug Report, gpgme
aheinecke changed the status of T3964: Response to signed mail just shows the original signed part of the mail in Outlook after verification from Open to Testing.
May 11 2018, 9:37 AM · Bug Report, gpg4win
Breach created T3973: GpgOL causes Outlook 2016 crash with specific message.
May 11 2018, 9:22 AM · gpg4win, gpgol, Bug Report
aheinecke triaged T3964: Response to signed mail just shows the original signed part of the mail in Outlook after verification as High priority.

I understand the Problem. Your recipient formatted the reply in such a way that GpgOL does not detect that the original message is Quoted, verifies it and shows only the verified part.

May 11 2018, 9:02 AM · Bug Report, gpg4win

May 10 2018

ktalik created T3972: 100% CPU usage endles loop of gpg --list-keys.
May 10 2018, 3:51 PM · gnupg (gpg22)
Elan added a project to T3971: gpgme-1.11.1 fails to build: cJSON.c:45:20: fatal error: gpgrt.h: Datei oder Verzeichnis nicht gefunden: Debian.
May 10 2018, 11:01 AM · Debian, Bug Report, gpgme
Elan added a project to T3971: gpgme-1.11.1 fails to build: cJSON.c:45:20: fatal error: gpgrt.h: Datei oder Verzeichnis nicht gefunden: Bug Report.
May 10 2018, 10:59 AM · Debian, Bug Report, gpgme

May 8 2018

aheinecke added a comment to T3953: GPGSM: Treat EXPKEYSIG as error.

But why is that the case for OpenPGP Signatures, then? The difference does not make sense to me.

May 8 2018, 7:20 PM · Bug Report, S/MIME, gnupg
werner closed T3953: GPGSM: Treat EXPKEYSIG as error as Invalid.

The key receives fully trust and thus we get the "green" flag plus the "expired" flag. In my test with OpenPGP the key was not trysted and thus we did not got only the "expired" flag. At some distant past we agreed on these rules.

May 8 2018, 6:16 PM · Bug Report, S/MIME, gnupg
werner added a comment to T3953: GPGSM: Treat EXPKEYSIG as error.

gpgsm behaves exactly as gpg and as explain in doc/DETAILS. VALIDSIG is issues even for signatures done by an expired certificate. Let me check whey GPGME claims "green" here while it does not not an expired OpenPGP signature.

May 8 2018, 5:27 PM · Bug Report, S/MIME, gnupg
aheinecke assigned T3953: GPGSM: Treat EXPKEYSIG as error to werner.

I think this issue is important as GPGME should not report "Green" / Everything OK in that case and only have the EXPKEYSIG in details.

May 8 2018, 4:00 PM · Bug Report, S/MIME, gnupg
Herr_SchneiderM added a comment to T3964: Response to signed mail just shows the original signed part of the mail in Outlook after verification.
  1. Create Mail and sign with PGP/inline activated
  2. Send mail to someone else who does not use gpg etc.
  3. Get a response including full quote of your email
May 8 2018, 8:53 AM · Bug Report, gpg4win
gniibe lowered the priority of T3731: gcry_pk_genkey() segfaults for ecdsa 384 from High to Normal.

I changed the priority to 'Normal'. The problem now is not the libssh usage, but how we can assume use of secure memory by random generator(s).

May 8 2018, 2:07 AM · libgcrypt, Bug Report
gniibe added a comment to T3731: gcry_pk_genkey() segfaults for ecdsa 384.

By libssh upstream, the problem has been fixed: commit-72f6b34

May 8 2018, 2:01 AM · libgcrypt, Bug Report

May 7 2018

aheinecke triaged T3956: O2010: Encrypted junk-mails can't be moved to inbox as Normal priority.

Thanks for your report. Are you sure that "Allow HTML" makes the difference?

May 7 2018, 2:43 PM · gpgol, Bug Report
aheinecke added a comment to T3459: GPGOL Moving mails is not possible if the decrypted / verified content is loaded.

As I link this Ticket often when talking about this limitation. Here is a short animation to show what is meant by moving but not opening a mail:

May 7 2018, 2:41 PM · gpg4win, gpgol, Bug Report
aheinecke added a comment to T3964: Response to signed mail just shows the original signed part of the mail in Outlook after verification.

I'm not sure I understand your Problem. For me it works as it should.

May 7 2018, 2:37 PM · Bug Report, gpg4win
Herr_SchneiderM created T3964: Response to signed mail just shows the original signed part of the mail in Outlook after verification.
May 7 2018, 11:12 AM · Bug Report, gpg4win
gniibe added a comment to T3731: gcry_pk_genkey() segfaults for ecdsa 384.

Here is the function:
https://git.libssh.org/projects/libssh.git/tree/src/dh.c#n227

May 7 2018, 9:18 AM · libgcrypt, Bug Report
werner added a comment to T3731: gcry_pk_genkey() segfaults for ecdsa 384.

Am I right to assume that the test suite is terminating and restarting libgcrypt? Although we have features for this, I am still not convinced that this is a proper use of libgcrypt. There are just too many cases how this can fail. Unix is not designed to use shared libraries in so-called "plugins". I need to look closer at the libssh code.

May 7 2018, 8:27 AM · libgcrypt, Bug Report
gniibe added a comment to T3731: gcry_pk_genkey() segfaults for ecdsa 384.

It would be better not to require gcry_control(GCRYCTL_CLOSE_RANDOM_DEVICE). Automatic handling through gcry_control(GCRYCTL_TERM_SECMEM) would be better.

May 7 2018, 2:32 AM · libgcrypt, Bug Report
gniibe added a comment to T3731: gcry_pk_genkey() segfaults for ecdsa 384.

The patch D461 makes gcry_control(GCRYCTL_CLOSE_RANDOM_DEVICE) free the allocated secure memory.

May 7 2018, 1:53 AM · libgcrypt, Bug Report
gniibe added a comment to T3731: gcry_pk_genkey() segfaults for ecdsa 384.

It assumes a change of libssh like:

May 7 2018, 1:52 AM · libgcrypt, Bug Report
gniibe added a comment to T3731: gcry_pk_genkey() segfaults for ecdsa 384.

Here is my patch: D461: jent random requires finalizer to deallocate secure memory

May 7 2018, 1:51 AM · libgcrypt, Bug Report

May 6 2018

dcialdella added a comment to T3963: Invalid Crypto Engine - ( Xubuntu 18.04 ) version of GPG4USB 0.3.3.2 & 0.3.3.1 .

I downloaded it and I' m using it.
Nice feature the "notepad".... easier for encrypt/sign.

May 6 2018, 7:40 PM · gpgme, Bug Report
aheinecke added a comment to T3963: Invalid Crypto Engine - ( Xubuntu 18.04 ) version of GPG4USB 0.3.3.2 & 0.3.3.1 .

The latest Version of Kleopatra has a "Notepad" View that should do what you want. E.g. If you decrypt something in there it preselects the keys the message was encrypted to when you encrypt it again.

May 6 2018, 7:29 PM · gpgme, Bug Report
dcialdella added a comment to T3963: Invalid Crypto Engine - ( Xubuntu 18.04 ) version of GPG4USB 0.3.3.2 & 0.3.3.1 .

OOooh yeee.
Ok. Didn't know how bad gpg4usb really is.
I looked into it. Gpg4usb distributes their own binary GPGME version https://github.com/gpg4usb/gpg4usb/tree/master/linbuild/lib I don't even know which version that is. They are in violation of the GPL as they don't offer the source code of that GPGME version.

So, don't use it please what they do is horrible from a security standpoint. Try using Kleopatra (which I personally maintain). And if it does not work for your use case please let us know what your use case is and we can try to make it better for you. :-)

But indeed for gpg4usb you can't expect help here. They are very likely shipping a horribly outdated version with bugs that have since been fixed.

May 6 2018, 7:20 PM · gpgme, Bug Report
DamienCassou added a comment to T3942: Can't unregister a non-existent private key.

Workaround is to click cancel so that the next key is tried; right?

May 6 2018, 9:56 AM · gnupg (gpg22), Bug Report

May 5 2018

dcialdella added a comment to T3963: Invalid Crypto Engine - ( Xubuntu 18.04 ) version of GPG4USB 0.3.3.2 & 0.3.3.1 .

I 'll try GPA and Kleopatra, I hope will do the same tasks.
thanks anyway.

May 5 2018, 12:27 PM · gpgme, Bug Report
BenM added a comment to T3963: Invalid Crypto Engine - ( Xubuntu 18.04 ) version of GPG4USB 0.3.3.2 & 0.3.3.1 .

I suspect gpg4usb is a dead project anyway. I've been on their mailing list for a while and according to my records the last post from the pseudonymous author(s) is from October, 2016. I'm not sure how much of that GPL breach is intentional or just a result of web services going offline and not being restored.

May 5 2018, 5:27 AM · gpgme, Bug Report
BenM added a comment to T3815: tests fail in 2021.

The Python portion of this is done, the tests will now create a key with an expiration a few years shy of the 2106 end date (NYE 2099).

May 5 2018, 5:10 AM · qt, Python, gpgme, Bug Report

May 4 2018

werner added a comment to T3963: Invalid Crypto Engine - ( Xubuntu 18.04 ) version of GPG4USB 0.3.3.2 & 0.3.3.1 .

It seems to be 1.1.6 from 2010 or so. They use gpg 1.4.20 which misses a critical security fix.

May 4 2018, 7:36 PM · gpgme, Bug Report
aheinecke closed T3963: Invalid Crypto Engine - ( Xubuntu 18.04 ) version of GPG4USB 0.3.3.2 & 0.3.3.1 as Invalid.

OOooh yeee.
Ok. Didn't know how bad gpg4usb really is.
I looked into it. Gpg4usb distributes their own binary GPGME version https://github.com/gpg4usb/gpg4usb/tree/master/linbuild/lib I don't even know which version that is. They are in violation of the GPL as they don't offer the source code of that GPGME version.

May 4 2018, 6:42 PM · gpgme, Bug Report
aheinecke reopened T3963: Invalid Crypto Engine - ( Xubuntu 18.04 ) version of GPG4USB 0.3.3.2 & 0.3.3.1 as "Open".

I'll volunteer to look into it. IMO "Invalid Crypto Engine" points definitely to a GPGME bug and I want to know whats going on there.

May 4 2018, 6:24 PM · gpgme, Bug Report
magnotta added a comment to T3960: GPGOL Crashes Outlook 2016 when cancelling an inline reply with Escape.

Thank you for the quick turn-around! I especially appreciate the difficulty of out-of-release-cycle changes.

May 4 2018, 5:17 PM · gpgol, Bug Report, gpg4win
werner closed T3963: Invalid Crypto Engine - ( Xubuntu 18.04 ) version of GPG4USB 0.3.3.2 & 0.3.3.1 as Invalid.

This bug tracker does not support gpg4usb - please use their bug tracker.

May 4 2018, 10:55 AM · gpgme, Bug Report
werner triaged T3942: Can't unregister a non-existent private key as High priority.
May 4 2018, 10:52 AM · gnupg (gpg22), Bug Report
werner merged T3941: Check whether --delete-secret-key works with just a stub into T3942: Can't unregister a non-existent private key.
May 4 2018, 10:50 AM · gnupg (gpg22), Bug Report
werner added a comment to T3942: Can't unregister a non-existent private key.

Workaround is to click cancel so that the next key is tried; right?

May 4 2018, 10:50 AM · gnupg (gpg22), Bug Report
aheinecke added a parent task for T3960: GPGOL Crashes Outlook 2016 when cancelling an inline reply with Escape: T3925: Gpg4win 3.1.2.
May 4 2018, 9:39 AM · gpgol, Bug Report, gpg4win
aheinecke changed the status of T3960: GPGOL Crashes Outlook 2016 when cancelling an inline reply with Escape from Open to Testing.

This crash was new in Gpg4win-3.1.0 introduced with: dc48589b3d429d7d156c75b4e7bc784b140f40ce

May 4 2018, 9:38 AM · gpgol, Bug Report, gpg4win
dcialdella created T3963: Invalid Crypto Engine - ( Xubuntu 18.04 ) version of GPG4USB 0.3.3.2 & 0.3.3.1 .
May 4 2018, 9:20 AM · gpgme, Bug Report
aheinecke added a comment to T3960: GPGOL Crashes Outlook 2016 when cancelling an inline reply with Escape.

Thank you for the report. I can reproduce the problem. I extended the title a bit so that its easier to find for others who might also see this.

May 4 2018, 9:03 AM · gpgol, Bug Report, gpg4win
aheinecke renamed T3960: GPGOL Crashes Outlook 2016 when cancelling an inline reply with Escape from GPGOL Crashes Outlook 2016 to GPGOL Crashes Outlook 2016 when cancelling an inline reply with Escape.
May 4 2018, 8:58 AM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T3919: GPGOL: Could not decrypt the data: Invalid crypto engine.

@dcialdella Well as you are here already you can open one here. Alternatively I would have thought Ubuntu's Launchpad.

May 4 2018, 8:44 AM · gpgme, gpgol, Bug Report, gpg4win
werner triaged T3959: Syntax errors in scheme.c as Low priority.

Do not define NDEBUG - defining this is a bad idea. Anyway, I will fix that problem.

May 4 2018, 8:07 AM · Bug Report

May 3 2018

dcialdella added a comment to T3919: GPGOL: Could not decrypt the data: Invalid crypto engine.

@aheinecke thanks for the post.
When you said "open a new issue" is create here or in Ubuntu forums a new issue ?
I'll do. when ?
I imagine ni some weeks will be solved but I use the tool everyday for secure text.

May 3 2018, 10:32 PM · gpgme, gpgol, Bug Report, gpg4win
magnotta updated the task description for T3960: GPGOL Crashes Outlook 2016 when cancelling an inline reply with Escape.
May 3 2018, 8:13 PM · gpgol, Bug Report, gpg4win
magnotta created T3960: GPGOL Crashes Outlook 2016 when cancelling an inline reply with Escape.
May 3 2018, 8:12 PM · gpgol, Bug Report, gpg4win
khea_actua created T3959: Syntax errors in scheme.c.
May 3 2018, 6:33 PM · Bug Report
aheinecke changed the status of T3897: GpgOL: Sending signed / ecnrypted mail to X.509 (SMIME) recipient fails and error is not shown from Open to Testing.

Both CRL downloads and the error handling / reporting is much improved in Gpg4win-3.1.1

May 3 2018, 3:37 PM · gpgol, Bug Report, gpg4win
aheinecke closed T3923: dirmngr: CRL's on windows are not properly cached / parsed as Resolved.

This is resolved in my opinion. I've tested with some larger CRL's and it worked on Windows.

May 3 2018, 10:47 AM · Bug Report, gpg4win, S/MIME, dirmngr
aheinecke closed T3919: GPGOL: Could not decrypt the data: Invalid crypto engine as Resolved.

@dcialdella I've checked the Ubuntu Patches, they don't include the patch that caused the problem for GpgOL in this issue. Please report your problem either to Ubuntu or open a new issue, ideally with some instructions how to reproduce your problem.

May 3 2018, 10:44 AM · gpgme, gpgol, Bug Report, gpg4win

May 2 2018

BenM added a comment to T3919: GPGOL: Could not decrypt the data: Invalid crypto engine.

I've just checked the current build to the previous one (even when I get rid of the build directories, I keep a copy of the config.log since you never know when it might come in handy).

May 2 2018, 11:44 PM · gpgme, gpgol, Bug Report, gpg4win
BenM added a comment to T3919: GPGOL: Could not decrypt the data: Invalid crypto engine.

FYI: this most recent update broke builds on OS X 10.9 for Qt, but everything else is fine.

May 2 2018, 9:43 PM · gpgme, gpgol, Bug Report, gpg4win
werner closed T3898: Memory leak in g10 handle_compressed as Resolved.
May 2 2018, 8:30 PM · gnupg (gpg14), Bug Report
werner closed T3930: Memory leak in read_block as Resolved.

Thanks.

May 2 2018, 8:30 PM · gnupg (gpg22), Bug Report
werner closed T3951: gpg: Encrypting lots of files with --multiple gets failed: Too many open files as Resolved.

I assume -z0 could be used as a workaround but without compression then.
Fix goes into 2.2.7 to be release tomorrow (tm)

May 2 2018, 7:17 PM · Bug Report
vRv8A created T3956: O2010: Encrypted junk-mails can't be moved to inbox.
May 2 2018, 5:11 PM · gpgol, Bug Report
aheinecke added a parent task for T2110: Gpgsm 2.1 external key search gives duplicated results: T3899: Gpg4win 3.1.1.
May 2 2018, 1:41 PM · gnupg (gpg22), S/MIME, Bug Report, gpg4win, Windows, Windows 32
aheinecke closed T2110: Gpgsm 2.1 external key search gives duplicated results as Resolved.

No longer happens when the good old ldapwrapper is used.

May 2 2018, 1:41 PM · gnupg (gpg22), S/MIME, Bug Report, gpg4win, Windows, Windows 32

Apr 30 2018

aheinecke added a parent task for T3953: GPGSM: Treat EXPKEYSIG as error: T3948: GPGSM: Multiple issues reported to KMail.
Apr 30 2018, 3:00 PM · Bug Report, S/MIME, gnupg
aheinecke created T3953: GPGSM: Treat EXPKEYSIG as error.
Apr 30 2018, 3:00 PM · Bug Report, S/MIME, gnupg
dcialdella added a comment to T3919: GPGOL: Could not decrypt the data: Invalid crypto engine.

gpg 2.2.4-1ubunt amd64 GNU Privacy Guard -- minimalist p

Apr 30 2018, 10:21 AM · gpgme, gpgol, Bug Report, gpg4win
kode54 added a comment to T3919: GPGOL: Could not decrypt the data: Invalid crypto engine.

It's possible that was one of the upstream patches they decided to include.

Apr 30 2018, 9:05 AM · gpgme, gpgol, Bug Report, gpg4win
werner triaged T3951: gpg: Encrypting lots of files with --multiple gets failed: Too many open files as High priority.
Apr 30 2018, 9:00 AM · Bug Report
werner closed T3869: libgpg-error-1.28 on Solaris as Resolved.

It is in 1.30 which I released a few minutes ago. Only minor other changes.

Apr 30 2018, 8:57 AM · Solaris, gpgrt, Bug Report
rstuart created T3951: gpg: Encrypting lots of files with --multiple gets failed: Too many open files.
Apr 30 2018, 8:52 AM · Bug Report
aheinecke added a comment to T3919: GPGOL: Could not decrypt the data: Invalid crypto engine.

@dcialdella Do you have a "non standard" GnuPG / GPGME installed? What are the versions?

Apr 30 2018, 8:42 AM · gpgme, gpgol, Bug Report, gpg4win
dcialdella added a comment to T3919: GPGOL: Could not decrypt the data: Invalid crypto engine.

I have the same issue with Xubuntu 18.04 lts, and GNUPG.
./start_linux_64bit
[Error] Source: GPGME String: "Invalid crypto engine"
[Error] Source: GPGME String: "Invalid crypto engine"
[Error] Source: GPGME String: "Invalid crypto engine"

Apr 30 2018, 8:36 AM · gpgme, gpgol, Bug Report, gpg4win
BenM claimed T3354: gpgme only builds against two versions of python at once.

The last change to the python installer was, IIRC, one I discussed with Justus off-list around the middle of, um, last year? Maybe the year before?

Apr 30 2018, 12:02 AM · Python, gpgme, Bug Report

Apr 27 2018

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

Now there it gets complicated. According to the card software author in 3.3 and even 2.2 there is a fix. BUT there was a small amount of cards already created in 3.3 without the fix. Nobody ever told my how to diferentiate them.
There is no Version 3.3.1 you can by - it is only 3.3. So you can buy one and hope you have a good one.
At least this is my understanding.

Apr 27 2018, 10:20 PM · Info Needed, scd, Bug Report
hefee added a comment to T3471: gpgme decryptverify indicating wrongly an error..

@aheinecke maybe recheck with GNUPG 2.2.6 or 2.2.7.

Apr 27 2018, 8:24 PM · Not A Bug, gnupg, Bug Report
hefee added a comment to T3928: canceling password dialog for decrypting is not recognized correctling..

I'm using the kdepim-docker for tests, that is based on KDE Neon, that is based on Ubuntu xenial (16.04), so the version for GnuPG2 is 2.1.11-6ubuntu2. Good to know, that the GnuPG version also matters for this stuff.

Apr 27 2018, 8:18 PM · gpgme, Bug Report
jharvell created T3950: gnupg-2.2.6 fails to find correct library config programs when cross-compiling for ARM.
Apr 27 2018, 7:37 PM · Feature Request
jharvell set External Link to https://bugs.gentoo.org/653938 on T3949: pinentry looks for gpg-error-config and libassuan-config in ${SYSROOT}/bin but they are in ${SYSROOT}/usr/bin.
Apr 27 2018, 7:21 PM · Cross-Compiler, pinentry, Bug Report
jharvell created T3949: pinentry looks for gpg-error-config and libassuan-config in ${SYSROOT}/bin but they are in ${SYSROOT}/usr/bin.
Apr 27 2018, 7:20 PM · Cross-Compiler, pinentry, Bug Report
latour_jacques added a comment to T3943: gpgOL.

Hi Andre,

Thanks for the tip, moving unopened secure email to a folder is the solution, I guess I just had to ask.

Beta? the last issue I report I was told to test on the beta which worked and forgot upgrade afterward.

ALL GOOD! Merci!

Jacques

From: aheinecke (Andre Heinecke) <noreply@dev.gnupg.org>
Sent: April 27, 2018 12:43 AM
To: Jacques Latour <Jacques.Latour@cira.ca>
Subject: [Task] [Closed] T3943: gpgOL

aheinecke closed this task as "Invalid".
aheinecke added a comment.

yes sorry, but due to a design limitation it's impossible to move mails while the decrypted / verified content is visible. Our task for this is T3459https://dev.gnupg.org/T3459 (so I'm closing here as invalid even though the problem is valid.)

As workaround you have to move mails while they are not shown. E.g. if you move them without selecting them, or unselect a mail by shift clicking it. Here is an example what I mean by that:
https://files.intevation.de/users/aheinecke/gpgol_moving.gif

Btw. Is there a reason why you are using a beta and not 3.1.0 ?

TASK DETAIL
https://dev.gnupg.org/T3943

EMAIL PREFERENCES
https://dev.gnupg.org/settings/panel/emailpreferences/

To: aheinecke

Cc: aheinecke, latour_jacques, gp_ast

This is an automated email from the GnuPG development hub. If you have registered in the past at https://bugs.gnupg.org/ your account was migrated automatically. You can visit https://dev.gnupg.org/ to set a new password and update your email preferences.

Apr 27 2018, 3:19 PM · Bug Report, gpg4win
blueyed updated the task description for T3947: pinentry-gnome3 requires DBUS_SESSION_BUS_ADDRESS to be updated.
Apr 27 2018, 1:36 PM · pinentry, gpgagent, Bug Report
blueyed created T3947: pinentry-gnome3 requires DBUS_SESSION_BUS_ADDRESS to be updated.
Apr 27 2018, 1:35 PM · pinentry, gpgagent, Bug Report
aheinecke created T3945: Kleopatra: Loading certificates hangs after first start.
Apr 27 2018, 11:44 AM · Bug Report, gnupg, gpg4win
aheinecke closed T3762: Outlook 2016 - file/print error as Resolved.

Ok so it was impossible to detect when a mail is printed and block the printing until the decryption was completed.

Apr 27 2018, 7:29 AM · gpgol, gpg4win, Bug Report
aheinecke closed T3931: GpgOL: Crash when adding unknown recipient and selecting encrypt right after as Resolved.

This was fixed with 7eed3c4c5e9f84bed0e412213cf404a18cd54358

Apr 27 2018, 7:27 AM · gpg4win, Bug Report, gpgol
aheinecke triaged T3928: canceling password dialog for decrypting is not recognized correctling. as Normal priority.

I can't reproduce this with GnuPG 2.2.6 or 2.2.7 beta and GPGME 1.11.0 . There I correctly get User Canceled for OpenPGP but "No Secret Key" for S/MIME, also using GpgME++.

Apr 27 2018, 7:24 AM · gpgme, Bug Report
aheinecke closed T3940: Outlook disables GpgOl add-on as Invalid.

Hi Carlos,

Apr 27 2018, 7:18 AM · Duplicate, Bug Report
aheinecke closed T3943: gpgOL as Invalid.

yes sorry, but due to a design limitation it's impossible to move mails while the decrypted / verified content is visible. Our task for this is T3459 (so I'm closing here as invalid even though the problem is valid.)

Apr 27 2018, 6:43 AM · Bug Report, gpg4win

Apr 26 2018

latour_jacques created T3943: gpgOL.
Apr 26 2018, 11:12 PM · Bug Report, gpg4win
dkg added a comment to T3942: Can't unregister a non-existent private key.

I note that this problem could also affect a user with multiple identities, one of which has their decryption keys on a smartcard. If a message arrives encrypted to both identities, but the user does not have their smartcard available, they will hit the same issue.

Apr 26 2018, 5:31 PM · gnupg (gpg22), Bug Report
DamienCassou created T3942: Can't unregister a non-existent private key.
Apr 26 2018, 5:25 PM · gnupg (gpg22), Bug Report
ThePowerOfDreams added a comment to T3576: Open PGP SmartCard V2.1 - decryption error: ERR 100663364 Missing item in object <SCD>.

Does v3.3.1 fix this? (The release notes for it seem to imply that's not the case.)

Apr 26 2018, 2:45 PM · Info Needed, scd, Bug Report
Carlos created T3940: Outlook disables GpgOl add-on.
Apr 26 2018, 1:57 PM · Duplicate, Bug Report
werner triaged T3930: Memory leak in read_block as Normal priority.
Apr 26 2018, 11:18 AM · gnupg (gpg22), Bug Report
BenM added a comment to T3815: tests fail in 2021.

Not to mention making sure we test for a time after the end of the old 32-bit clock.

Apr 26 2018, 6:44 AM · qt, Python, gpgme, Bug Report

Apr 25 2018

aheinecke added a parent task for T2110: Gpgsm 2.1 external key search gives duplicated results: T3937: Dirmgnr: X509 Searches on Windows can hang.
Apr 25 2018, 4:52 PM · gnupg (gpg22), S/MIME, Bug Report, gpg4win, Windows, Windows 32
aheinecke added a comment to T2110: Gpgsm 2.1 external key search gives duplicated results.

Still happens. There are also "BER" errors that seem random.

Apr 25 2018, 4:52 PM · gnupg (gpg22), S/MIME, Bug Report, gpg4win, Windows, Windows 32