Page MenuHome GnuPG
Feed Advanced Search

Yesterday

ebo moved T7154: Kleopatra: Dragging and dropping a certificate from the main view onto itself shouldn't trigger an import from WIP to QA on the gpd5x board.
Mon, Jul 14, 5:59 PM · gpd5x, Bug Report, kleopatra
ebo moved T7639: Kleopatra: Version information sometimes not shown. from WIP to QA on the gpd5x board.
Mon, Jul 14, 5:59 PM · vsd33, Bug Report, gpd5x, kleopatra
ebo moved T6930: pinentry-qt window is not parented to Kleopatra on Wayland from WIP to QA on the gpd5x board.
Mon, Jul 14, 5:59 PM · gpd5x, kleopatra, Bug Report
ebo moved T7703: Kleopatra: Validity icons in selected rows missing from WIP to QA on the gpd5x board.
Mon, Jul 14, 5:59 PM · Bug Report, kleopatra, gpd5x
werner renamed T7721: libgcrypt build-error with gcc-15 on powerpc and alpha from libgcrypt build-error with gcc-15 to libgcrypt build-error with gcc-15 on powerpc and alpha.
Mon, Jul 14, 4:54 PM · libgcrypt, Bug Report
ametzler1 added a comment to T7721: libgcrypt build-error with gcc-15 on powerpc and alpha.

Sure that this is about 1.11.0 ? We released 1.11.1 with at least one fix for gcc regression (T7166). In master we had some more fixes for gcc 15 bugs (or what ever you will call such regression in a compiler)

Mon, Jul 14, 3:23 PM · libgcrypt, Bug Report
werner added a project to T7721: libgcrypt build-error with gcc-15 on powerpc and alpha: libgcrypt.
Mon, Jul 14, 2:44 PM · libgcrypt, Bug Report
werner added a comment to T7721: libgcrypt build-error with gcc-15 on powerpc and alpha.

Sure that this is about 1.11.0 ? We released 1.11.1 with at least one fix for gcc regression (T7166). In master we had some more fixes for gcc 15 bugs (or what ever you will call such regression in a compiler)

Mon, Jul 14, 2:44 PM · libgcrypt, Bug Report
ametzler1 created T7721: libgcrypt build-error with gcc-15 on powerpc and alpha.
Mon, Jul 14, 1:14 PM · libgcrypt, Bug Report

Sat, Jul 12

alexk added a comment to T7660: GPGME invocation by cri-o hangs on gpgme_op_verify.

I created a Go test program that runs several Go routines, each of which verifies a byte array loaded from a file in advance. Each go-routine is spawned with a configurable delay in milliseconds. I tested it with 100 iterations, which resulted in at least 50 parallel processes. Each verification process uses its own context, as Crio does. I didn't encounter any errors.

Here is my repository with a README containing more information: https://git.sr.ht/~kulbartsch/gpgmego-verify-load-test

Sat, Jul 12, 12:27 PM · golang, gpgme, Bug Report

Fri, Jul 11

ebo added a comment to T7709: Decryption with smartcard keys broken.

I have not tested this extensively but it seems to me after some fast checks that the pivotal point here is the usage of a brainpool key on a smart card for the decryption.

Fri, Jul 11, 11:35 AM · Bug Report, gpd5x
ebo added a comment to T7709: Decryption with smartcard keys broken.

I have not tested this extensively but it seems to me after some fast checks that the pivotal point here is the usage of a brainpool key on a smart card for the decryption.

Fri, Jul 11, 11:27 AM · Bug Report, gpd5x
gniibe added a comment to T7716: gpgrt:w32: Synchronous spawning detached process, with standard input and standard error.

Here is an experimental change to support the feature.

Fri, Jul 11, 10:50 AM · gpgrt, Feature Request, Bug Report
gniibe added a comment to T7720: w32: Synchronous spawning gpg-agent/dirmngr/keyboxd.

I'm testing the following patch with experimental change of libgpg-error.

Fri, Jul 11, 10:45 AM · gnupg, Feature Request, Bug Report
gniibe triaged T7720: w32: Synchronous spawning gpg-agent/dirmngr/keyboxd as Wishlist priority.
Fri, Jul 11, 10:44 AM · gnupg, Feature Request, Bug Report
gniibe renamed T7716: gpgrt:w32: Synchronous spawning detached process, with standard input and standard error from gpgrt:w32: Spawn detached process, with standard input and standard error to gpgrt:w32: Synchronous spawning detached process, with standard input and standard error.
Fri, Jul 11, 10:39 AM · gpgrt, Feature Request, Bug Report

Thu, Jul 10

ebo triaged T7706: Okular: "Save as" does not work as Normal priority.

Likely connected to T7705: Okular: Error on signature if the original file is overwritten

Thu, Jul 10, 4:05 PM · Bug Report, okular, gpd5x
ebo triaged T7705: Okular: Error on signature if the original file is overwritten as Normal priority.

I can confirm this.

Thu, Jul 10, 4:00 PM · Bug Report, okular, gpd5x
werner added a comment to T7138: Windows (Semi-hosted environment): filename and network access.

We already have an initialization function in gpgrt which is thread-safe at least if used as a DLL. Maybe move the check to there.

Thu, Jul 10, 10:03 AM · gnupg, Bug Report
gniibe added a comment to T7138: Windows (Semi-hosted environment): filename and network access.

In libgpg-error, we have: rE65114f24e13f: w32: More changes to the extended length path handling.

Thu, Jul 10, 3:51 AM · gnupg, Bug Report

Wed, Jul 9

gniibe updated the task description for T7716: gpgrt:w32: Synchronous spawning detached process, with standard input and standard error.
Wed, Jul 9, 9:07 AM · gpgrt, Feature Request, Bug Report
gniibe triaged T7716: gpgrt:w32: Synchronous spawning detached process, with standard input and standard error as Wishlist priority.
Wed, Jul 9, 6:44 AM · gpgrt, Feature Request, Bug Report
gniibe claimed T7716: gpgrt:w32: Synchronous spawning detached process, with standard input and standard error.
Wed, Jul 9, 6:44 AM · gpgrt, Feature Request, Bug Report
gniibe created T7716: gpgrt:w32: Synchronous spawning detached process, with standard input and standard error.
Wed, Jul 9, 6:43 AM · gpgrt, Feature Request, Bug Report

Tue, Jul 8

ikloecker added a comment to T7658: Okular: Dirmngr startup timeout on signature validation.

Staring at some Process Monitor logs I noticed that dirmngr wastes 3-4 seconds trying to connect to localhost:9050 and localhost:9150 looking for tor. After adding no-use-tor to dirmngr.conf dirmngr starts reasonably fast.

Tue, Jul 8, 3:16 PM · Bug Report, gpd5x, okular

Mon, Jul 7

ikloecker added a comment to T7658: Okular: Dirmngr startup timeout on signature validation.

I have built the run-* test programs of gpgme for Windows. run-keylist --cms --secret takes about 23 seconds. 3.7 seconds are gpgme initialization/setup (gpgconf --list-dirs, gpgconf --list-components, gpg --version, gpgsm --version, gpgconf --version). Most time (2 x 6-8 s) is lost starting gpg-agent and dirmngr. (keyboxd is not enabled here.)

Mon, Jul 7, 3:47 PM · Bug Report, gpd5x, okular

Fri, Jul 4

timegrid added a comment to T7709: Decryption with smartcard keys broken.

commands with -v

Fri, Jul 4, 1:59 PM · Bug Report, gpd5x
werner added a comment to T7709: Decryption with smartcard keys broken.

Please always add -v t commands like "gpg --decrypt test.txt.gpg". To decide whether this is smartcard or gpg-agent releated, I need to see a log file form gpg-agent and scdaemon. The latter is more important. I would suggest "debug ipc,app,cardio"

Fri, Jul 4, 1:27 PM · Bug Report, gpd5x

Thu, Jul 3

gniibe closed T7648: Decryption to a Ky768_Cv25519 key does not work if the Cv25519 key is on a token as Resolved.
Thu, Jul 3, 7:14 AM · PQC, Bug Report

Wed, Jul 2

TobiasFella renamed T7709: Decryption with smartcard keys broken from Kleopatra: Decryption with smartcard keys broken to Decryption with smartcard keys broken.
Wed, Jul 2, 12:40 PM · Bug Report, gpd5x

Tue, Jul 1

timegrid closed T7702: Kleopatra: Printing on win11 aborts silently as Resolved.

Ok, it was a missing update (although windows claimed to be up-to-date).
After installing 2025-06 [...] KB5060829 the Microsoft Print to PDF feature is available again and printing also works in Kleopatra/Okular.

Tue, Jul 1, 6:49 PM · Windows, Bug Report, kleopatra, gpd5x
ikloecker changed the status of T7703: Kleopatra: Validity icons in selected rows missing from Open to Testing.

A second patch fixes the problem with the button in the smart card view.

Tue, Jul 1, 4:57 PM · Bug Report, kleopatra, gpd5x
ikloecker added a comment to T7703: Kleopatra: Validity icons in selected rows missing.

I have added a patch to disable recoloring of the status icons in Gpg4win. This ensures that the status icons in the selected rows don't get all-white.

Tue, Jul 1, 4:09 PM · Bug Report, kleopatra, gpd5x
ikloecker added a comment to T7703: Kleopatra: Validity icons in selected rows missing.

Upstream bug report for invisible status icons: https://bugs.kde.org/show_bug.cgi?id=506434 (Icon coloring is inherently incompatible with colored Breeze status icons)

Tue, Jul 1, 3:47 PM · Bug Report, kleopatra, gpd5x
timegrid added a comment to T7702: Kleopatra: Printing on win11 aborts silently.

It's also the same error in Okular, when a pdf is printed.

Tue, Jul 1, 2:18 PM · Windows, Bug Report, kleopatra, gpd5x
timegrid added a comment to T7702: Kleopatra: Printing on win11 aborts silently.

Same on gpg4win-4.4.1 @ win11 (here a bit more debugview context)

3	3.503991	8584	kleopatra.exe	org.kde.pim.kleopatra: Paperkey export finished:  0 status:  QProcess::NormalExit
4	3.691599	8584	kleopatra.exe	QPrintDialog: Cannot be used on non-native printers
5	3.691981	8584	kleopatra.exe	QPrintDialog: Cannot be used on non-native printers
6	3.692752	8584	kleopatra.exe	org.kde.pim.kleopatra: Printing aborted.
Tue, Jul 1, 1:44 PM · Windows, Bug Report, kleopatra, gpd5x
TobiasFella added a comment to T7702: Kleopatra: Printing on win11 aborts silently.

Works fine here.

Tue, Jul 1, 1:29 PM · Windows, Bug Report, kleopatra, gpd5x
timegrid added a comment to T7709: Decryption with smartcard keys broken.

version

C:\Users\g10\Desktop\tmp\scdecrypt>gpg --version
gpg (GnuPG) 2.5.8
libgcrypt 1.11.1
Copyright (C) 2025 g10 Code GmbH
License GNU GPL-3.0-or-later <https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Tue, Jul 1, 1:26 PM · Bug Report, gpd5x
ikloecker added a comment to T7709: Decryption with smartcard keys broken.

gpg --version?
gpg -K?

Tue, Jul 1, 1:18 PM · Bug Report, gpd5x
timegrid updated the task description for T7709: Decryption with smartcard keys broken.
Tue, Jul 1, 12:45 PM · Bug Report, gpd5x
timegrid added a comment to T7709: Decryption with smartcard keys broken.

You're right, it also errors on gpg directly:

Tue, Jul 1, 12:44 PM · Bug Report, gpd5x
ikloecker claimed T7703: Kleopatra: Validity icons in selected rows missing.
Tue, Jul 1, 12:25 PM · Bug Report, kleopatra, gpd5x
TobiasFella added a comment to T7709: Decryption with smartcard keys broken.

I can't reproduce. Please check whether this works if you use gpg directly; it's a bit unlikely that this is kleopatra-specific, since kleopatra doesn't really care whether the key is on a smartcard or not.

Tue, Jul 1, 12:18 PM · Bug Report, gpd5x

Mon, Jun 30

ikloecker added a comment to T7639: Kleopatra: Version information sometimes not shown..

If this should also work in gpg4win-5.0.0-beta336 @ win10 (beta compliance mode), it does not:

Mon, Jun 30, 4:48 PM · vsd33, Bug Report, gpd5x, kleopatra
timegrid added a comment to T7639: Kleopatra: Version information sometimes not shown..

If this should also work in gpg4win-5.0.0-beta336 @ win10 (beta compliance mode), it does not:

Mon, Jun 30, 4:31 PM · vsd33, Bug Report, gpd5x, kleopatra
timegrid closed T7711: Kleopatra: Disabled smartcard keys displayed in cert selection as Wontfix.

This only happens, if the smartcard key

  • is the only key in the keyring or
  • was used for sign/encrypt earlier and thus saved as selection default.
Mon, Jun 30, 4:09 PM · Bug Report, gpd5x, kleopatra
ikloecker renamed T7711: Kleopatra: Disabled smartcard keys displayed in cert selection from Kleopatra: Deactivated smartcard keys displayed in cert selection to Kleopatra: Disabled smartcard keys displayed in cert selection.
Mon, Jun 30, 3:17 PM · Bug Report, gpd5x, kleopatra
timegrid created T7711: Kleopatra: Disabled smartcard keys displayed in cert selection.
Mon, Jun 30, 2:38 PM · Bug Report, gpd5x, kleopatra
timegrid created T7709: Decryption with smartcard keys broken.
Mon, Jun 30, 1:08 PM · Bug Report, gpd5x
timegrid moved T7232: Kleopatra: Crash on startup when CMS is disabled from Backlog to Done on the gpd5x board.

Thanks, confirmed then, moving to Done.

Mon, Jun 30, 12:12 PM · gpd5x, Bug Report, kleopatra
ikloecker added a comment to T7232: Kleopatra: Crash on startup when CMS is disabled.

With above configuration it seems to work on gpg4win-5.0.0-beta336 @ win10.
Any way to verify in kleopatra, that the setting was applied?

Mon, Jun 30, 11:50 AM · gpd5x, Bug Report, kleopatra
timegrid moved T7443: Kleopatra: Unexpected key filter selected in "Imported Certificates" tab from Backlog to Done on the gpd5x board.

Looks good to me on gpg4win-5.0.0-beta336 @ win10.

Mon, Jun 30, 9:05 AM · gpd5x, kleopatra, Bug Report
timegrid added a comment to T7232: Kleopatra: Crash on startup when CMS is disabled.

With above configuration it seems to work on gpg4win-5.0.0-beta336 @ win10.
Any way to verify in kleopatra, that the setting was applied?

Mon, Jun 30, 9:04 AM · gpd5x, Bug Report, kleopatra
timegrid moved T7686: Kleopatra: Command line options --help, --version, etc. do not work if Kleopatra is already running from WIP to Done on the gpd5x board.

Looks good to me on gpg4win-5.0.0-beta336 @ win10.



Mon, Jun 30, 8:54 AM · gpd5x, kleopatra, Bug Report
timegrid moved T7644: Kleopatra: 'Show Audit Log' in signature verification needs two clicks to open from WIP to Done on the gpd5x board.

Looks good to me on gpg4win-5.0.0-beta336 @ win10.

Mon, Jun 30, 8:47 AM · Bug Report, gpd5x, kleopatra
timegrid moved T7656: Kleopatra: Wrong update suggestion from 5.0.0 to 4.4.0 from WIP to Done on the gpd5x board.

Looks good to me on gpg4win-5.0.0-beta336 @ win10.

Mon, Jun 30, 8:44 AM · Bug Report, gpd5x, kleopatra
timegrid added a comment to T7703: Kleopatra: Validity icons in selected rows missing.

Happens also in the group config (warning icon):

Mon, Jun 30, 8:38 AM · Bug Report, kleopatra, gpd5x
timegrid updated the task description for T7705: Okular: Error on signature if the original file is overwritten.
Mon, Jun 30, 8:36 AM · Bug Report, okular, gpd5x

Fri, Jun 27

timegrid added a comment to T7703: Kleopatra: Validity icons in selected rows missing.

Related? In smartcards view:

Fri, Jun 27, 1:16 PM · Bug Report, kleopatra, gpd5x

Thu, Jun 26

timegrid created T7706: Okular: "Save as" does not work.
Thu, Jun 26, 7:14 PM · Bug Report, okular, gpd5x
timegrid created T7705: Okular: Error on signature if the original file is overwritten.
Thu, Jun 26, 7:02 PM · Bug Report, okular, gpd5x
timegrid removed a project from T7703: Kleopatra: Validity icons in selected rows missing: Windows.
Thu, Jun 26, 5:53 PM · Bug Report, kleopatra, gpd5x
ikloecker added a comment to T7703: Kleopatra: Validity icons in selected rows missing.

This also happens on Linux. And even with the Fusion style.

Thu, Jun 26, 5:12 PM · Bug Report, kleopatra, gpd5x
timegrid created T7703: Kleopatra: Validity icons in selected rows missing.
Thu, Jun 26, 4:04 PM · Bug Report, kleopatra, gpd5x
timegrid created T7702: Kleopatra: Printing on win11 aborts silently.
Thu, Jun 26, 2:39 PM · Windows, Bug Report, kleopatra, gpd5x
gniibe changed the status of T7696: POSIX: spawn fixes from Open to Testing.
Thu, Jun 26, 6:49 AM · gpgrt, Bug Report
gniibe changed the status of T7696: POSIX: spawn fixes, a subtask of T7660: GPGME invocation by cri-o hangs on gpgme_op_verify, from Open to Testing.
Thu, Jun 26, 6:49 AM · golang, gpgme, Bug Report

Wed, Jun 25

timegrid closed T7697: Okular: No valid smime certs found as Resolved.

On gpg4win-5.0.0-beta330 everything works fine again (both smime and openpgp regardless of expiration).

Wed, Jun 25, 12:08 PM · Bug Report, gpd5x, okular

Tue, Jun 24

timegrid added a comment to T7697: Okular: No valid smime certs found.

I now imported all certs in testzertifikate_2023/ (smime and openpgp) and generated a new one (openpgp, default settings, expiration 2028) and still get no valid signing certs in okular

Tue, Jun 24, 4:38 PM · Bug Report, gpd5x, okular
timegrid added a comment to T7697: Okular: No valid smime certs found.

added gpgsm log:

Tue, Jun 24, 4:08 PM · Bug Report, gpd5x, okular
timegrid updated the task description for T7697: Okular: No valid smime certs found.
Tue, Jun 24, 4:07 PM · Bug Report, gpd5x, okular
ikloecker updated the task description for T7697: Okular: No valid smime certs found.
Tue, Jun 24, 4:02 PM · Bug Report, gpd5x, okular
ikloecker updated the task description for T7697: Okular: No valid smime certs found.
Tue, Jun 24, 4:00 PM · Bug Report, gpd5x, okular
timegrid added a comment to T7697: Okular: No valid smime certs found.

Ingo mentioned some maybe related expiration year 2038+ ticket, but I only found one for kleo: https://dev.gnupg.org/T7069

Tue, Jun 24, 3:43 PM · Bug Report, gpd5x, okular
timegrid renamed T7658: Okular: Dirmngr startup timeout on signature validation from Okular: Problems with smime signatures to Okular: Dirmngr startup timeout on signature validation.
Tue, Jun 24, 3:40 PM · Bug Report, gpd5x, okular
timegrid added a comment to T7658: Okular: Dirmngr startup timeout on signature validation.

Issue about no valid smime certs found on signing split into: https://dev.gnupg.org/T7697

Tue, Jun 24, 3:29 PM · Bug Report, gpd5x, okular
timegrid triaged T7697: Okular: No valid smime certs found as Normal priority.
Tue, Jun 24, 3:24 PM · Bug Report, gpd5x, okular
gniibe closed T7664: tests/openpgp/ecc.scm fails when building GPG with address sanitizer as Resolved.

Fixed in 2.5.8.

Tue, Jun 24, 8:50 AM · gnupg, Bug Report

Mon, Jun 23

ebo removed projects from T7661: GpgEX: encrypting a file with umlaut in the name results in an error: gpd5x, g10code.
Mon, Jun 23, 3:49 PM · Windows, Bug Report, gpgex
timegrid added a comment to T7658: Okular: Dirmngr startup timeout on signature validation.

3 non-hang logs, all took ~20s to open the file (with 20s "Keine Rückmeldung" shown in Okular)

Mon, Jun 23, 2:48 PM · Bug Report, gpd5x, okular
ikloecker added a comment to T7658: Okular: Dirmngr startup timeout on signature validation.

The problem with the invalid certificates seems to be unrelated. Isn't there already a ticket for Okular for certificates which expire after 2038?

Mon, Jun 23, 2:46 PM · Bug Report, gpd5x, okular
svuorela added a comment to T7658: Okular: Dirmngr startup timeout on signature validation.

If keyboxd sometimes takes 6 seconds, then I'm not surprised that stuff times out after 8 seconds occasionally. Or well. we need more numbers to determine that.

Mon, Jun 23, 2:19 PM · Bug Report, gpd5x, okular
ikloecker added a comment to T7658: Okular: Dirmngr startup timeout on signature validation.

And in the first case, about 6 seconds are lost starting keyboxd:

2025-06-23 13:16:55 gpgsm[3252] DBG: chan_0x000000000000022c <- VERIFY
2025-06-23 13:16:57 gpgsm[3252] Kein aktiver keyboxd - `C:\\Program Files\\GnuPG\\bin\\keyboxd.exe' wird gestartet
2025-06-23 13:16:59 gpgsm[3252] Warte bis der Keyboxd bereit ist ... (8s)
2025-06-23 13:17:01 gpgsm[3252] DBG: chan_0x0000000000000260 <- # Home: C:\Users\g10\AppData\Roaming\gnupg
2025-06-23 13:17:01 gpgsm[3252] DBG: chan_0x0000000000000260 <- # Config: [none]
2025-06-23 13:17:01 gpgsm[3252] DBG: chan_0x0000000000000260 <- OK Keyboxd 2.5.6 at your service, process 4748
Mon, Jun 23, 2:04 PM · Bug Report, gpd5x, okular