Page MenuHome GnuPG
Feed Advanced Search

Oct 21 2024

gniibe added a comment to T7323: scdaemon hangs up (when output from scdaemon is not consumed by gpg-agent).

I found fd resource leak in gpg-agent.

  • gpg-connect-agent "scd killscd" /bye seems not release a file descriptor somewhere
Oct 21 2024, 7:35 AM · Windows, Bug Report, scd

Oct 18 2024

gniibe added a comment to T7339: Kleopatra: Cannot decrypt packets with hybrid cipher without using symmetric passphrase.

For the second case, I think that gcry_kdf_defive should not be called with pw="". The result of FAILURE gpg-exit 33554433 comes from the log_error after failure of gcry_kdf_derive.

Oct 18 2024, 8:41 AM · gpd5x, kleopatra, Bug Report
jeffcliff updated the task description for T7344: libgpg-error: nullptr.
Oct 18 2024, 5:24 AM · gpgrt, Bug Report
jeffcliff created T7344: libgpg-error: nullptr.
Oct 18 2024, 5:21 AM · gpgrt, Bug Report

Oct 17 2024

TobiasFella changed the status of T7343: Kleopatra: Error formatted incorrectly in certificate creation result dialog from Open to Testing.
Oct 17 2024, 4:06 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Bug Report
TobiasFella moved T7343: Kleopatra: Error formatted incorrectly in certificate creation result dialog from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 17 2024, 2:46 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Bug Report
TobiasFella set External Link to https://invent.kde.org/pim/kleopatra/-/merge_requests/296 on T7343: Kleopatra: Error formatted incorrectly in certificate creation result dialog.
Oct 17 2024, 2:46 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Bug Report
TobiasFella updated the task description for T7343: Kleopatra: Error formatted incorrectly in certificate creation result dialog.
Oct 17 2024, 2:44 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Bug Report
TobiasFella updated subscribers of T7343: Kleopatra: Error formatted incorrectly in certificate creation result dialog.
Oct 17 2024, 2:41 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Bug Report
TobiasFella claimed T7343: Kleopatra: Error formatted incorrectly in certificate creation result dialog.
Oct 17 2024, 2:40 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Bug Report
TobiasFella created T7343: Kleopatra: Error formatted incorrectly in certificate creation result dialog.
Oct 17 2024, 2:39 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Bug Report
ebo edited projects for T7332: Kleopatra: Initial keylisting sometimes fails or hangs for some seconds, added: gnupg22, gnupg24; removed gnupg.
Oct 17 2024, 1:49 PM · gnupg24, gnupg22, gpd5x, kleopatra, Bug Report
ebo triaged T7342: Kleopatra: Expired key selected for encryption is changed to other key when opening certificate details as Low priority.
Oct 17 2024, 1:35 PM · gpd5x, kleopatra, Bug Report
ikloecker added a comment to T7342: Kleopatra: Expired key selected for encryption is changed to other key when opening certificate details.

The technical background is that opening the certificate details triggers an update of the certificate and this triggers an update of the drop-down. The drop-down should still keep the currently selected certificate even if it is not offered by default.

Oct 17 2024, 10:54 AM · gpd5x, kleopatra, Bug Report
ikloecker created T7342: Kleopatra: Expired key selected for encryption is changed to other key when opening certificate details.
Oct 17 2024, 10:51 AM · gpd5x, kleopatra, Bug Report
ebo moved T7320: Kleopatra: Decrypting and verifying a pgp-encrypted archive fails with "no data" from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 17 2024, 9:28 AM · gpgme (gpgme 1.24.x), vsd33 (vsd-3.3.0), kleopatra, Restricted Project, Bug Report

Oct 16 2024

ikloecker added a project to T7332: Kleopatra: Initial keylisting sometimes fails or hangs for some seconds: gnupg.

The fix should probably be backported to gnupg 2.2 and 2.4.

Oct 16 2024, 4:22 PM · gnupg24, gnupg22, gpd5x, kleopatra, Bug Report
ikloecker added a comment to T7332: Kleopatra: Initial keylisting sometimes fails or hangs for some seconds.

I confirm the fix. Using gnupg master the unit test ran 544 times without any failures or suspiciously long run time.

Oct 16 2024, 12:18 PM · gnupg24, gnupg22, gpd5x, kleopatra, Bug Report
gniibe added a comment to T7332: Kleopatra: Initial keylisting sometimes fails or hangs for some seconds.

Good catch, @ikloecker !
I located the bug in GnuPG, and the fix is: rG71840b57f486: common: Fix a race condition in creating socketdir.

Oct 16 2024, 3:08 AM · gnupg24, gnupg22, gpd5x, kleopatra, Bug Report

Oct 15 2024

ikloecker added a comment to T7339: Kleopatra: Cannot decrypt packets with hybrid cipher without using symmetric passphrase.

In the second case, gpg emits a FAILURE gpg-exit 33554433 status at the end. I think this makes gpgme consider the operation failed. I think this is a bug in gpg because gpg does not emit a FAILURE status if a wrong symmetric passphrase is entered.

Oct 15 2024, 10:45 PM · gpd5x, kleopatra, Bug Report
ikloecker added a comment to T7339: Kleopatra: Cannot decrypt packets with hybrid cipher without using symmetric passphrase.

In the first case, gpg emits a CANCELED_BY_USER status. This makes gpgme abort the operation. We may have to wait/watch for BEGIN_DECRYPTION / END_DECRYPTION.

Oct 15 2024, 10:39 PM · gpd5x, kleopatra, Bug Report
ikloecker created T7339: Kleopatra: Cannot decrypt packets with hybrid cipher without using symmetric passphrase.
Oct 15 2024, 10:36 PM · gpd5x, kleopatra, Bug Report
ikloecker added a comment to T7332: Kleopatra: Initial keylisting sometimes fails or hangs for some seconds.

I found one reason for the intermittently failing concurrent initial keylisting. gpgsm sometimes uses the wrong socket file to (try to) connect to gpg-agent.

Oct 15 2024, 12:11 PM · gnupg24, gnupg22, gpd5x, kleopatra, Bug Report
TobiasFella reopened T7335: S/MIME keys are not listed correctly as "Open".

I'm still seeing the same problems both with current master and 2.2

Oct 15 2024, 11:43 AM · gnupg, Bug Report
werner closed T7335: S/MIME keys are not listed correctly as Resolved.

FWIW, the cache has not been implemented in 2.4 (which will be used for the next gpg4win) and thus there is no need for a fix there.

Oct 15 2024, 9:46 AM · gnupg, Bug Report
werner added a comment to T7335: S/MIME keys are not listed correctly.

Was fixed last Thursday with commit rG69a8aefa5bf77136b77383b94e34ba784c1cce89 for 2.2 and will soon make it to master.

Oct 15 2024, 9:43 AM · gnupg, Bug Report

Oct 14 2024

ikloecker added a comment to T7332: Kleopatra: Initial keylisting sometimes fails or hangs for some seconds.

I can reproduce this with gnupg 2.2.45-beta27 (STABLE-BRANCH-2-2 69a8aefa) on openSUSE Tumbleweed.

Oct 14 2024, 2:19 PM · gnupg24, gnupg22, gpd5x, kleopatra, Bug Report
TobiasFella triaged T7335: S/MIME keys are not listed correctly as High priority.
Oct 14 2024, 12:00 PM · gnupg, Bug Report
TobiasFella updated the task description for T7335: S/MIME keys are not listed correctly.
Oct 14 2024, 12:00 PM · gnupg, Bug Report
TobiasFella created T7335: S/MIME keys are not listed correctly.
Oct 14 2024, 11:59 AM · gnupg, Bug Report
ebo triaged T7332: Kleopatra: Initial keylisting sometimes fails or hangs for some seconds as High priority.
Oct 14 2024, 10:37 AM · gnupg24, gnupg22, gpd5x, kleopatra, Bug Report

Oct 11 2024

werner added a comment to T7332: Kleopatra: Initial keylisting sometimes fails or hangs for some seconds.

systemd based Linux?

Oct 11 2024, 10:32 AM · gnupg24, gnupg22, gpd5x, kleopatra, Bug Report
gniibe added a comment to T7307: Add new function to spawn API which has 'modifying' environment semantics.

With the change, T7169 is fixed (by side-effect).

Oct 11 2024, 9:31 AM · gpgrt, Bug Report
gniibe changed the status of T7307: Add new function to spawn API which has 'modifying' environment semantics from Open to Testing.

Pushed the change: rE1860f6407f83: spawn: Add new function to modify environment.

Oct 11 2024, 9:31 AM · gpgrt, Bug Report
gniibe changed the status of T7307: Add new function to spawn API which has 'modifying' environment semantics, a subtask of T7169: libgpg-error 1.50 build issue (spawn-posix.c:345:5: error: use of undeclared identifier 'environ'), from Open to Testing.
Oct 11 2024, 9:31 AM · gpgrt, MacOS, Bug Report

Oct 10 2024

ikloecker added a comment to T7332: Kleopatra: Initial keylisting sometimes fails or hangs for some seconds.

I have reproduced this with libkleo from our gpg4win/24.05 branch and with gpg (GnuPG) 2.4.6-beta102 (HEAD of STABLE-BRANCH-2-4) and current master of gpgme and all GnuPG libraries. It took just 8 runs until a unittest failed.

Oct 10 2024, 3:19 PM · gnupg24, gnupg22, gpd5x, kleopatra, Bug Report
ikloecker added a comment to T7332: Kleopatra: Initial keylisting sometimes fails or hangs for some seconds.

gpgme logs for a failed test where the keylisting with gpgsm failed

Oct 10 2024, 2:56 PM · gnupg24, gnupg22, gpd5x, kleopatra, Bug Report
ikloecker claimed T7332: Kleopatra: Initial keylisting sometimes fails or hangs for some seconds.
Oct 10 2024, 2:19 PM · gnupg24, gnupg22, gpd5x, kleopatra, Bug Report
ikloecker created T7332: Kleopatra: Initial keylisting sometimes fails or hangs for some seconds.
Oct 10 2024, 2:19 PM · gnupg24, gnupg22, gpd5x, kleopatra, Bug Report
werner triaged T7323: scdaemon hangs up (when output from scdaemon is not consumed by gpg-agent) as High priority.
Oct 10 2024, 9:45 AM · Windows, Bug Report, scd
werner triaged T7330: gpgrt should use destructor instead of atexit for cleanup as Normal priority.

Thanks for opening a bug report. This is better for our workflow.

Oct 10 2024, 8:57 AM · Feature Request, gpgrt

Oct 9 2024

calvin created T7330: gpgrt should use destructor instead of atexit for cleanup.
Oct 9 2024, 7:14 PM · Feature Request, gpgrt
werner added projects to T7323: scdaemon hangs up (when output from scdaemon is not consumed by gpg-agent): scd, Bug Report.

But the DEVINFO --watch is required to trigger this hang? Kleopatra does not use this but we see simlar hangs from time to time in the current version.

Oct 9 2024, 6:18 PM · Windows, Bug Report, scd
ikloecker moved T7320: Kleopatra: Decrypting and verifying a pgp-encrypted archive fails with "no data" from Backlog to WiP on the vsd33 board.
Oct 9 2024, 9:54 AM · gpgme (gpgme 1.24.x), vsd33 (vsd-3.3.0), kleopatra, Restricted Project, Bug Report
ikloecker edited projects for T7320: Kleopatra: Decrypting and verifying a pgp-encrypted archive fails with "no data", added: vsd33; removed vsd.
Oct 9 2024, 9:54 AM · gpgme (gpgme 1.24.x), vsd33 (vsd-3.3.0), kleopatra, Restricted Project, Bug Report
ikloecker added a project to T7320: Kleopatra: Decrypting and verifying a pgp-encrypted archive fails with "no data": vsd.

This is also relevant for VSD 3.3. Backport is not needed, but gpg4win/VSD needs to include current gpgme.

Oct 9 2024, 9:54 AM · gpgme (gpgme 1.24.x), vsd33 (vsd-3.3.0), kleopatra, Restricted Project, Bug Report
TobiasFella changed the status of T7320: Kleopatra: Decrypting and verifying a pgp-encrypted archive fails with "no data" from Open to Testing.
Oct 9 2024, 9:31 AM · gpgme (gpgme 1.24.x), vsd33 (vsd-3.3.0), kleopatra, Restricted Project, Bug Report
gniibe added a comment to T7307: Add new function to spawn API which has 'modifying' environment semantics.

Replacing gpgrt_spawn_actions_set_environ by gpgrt_spawn_actions_set_envchange is not good, as it's exported and already used.

Oct 9 2024, 8:51 AM · gpgrt, Bug Report

Oct 8 2024

CarlSchwan closed T3613: Kleopatra not starting as Resolved.

This is a super old bug report, this is likely fixed with a new version of Kleopatra, so I am closing this. If this happen again in the future, feel free to reopen this bug report.

Oct 8 2024, 5:46 PM · kleopatra, Bug Report, gpg4win
CarlSchwan closed T4269: Kleopatra / GpgOL: Test and fix disabled key handling as Resolved.

This is no longer possible. The sign/encrypt button is disabled and an info box is displayed.

Oct 8 2024, 5:43 PM · Bug Report, kleopatra, gpgol, gpg4win
CarlSchwan closed T5082: Kleopatra crashed with qwindows.dll. as Resolved.

No reply for a very long time, so I am closing this ticket. This is likely fixed now. Feel free to reopen if this happen again.

Oct 8 2024, 3:44 PM · kleopatra, gpg4win, Bug Report
CarlSchwan closed T4423: Change passphrase error as Wontfix.

No reply for a very long time, let's close this.

Oct 8 2024, 3:18 PM · kleopatra, Bug Report, gpg4win
CarlSchwan closed T5364: Kleopatra won't start as Resolved.

gpg4win 4 has been released with unicode support. Closing.

Oct 8 2024, 2:59 PM · workaround, gnupg, Windows, kleopatra, Bug Report, gpg4win

Oct 4 2024

ebo moved T7200: Trustdb not updated on import of extended certificate from QA to gnupg-2.2.45 on the gnupg22 board.
Oct 4 2024, 4:19 PM · gnupg22 (gnupg-2.2.45), vsd32, Bug Report, Restricted Project
ebo moved T7200: Trustdb not updated on import of extended certificate from Backlog to vsd-3.2.4 on the vsd32 board.
Oct 4 2024, 4:18 PM · gnupg22 (gnupg-2.2.45), vsd32, Bug Report, Restricted Project
ebo added a project to T7200: Trustdb not updated on import of extended certificate: vsd32.
Oct 4 2024, 4:17 PM · gnupg22 (gnupg-2.2.45), vsd32, Bug Report, Restricted Project
ebo added a comment to T7200: Trustdb not updated on import of extended certificate.

works for VS-Desktop-3.2.94.2-Beta (Beta for VSD 3.2.4)

Oct 4 2024, 4:16 PM · gnupg22 (gnupg-2.2.45), vsd32, Bug Report, Restricted Project
ebo added a project to T7259: Kleopatra: Kwatchgnupg must not modify conf files: Restricted Project.
Oct 4 2024, 2:29 PM · gpd5x, Bug Report, kleopatra
ikloecker added a comment to T7320: Kleopatra: Decrypting and verifying a pgp-encrypted archive fails with "no data".

I knew that we'd need something like D604 when I saw rM409e31458227, but then I forgot about it. :/

Oct 4 2024, 2:10 PM · gpgme (gpgme 1.24.x), vsd33 (vsd-3.3.0), kleopatra, Restricted Project, Bug Report
TobiasFella added a comment to T7320: Kleopatra: Decrypting and verifying a pgp-encrypted archive fails with "no data".

should be fixed with D604

Oct 4 2024, 1:41 PM · gpgme (gpgme 1.24.x), vsd33 (vsd-3.3.0), kleopatra, Restricted Project, Bug Report
TobiasFella triaged T7320: Kleopatra: Decrypting and verifying a pgp-encrypted archive fails with "no data" as High priority.
Oct 4 2024, 12:48 PM · gpgme (gpgme 1.24.x), vsd33 (vsd-3.3.0), kleopatra, Restricted Project, Bug Report
TobiasFella created T7320: Kleopatra: Decrypting and verifying a pgp-encrypted archive fails with "no data".
Oct 4 2024, 12:48 PM · gpgme (gpgme 1.24.x), vsd33 (vsd-3.3.0), kleopatra, Restricted Project, Bug Report
werner closed T6997: gnupg-2.4.4 breaks dirmngr fetching keys via hkps:// from behind a proxy as Resolved.
Oct 4 2024, 11:46 AM · gnupg22 (gnupg-2.2.43), gnupg24 (gnupg-2.4.5), Bug Report
werner closed T6811: gpgv: Read-only trustedkeys.kbx should not be compressed as Resolved.

We won't fix that for 2.2.

Oct 4 2024, 11:40 AM · gnupg24 (gnupg-2.4.5), gpgv, Bug Report
werner moved T6997: gnupg-2.4.4 breaks dirmngr fetching keys via hkps:// from behind a proxy from QA to gnupg-2.2.43 on the gnupg22 board.
Oct 4 2024, 11:38 AM · gnupg22 (gnupg-2.2.43), gnupg24 (gnupg-2.4.5), Bug Report

Oct 1 2024

ebo moved T6807: Kleo shows 3 certs in a chain while there are only two from Restricted Project Column to Restricted Project Column on the Restricted Project board.

works, the Root-CA of the above example is only shown once any more. Gpg4win-Beta-50

Oct 1 2024, 4:38 PM · vsd33 (vsd-3.3.0), Restricted Project, S/MIME, Bug Report, kleopatra
ebo moved T6807: Kleo shows 3 certs in a chain while there are only two from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33 (vsd-3.3.0), Restricted Project, S/MIME, Bug Report, kleopatra
ebo moved T7002: Tab text not changing when using filters from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Bug Report, gpg4win
ebo moved T7048: Kleopatra: Config dialog doesn't load "Treat .p7m files without extensions as mails" option from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Bug Report
ebo moved T6950: Kleopatra: Usability improvements for directory services configuration from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33 (vsd-3.3.0), Restricted Project, Bug Report, gpg4win
ebo moved T6447: Kleopatra: "imported certificates" tab inconsistencies from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:56 PM · vsd33 (vsd-3.3.0), Restricted Project, Bug Report, kleopatra
ebo moved T7154: Kleopatra: Dragging and dropping a certificate from the main view onto itself shouldn't trigger an import from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:55 PM · gpd5x, Bug Report, kleopatra
ebo moved T7210: Kleopatra: In "Imported Certificate" tab, enabling a column does not make it show up from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 1 2024, 3:55 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project, Bug Report
werner closed T7025: --trusted-key and --no-options mismatch as Resolved.
Oct 1 2024, 2:02 PM · gnupg22 (gnupg-2.2.45), gnupg24 (gnupg-2.4.5), Bug Report
werner moved T7025: --trusted-key and --no-options mismatch from QA to gnupg-2.2.45 on the gnupg22 board.
Oct 1 2024, 2:02 PM · gnupg22 (gnupg-2.2.45), gnupg24 (gnupg-2.4.5), Bug Report
gniibe changed the status of T7309: gpg should not proceed with the key import from the smartcard if no valid SCD READKEY information is received from Open to Testing.

Fixed in master: rGe7891225788a: gpg: Robust error handling for SCD READKEY.

Oct 1 2024, 3:58 AM · Info Needed, scd, gpgagent, Bug Report

Sep 30 2024

werner triaged T7309: gpg should not proceed with the key import from the smartcard if no valid SCD READKEY information is received as Normal priority.

Some would say it is a bug if keys are not shown - even if the algo is not known ;-)

Sep 30 2024, 4:06 PM · Info Needed, scd, gpgagent, Bug Report
ebo closed T7224: Kleopatra: broken in Testversion beta-41 as Resolved.

Closing this ticket, as the test version is now obsolete and the new one much improved. I'll open a new one for the remaining issue with scdaemon when I have more information

Sep 30 2024, 1:41 PM · Bug Report, kleopatra, Restricted Project
saper renamed T7309: gpg should not proceed with the key import from the smartcard if no valid SCD READKEY information is received from gpg should notice if scdaemon crashes to gpg should not proceed with the key import from the smartcard if no valid SCD READKEY information is received.
Sep 30 2024, 11:54 AM · Info Needed, scd, gpgagent, Bug Report
saper added a comment to T7309: gpg should not proceed with the key import from the smartcard if no valid SCD READKEY information is received.

scdaemon in this case was a broken experiment of mine (trying to see if I can get SoftHSM to work as the OpenPGP card). So this was not a normal, released scdaemon code.

Sep 30 2024, 10:46 AM · Info Needed, scd, gpgagent, Bug Report
gniibe claimed T7309: gpg should not proceed with the key import from the smartcard if no valid SCD READKEY information is received.
Sep 30 2024, 3:49 AM · Info Needed, scd, gpgagent, Bug Report

Sep 28 2024

werner added a comment to T7309: gpg should not proceed with the key import from the smartcard if no valid SCD READKEY information is received.

Please send an excerpt from the scdaemon debug output to evaluate why you get somewhat strange looking data. Is this an experimental card? 0xa5 is a common test pattern.

Sep 28 2024, 7:38 PM · Info Needed, scd, gpgagent, Bug Report
saper created T7309: gpg should not proceed with the key import from the smartcard if no valid SCD READKEY information is received.
Sep 28 2024, 3:10 AM · Info Needed, scd, gpgagent, Bug Report

Sep 27 2024

gniibe added a comment to T7307: Add new function to spawn API which has 'modifying' environment semantics.

Here is my attempt:

Sep 27 2024, 10:12 AM · gpgrt, Bug Report
gniibe triaged T7307: Add new function to spawn API which has 'modifying' environment semantics as Normal priority.
Sep 27 2024, 10:11 AM · gpgrt, Bug Report
werner triaged T7303: Kleopatra: Key filter combobox is cleared when saving filter appearance settings as Normal priority.

Please write at least a short description and give it a priority

Sep 27 2024, 10:09 AM · gpd5x, kleopatra, Bug Report
werner triaged T7304: Kleopatra: "All Certificates" key filter gets selected when saving a change to a key filter's appearance as Normal priority.

Pretty brief description :-(

Sep 27 2024, 10:08 AM · gpd5x, kleopatra, Bug Report
TobiasFella changed the status of T7304: Kleopatra: "All Certificates" key filter gets selected when saving a change to a key filter's appearance from Open to Testing.
Sep 27 2024, 9:34 AM · gpd5x, kleopatra, Bug Report
gniibe added a comment to T6375: gpg-agent race-condition with parallel clients.

It is reproducible bug even with master branch.

Sep 27 2024, 4:22 AM · gnupg24, gpgagent, Bug Report

Sep 26 2024

werner renamed T6885: Forwarding mail with attachments embeded into the *.eml file will trigger GpgOL reporting an index out of range from Forwarding mail with attachments embeded into the *.eml file will trigger GnuPG reporting an index out of range to Forwarding mail with attachments embeded into the *.eml file will trigger GpgOL reporting an index out of range.
Sep 26 2024, 2:37 PM · gpgol, Restricted Project, Bug Report, gpg4win
ebo added a comment to T7224: Kleopatra: broken in Testversion beta-41.

on gpg4win-Beta-50 things look much, much better.

Sep 26 2024, 2:27 PM · Bug Report, kleopatra, Restricted Project
Rycky_Tigg created T7305: epoch-value for component `libgcrypt` not queried properly.
Sep 26 2024, 11:20 AM · FAQ, Support
gniibe added a comment to T6375: gpg-agent race-condition with parallel clients.

I have a look at the log file of gpg-agent.log. I can see that six PKDECRYPT requests are handled simultaneously. I think that it's out of secure memory to decrypt the private key which results pinentry request.

Sep 26 2024, 10:35 AM · gnupg24, gpgagent, Bug Report
TobiasFella moved T7304: Kleopatra: "All Certificates" key filter gets selected when saving a change to a key filter's appearance from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Sep 26 2024, 10:33 AM · gpd5x, kleopatra, Bug Report
TobiasFella claimed T7304: Kleopatra: "All Certificates" key filter gets selected when saving a change to a key filter's appearance.
Sep 26 2024, 10:33 AM · gpd5x, kleopatra, Bug Report
TobiasFella created T7304: Kleopatra: "All Certificates" key filter gets selected when saving a change to a key filter's appearance.
Sep 26 2024, 10:32 AM · gpd5x, kleopatra, Bug Report
TobiasFella changed the status of T7303: Kleopatra: Key filter combobox is cleared when saving filter appearance settings from Open to Testing.
Sep 26 2024, 10:27 AM · gpd5x, kleopatra, Bug Report

Sep 25 2024

TobiasFella moved T7303: Kleopatra: Key filter combobox is cleared when saving filter appearance settings from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Sep 25 2024, 5:07 PM · gpd5x, kleopatra, Bug Report
TobiasFella claimed T7303: Kleopatra: Key filter combobox is cleared when saving filter appearance settings.
Sep 25 2024, 5:01 PM · gpd5x, kleopatra, Bug Report
TobiasFella created T7303: Kleopatra: Key filter combobox is cleared when saving filter appearance settings.
Sep 25 2024, 5:00 PM · gpd5x, kleopatra, Bug Report