Page MenuHome GnuPG
Feed Advanced Search

Nov 7 2024

ikloecker added a comment to T7379: Kleopatra: Learning certificates of Signature v2.0 card fails if a Yubikey is plugged in as well.

I assume by "do such things in the background" you mean that GnuPG should do this automatically in the background.

Nov 7 2024, 8:48 AM · gpd5x, kleopatra
gniibe added a comment to T7379: Kleopatra: Learning certificates of Signature v2.0 card fails if a Yubikey is plugged in as well.

@ikloecker Using scdaemon with multiple cards, it is a connection which holds the card.

Nov 7 2024, 8:46 AM · gpd5x, kleopatra
ebo added a project to T7378: Kleopatra: loading X.509 certificate from Signature card hangs: Restricted Project.
Nov 7 2024, 8:44 AM · Restricted Project, kleopatra
ebo removed a project from T6172: Kleopatra: Crash when pulling card during key generation: Restricted Project.
Nov 7 2024, 8:31 AM · kleopatra, Bug Report
werner added a comment to T7378: Kleopatra: loading X.509 certificate from Signature card hangs.

Support for NKS (Telesec NetKey card and Signature card v2, both based on TCOS) is very old and predates the support for multiple applications. They are also not as well separated as with Yubikey applications. Thus the auto switching between the NKS app and the SigG app.

Nov 7 2024, 8:26 AM · Restricted Project, kleopatra
werner closed T7152: gpgme: Support import options, a subtask of T7150: Kleopatra: Import only public keys from WKD, as Resolved.
Nov 7 2024, 8:20 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
gniibe added a comment to T7378: Kleopatra: loading X.509 certificate from Signature card hangs.

@ikloecker Thank you sharing the problem. I don't know much aboug NKS card.

Nov 7 2024, 3:05 AM · Restricted Project, kleopatra

Nov 6 2024

werner added a comment to T7379: Kleopatra: Learning certificates of Signature v2.0 card fails if a Yubikey is plugged in as well.

The whole learn-card thing is more a hack than a solid way to make cards known. We should do such things in the background when a new card has been seen.

Nov 6 2024, 9:23 PM · gpd5x, kleopatra
ikloecker merged T6172: Kleopatra: Crash when pulling card during key generation into T7372: Kleopatra: Crash when unplugging smartcard while operation is in progress.
Nov 6 2024, 4:47 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Bug Report
ikloecker merged task T6172: Kleopatra: Crash when pulling card during key generation into T7372: Kleopatra: Crash when unplugging smartcard while operation is in progress.
Nov 6 2024, 4:47 PM · kleopatra, Bug Report
ikloecker added a comment to T6172: Kleopatra: Crash when pulling card during key generation.

I cannot reproduce the crash anymore. I guess this was fixed with the fix of T7372: Kleopatra: Crash when unplugging smartcard while operation is in progress. I'll close this ticket as duplicate of T7372.

Nov 6 2024, 4:47 PM · kleopatra, Bug Report
ikloecker claimed T6172: Kleopatra: Crash when pulling card during key generation.

@ebo I suspect that we want to fix this crash also for VSD 3.3 (if it is still reproducible). I found this ticket by accident while searching for READKEY.

Nov 6 2024, 4:42 PM · kleopatra, Bug Report
ikloecker claimed T7379: Kleopatra: Learning certificates of Signature v2.0 card fails if a Yubikey is plugged in as well.
Nov 6 2024, 4:37 PM · gpd5x, kleopatra
ikloecker added a comment to T7379: Kleopatra: Learning certificates of Signature v2.0 card fails if a Yubikey is plugged in as well.

I haven't added any project tags because I'm not sure for which projects this is relevant. Since GnuPG 2.2 doesn't support multiple smartcards it's likely not relevant for VSD 3.3.

Nov 6 2024, 4:37 PM · gpd5x, kleopatra
ikloecker created T7379: Kleopatra: Learning certificates of Signature v2.0 card fails if a Yubikey is plugged in as well.
Nov 6 2024, 4:34 PM · gpd5x, kleopatra
ikloecker updated subscribers of T7378: Kleopatra: loading X.509 certificate from Signature card hangs.

@gniibe It seems that a keylisting (with gpg and gpgsm) interferes with a READKEY --card --no-data -- NKS-NKS3.4571 gpg-agent command and makes it hang until scdaemon is killed.

Nov 6 2024, 4:04 PM · Restricted Project, kleopatra
ikloecker added a comment to T7378: Kleopatra: loading X.509 certificate from Signature card hangs.

It looks as if a keylisting interfered with a gpg-agent/scdaemon command.

48458.670390	2024/11/06 12:43:04.238	5772	kleopatra.exe	org.kde.pim.kleopatra: ReaderStatusThread[GUI]::ping()

^ update of the smart cards is requested

48458.670695	2024/11/06 12:43:04.238	5772	kleopatra.exe	org.kde.pim.kleopatra: ReaderStatusThread[2nd]: new iteration command= "__update__"  ; nullSlot= true

^ background thread starts update of the smart cards

48459.147743	2024/11/06 12:43:04.728	5772	kleopatra.exe	org.kde.pim.kleopatra: ReaderStatusThread[GUI]::ping()

^ another update of the smart cards is requested (the request is queued)

48464.804883	2024/11/06 12:43:10.393	5772	kleopatra.exe	org.kde.pim.kleopatra: ReaderStatusThread: Card "89490171500022806460" with app "nks" was added
48464.805095	2024/11/06 12:43:10.393	5772	kleopatra.exe	org.kde.pim.kleopatra: ReaderStatusThread: Card "D2760001240100000006154932910000" with app "openpgp" was added
48464.807483	2024/11/06 12:43:10.393	5772	kleopatra.exe	org.kde.pim.kleopatra: ReaderStatusThread: Card "D2760001240100000006154932910000" with app "piv" was added

^ the background thread completed the update of the smart cards and found three card apps

48464.811286	2024/11/06 12:43:10.393	5772	kleopatra.exe	org.kde.pim.kleopatra: ReaderStatusThread[2nd]: new iteration command= "__update__"  ; nullSlot= true

^ background thread starts another update of the smart cards

48464.924701	2024/11/06 12:43:10.492	5772	kleopatra.exe	org.kde.pim.kleopatra: ReaderStatusThread[GUI]::learnCardsCMS()

^ learn cards is requested (and queued) -> Kleopatra shows the progress overlay

48465.796319	2024/11/06 12:43:11.291	5772	kleopatra.exe	org.kde.pim.libkleo: KeyCache::RefreshKeysJob start

^ a keylisting is started (OpenPGP and S/MIME)

48467.549251	2024/11/06 12:43:12.874	5772	kleopatra.exe	org.kde.pim.libkleo: sendStatusLinesCommand "SCD LEARN --force" : got ( status( "READER" ) = "SCM Microsystems Inc. SPRx32 USB Smart Card Reader 0"
[...]
48467.550423	2024/11/06 12:43:12.875	5772	kleopatra.exe	org.kde.pim.libkleo: sendCommand "READKEY --card --no-data -- NKS-NKS3.4531"
48467.895485	2024/11/06 12:43:13.187	5772	kleopatra.exe	org.kde.pim.libkleo: sendStatusLinesCommand "READKEY --card --no-data -- NKS-NKS3.4531" : got ( )
48467.896400	2024/11/06 12:43:13.188	5772	kleopatra.exe	org.kde.pim.libkleo: sendCommand "READKEY --card --no-data -- NKS-NKS3.45B1"
48468.209551	2024/11/06 12:43:13.471	5772	kleopatra.exe	org.kde.pim.libkleo: sendStatusLinesCommand "READKEY --card --no-data -- NKS-NKS3.45B1" : got ( )
48468.209660	2024/11/06 12:43:13.471	5772	kleopatra.exe	org.kde.pim.libkleo: sendCommand "READKEY --card --no-data -- NKS-NKS3.4571"

^ the background thread sends multiple commands to gpg-agent to gather information about the smart cards
^ the last READKEY command seems to hang

48468.598283	2024/11/06 12:43:13.822	5772	kleopatra.exe	org.kde.pim.libkleo: Kleo::KeyCache::RefreshKeysJob(0x63ccba8) RefreshKeysJob::done

^ the keylisting is done

Nov 6 2024, 3:51 PM · Restricted Project, kleopatra
ebo created T7378: Kleopatra: loading X.509 certificate from Signature card hangs.
Nov 6 2024, 2:59 PM · Restricted Project, kleopatra
ikloecker moved T6091: Kleopatra: "Cancel" in the password dialog of "Print secret key" has no effect from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3

Nov 6 2024, 2:57 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker moved T6091: Kleopatra: "Cancel" in the password dialog of "Print secret key" has no effect from Restricted Project Column to Restricted Project Column on the Restricted Project board.

Canceling the password prompt is now handled correctly, i.e. the operation is aborted without further feedback.

Nov 6 2024, 2:57 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ebo closed T6073: Kleopatra: Fix issues with high contrast resp. inverted color scheme as Resolved.

ok, looks good, Gpg4win-Beta-70:

Nov 6 2024, 12:06 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ebo closed T6073: Kleopatra: Fix issues with high contrast resp. inverted color scheme, a subtask of T5824: Kleopatra: Full accessibility support, as Resolved.
Nov 6 2024, 12:06 PM · kleopatra
ebo closed T7299: Kleopatra: improve readability of highlighted text as Resolved.
Nov 6 2024, 11:47 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ebo moved T7299: Kleopatra: improve readability of highlighted text from Restricted Project Column to Restricted Project Column on the Restricted Project board.

Ok, gpg4win-Beta-70. Looks like this now:

Nov 6 2024, 11:42 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker changed the status of T7375: Kleopatra: Print secret key operation is not terminated correctly if an empty or wrong password is entered from Open to Testing.
Nov 6 2024, 10:35 AM · vsd33 (vsd-3.3.0), Restricted Project, gpd5x, kleopatra
ebo moved T7320: Kleopatra: Decrypting and verifying a pgp-encrypted archive fails with "no data" from WiP to QA for next release on the gpgme board.
Nov 6 2024, 10:09 AM · gpgme (gpgme 1.24.x), vsd33 (vsd-3.3.0), kleopatra, Restricted Project, 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.

This works with gpg4win-beta-70.

Nov 6 2024, 10:09 AM · gpgme (gpgme 1.24.x), vsd33 (vsd-3.3.0), kleopatra, Restricted Project, Bug Report
ikloecker triaged T7375: Kleopatra: Print secret key operation is not terminated correctly if an empty or wrong password is entered as Normal priority.
Nov 6 2024, 9:35 AM · vsd33 (vsd-3.3.0), Restricted Project, gpd5x, kleopatra

Nov 5 2024

ikloecker moved T6091: Kleopatra: "Cancel" in the password dialog of "Print secret key" has no effect from WiP to Backlog on the vsd33 board.
Nov 5 2024, 9:42 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker moved T6091: Kleopatra: "Cancel" in the password dialog of "Print secret key" has no effect from Restricted Project Column to Restricted Project Column on the Restricted Project board.

This has also been reported at https://bugs.kde.org/show_bug.cgi?id=477798 (although there a crash occurs). Porting the command to gpgme didn't help, but the remaining problems are in gpg and/or gpgme.

Nov 5 2024, 9:41 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
werner added a comment to T7372: Kleopatra: Crash when unplugging smartcard while operation is in progress.

Thanks.

Nov 5 2024, 5:01 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Bug Report
ikloecker changed the status of T7372: Kleopatra: Crash when unplugging smartcard while operation is in progress from Open to Testing.

Fixed and backported for VSD 3.3

Nov 5 2024, 4:22 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Bug Report
ebo triaged T7372: Kleopatra: Crash when unplugging smartcard while operation is in progress as Normal priority.
Nov 5 2024, 4:20 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Bug Report
ikloecker claimed T7372: Kleopatra: Crash when unplugging smartcard while operation is in progress.
Nov 5 2024, 4:05 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Bug Report
ikloecker created T7372: Kleopatra: Crash when unplugging smartcard while operation is in progress.
Nov 5 2024, 4:05 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Bug Report
ikloecker added a comment to T7345: Kleopatra: Handle beta compliance.

I'm now using the name "Compliance Check" for the test if no compliance is active/has been configured. I have also checked all other usages of DeVSCompliance::name() in libkleo and kleopatra to make sure it's only used if compliance is active.

Nov 5 2024, 3:51 PM · gpd5x, kleopatra
ikloecker changed the status of T7364: Kleopatra: Crash on Quit from Open to Testing.

Fixed and backported for VSD 3.3

Nov 5 2024, 1:12 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker moved T7364: Kleopatra: Crash on Quit from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 5 2024, 1:11 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ebo moved T7320: Kleopatra: Decrypting and verifying a pgp-encrypted archive fails with "no data" from Backlog to WiP on the gpgme board.
Nov 5 2024, 11:13 AM · gpgme (gpgme 1.24.x), vsd33 (vsd-3.3.0), kleopatra, Restricted Project, Bug Report
TobiasFella added a comment to T7345: Kleopatra: Handle beta compliance.

If compliance is not active, the self-test dialog now shows the test for compliance with just "?" as the test name

Nov 5 2024, 11:11 AM · gpd5x, kleopatra
ebo moved T7311: Kleopatra: Values for ValidityPeriodInDays ignored from Restricted Project Column to Restricted Project Column on the Restricted Project board.

Tested with Gpg4win-Beta-70: works for changing expiry date as well as key creation

Nov 5 2024, 10:46 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ebo moved T6354: All VSD and GPD binaries need a proper product name on Windows. from Backlog to WiP on the vsd33 board.
Nov 5 2024, 10:21 AM · gpd5x, vsd, kleopatra, gpd
ebo updated the task description for T7334: Kleopatra: ADSK shown as "unknown recipient".
Nov 5 2024, 9:24 AM · gpd5x, kleopatra

Nov 4 2024

ikloecker added a comment to T7364: Kleopatra: Crash on Quit.

Looking at the Windows "Problem reports" I saw that it lists many crashes of Kleopatra since 2024-06-19. An older Kleopatra (gpg4win-4.3.2-beta15, built on 2024-04-16) does not crash on exit. The next Kleopatra (gpg4win-4.3.2-beta23, built on 2024-07-05) does crash on exit. The reports point to the libkleo DLL.

Nov 4 2024, 5:31 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ebo added a comment to T7295: Kleopatra: Add explanation for message "no secret key".

In Gpg4win-Beta-70 it looks like this (audit log is redirected):

Nov 4 2024, 3:50 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ebo added a comment to T6879: Kleopatra: Add support for adding an ADSK.

Tested with 4win-beta-64. In the subkey tab of the details of a secret key there is now an option "Add ADSK" in the burgher menu, iff the option default-new-key-adsk is set.

Nov 4 2024, 3:22 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ebo moved T6072: Kleopatra: Display "gpgconf -X" from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 4 2024, 2:57 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Feature Request
ikloecker claimed T7364: Kleopatra: Crash on Quit.
Nov 4 2024, 2:34 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker added a comment to T7350: Kleopatra: Don't offer "Trust root certificate" if users are not allowed to do this.

Kleopatra shows this option in GnuPG System because gpgconf --list-options gpg-agent lists this option.

Nov 4 2024, 2:17 PM · vsd33 (vsd-3.3.0), gpd5x, kleopatra
ikloecker changed the status of T7349: Kleopatra: inconsistent behavior of "Trust root certificate" from Open to Testing.
Nov 4 2024, 2:11 PM · gpd5x, kleopatra
werner triaged T7367: Show backend logs in error message boxes as Normal priority.
Nov 4 2024, 12:53 PM · gpd5x, kleopatra
werner added a comment to T7329: Update about data of Kleopatra.

ALright, let's go with that latest version (rKLEOPATRAab32b52a6cf8)

Nov 4 2024, 12:52 PM · vsd33 (vsd-3.3.0), gpd5x, kleopatra
ikloecker triaged T7355: Keyboard navigation inside the Notepad text editor as High priority.

High priority since it affects accessibility and was mentioned as problem in the accessibility reports.

Nov 4 2024, 11:47 AM · gpd5x, a11y, kleopatra
ebo changed the status of T7331: Kleopatra: Improvements for debug dialog from Open to Testing.
Nov 4 2024, 11:46 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker triaged T7361: notepad: Move to an external window as Low priority.

This isn't really important at the moment.

Nov 4 2024, 11:44 AM · gpd5x, kleopatra
ikloecker triaged T7362: notepad: Clipboard and filesystem integration as Low priority.

Ctrl+A + Ctrl+C to copy to clipboard and Ctrl+V do paste isn't exactly super complicated for people who know how to use the clipboard. -> Low

Nov 4 2024, 11:43 AM · gpd5x, kleopatra
werner added a comment to T7331: Kleopatra: Improvements for debug dialog.

Applied Tobias installation patch to gpg4win master (vsd33)

Nov 4 2024, 11:41 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker changed the status of T7349: Kleopatra: inconsistent behavior of "Trust root certificate" from Testing to Open.

We decided that Kleopatra should behave the same way as GnuPG when the user clicks "Wrong". Kleopatra should inform the user that the certificate has been marked as not trusted because of the wrong fingerprint.

Nov 4 2024, 11:38 AM · gpd5x, kleopatra
ebo added a project to T7364: Kleopatra: Crash on Quit: Restricted Project.
Nov 4 2024, 11:31 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ebo triaged T7364: Kleopatra: Crash on Quit as High priority.
Nov 4 2024, 11:30 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker added a comment to T7334: Kleopatra: ADSK shown as "unknown recipient".

As discussed today let's use the following heuristic:

  • If we find a certificate for the recipient (sub)key in the key cache (ignoring ADSK subkeys) then list this certificate as recipient.
  • Else: If we find a single certificate for the recipient (sub)key in the key cache (including ADSK subkeys) then list this certificate as recipient.
  • Else: In a second pass, check if any of the already known recipient certificates has a(n ADSK) subkey matching the unknown recipient (sub)key. In this case list this recipient again (so that formatRecipientsDetails doesn't assume an unknown recipient).
  • Else: Count the recipient as unknown.
Nov 4 2024, 11:22 AM · gpd5x, kleopatra
ebo added a comment to T7350: Kleopatra: Don't offer "Trust root certificate" if users are not allowed to do this.

The option can be enabled/disabled via the GnuPG System configuration in Kleopatra (Private Keys -> Disallow clients to mark keys as "trusted"), i.e. you don't have to edit gpg-agent.conf by hand.

Nov 4 2024, 9:45 AM · vsd33 (vsd-3.3.0), gpd5x, kleopatra
ikloecker removed a project from T6914: Kleopatra: Make group feature more visible: Restricted Project.
Nov 4 2024, 9:28 AM · kleopatra
ikloecker closed T6914: Kleopatra: Make group feature more visible, a subtask of T6916: Kleopatra group related improvements, as Resolved.
Nov 4 2024, 9:28 AM · kleopatra
ikloecker closed T6914: Kleopatra: Make group feature more visible as Resolved.

Close ticket. We don't need two tickets for collecting group-related tickets.

Nov 4 2024, 9:28 AM · kleopatra
ikloecker added a subtask for T6916: Kleopatra group related improvements: T6915: Kleopatra: Make it more clear that you can use a mail address as a group name.
Nov 4 2024, 9:27 AM · kleopatra
ikloecker removed a subtask for T6914: Kleopatra: Make group feature more visible: T6915: Kleopatra: Make it more clear that you can use a mail address as a group name.
Nov 4 2024, 9:27 AM · kleopatra
ikloecker edited parent tasks for T6915: Kleopatra: Make it more clear that you can use a mail address as a group name, added: T6916: Kleopatra group related improvements; removed: T6914: Kleopatra: Make group feature more visible.
Nov 4 2024, 9:27 AM · kleopatra, Restricted Project
ikloecker removed a subtask for T6914: Kleopatra: Make group feature more visible: T6911: Libkleo / Kleopatra: Group configuration from keyresolver?.
Nov 4 2024, 9:26 AM · kleopatra
ikloecker edited parent tasks for T6911: Libkleo / Kleopatra: Group configuration from keyresolver?, added: T6916: Kleopatra group related improvements; removed: T6914: Kleopatra: Make group feature more visible.
Nov 4 2024, 9:26 AM · libkleo, kleopatra, Restricted Project
ikloecker added a subtask for T6916: Kleopatra group related improvements: T6911: Libkleo / Kleopatra: Group configuration from keyresolver?.
Nov 4 2024, 9:26 AM · kleopatra
ikloecker removed a subtask for T6914: Kleopatra: Make group feature more visible: T6913: Kleopatra: Put groups into toolbar menu.
Nov 4 2024, 9:26 AM · kleopatra
ikloecker added a subtask for T6916: Kleopatra group related improvements: T6913: Kleopatra: Put groups into toolbar menu.
Nov 4 2024, 9:26 AM · kleopatra
ikloecker edited parent tasks for T6913: Kleopatra: Put groups into toolbar menu, added: T6916: Kleopatra group related improvements; removed: T6914: Kleopatra: Make group feature more visible.
Nov 4 2024, 9:26 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker removed a subtask for T6914: Kleopatra: Make group feature more visible: T6912: Kleopatra: Add right click "create group" option.
Nov 4 2024, 9:26 AM · kleopatra
ikloecker edited parent tasks for T6912: Kleopatra: Add right click "create group" option, added: T6916: Kleopatra group related improvements; removed: T6914: Kleopatra: Make group feature more visible.
Nov 4 2024, 9:26 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker added a subtask for T6916: Kleopatra group related improvements: T6912: Kleopatra: Add right click "create group" option.
Nov 4 2024, 9:26 AM · kleopatra
ikloecker placed T6916: Kleopatra group related improvements up for grabs.

Remove assignment. Ticket collections are not actionable by a developer.

Nov 4 2024, 9:24 AM · kleopatra
ebo edited projects for T7355: Keyboard navigation inside the Notepad text editor, added: gpd5x; removed Restricted Project.
Nov 4 2024, 8:35 AM · gpd5x, a11y, kleopatra

Nov 2 2024

werner changed the status of T7332: Kleopatra: Initial keylisting sometimes fails or hangs for some seconds from Testing to Open.
Nov 2 2024, 4:12 PM · gnupg24, gnupg22, gpd5x, kleopatra, Bug Report

Nov 1 2024

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

@ebo Thank you for your continuous testing.

Nov 1 2024, 1:59 AM · gnupg24, gnupg22, gpd5x, kleopatra, Bug Report

Oct 31 2024

ikloecker added a comment to T6072: Kleopatra: Display "gpgconf -X" .

@TobiasFella prepared the installation in https://dev.gnupg.org/rW9218ebfb7c01478a6fa7b2892fec4d9fd83ba273 . I left some comments on this commit.

Oct 31 2024, 6:56 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Feature Request
TobiasFella added a comment to T6072: Kleopatra: Display "gpgconf -X" .

right. the installer needs to install kleopatradebugcommandsrc next to libkleopatrarc

Oct 31 2024, 4:17 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Feature Request
ebo added a comment to T6072: Kleopatra: Display "gpgconf -X" .
  • Name is now: "Show GnuPG Configuration"
  • When I choose that, the window which opens has a title and a close button, the file extension on saving is .txt
Oct 31 2024, 4:15 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Feature Request
ebo updated the task description for T7367: Show backend logs in error message boxes.
Oct 31 2024, 4:06 PM · gpd5x, kleopatra
TobiasFella set External Link to https://invent.kde.org/pim/libkleo/-/merge_requests/160 on T7365: Kleopatra: Error on key generation after using the "Retry" button.
Oct 31 2024, 4:06 PM · vsd33 (vsd-3.3.0), gpd5x, kleopatra
ebo added a subtask for T7366: Logging related issues: T4383: Add a monitor callback to the gpgrt logging system.
Oct 31 2024, 4:00 PM · kleopatra
ebo added a subtask for T7366: Logging related issues: T6072: Kleopatra: Display "gpgconf -X" .
Oct 31 2024, 3:55 PM · kleopatra
ebo added a parent task for T6072: Kleopatra: Display "gpgconf -X" : T7366: Logging related issues.
Oct 31 2024, 3:55 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Feature Request
ebo added a parent task for T7147: Kleopatra: Add debug information / Log handling: T7366: Logging related issues.
Oct 31 2024, 3:55 PM · Restricted Project, kleopatra
ebo added a subtask for T7366: Logging related issues: T7147: Kleopatra: Add debug information / Log handling.
Oct 31 2024, 3:55 PM · kleopatra
ebo updated the task description for T6208: Kleopatra: Provide log for all jobs.
Oct 31 2024, 3:35 PM · Restricted Project, kleopatra
ebo added a subtask for T7366: Logging related issues: T6208: Kleopatra: Provide log for all jobs.
Oct 31 2024, 3:30 PM · kleopatra
ebo added a parent task for T6208: Kleopatra: Provide log for all jobs: T7366: Logging related issues.
Oct 31 2024, 3:30 PM · Restricted Project, kleopatra
ebo created T7367: Show backend logs in error message boxes.
Oct 31 2024, 3:30 PM · gpd5x, kleopatra
ebo triaged T7366: Logging related issues as Normal priority.
Oct 31 2024, 3:23 PM · kleopatra
ebo triaged T7365: Kleopatra: Error on key generation after using the "Retry" button as Normal priority.
Oct 31 2024, 3:19 PM · vsd33 (vsd-3.3.0), gpd5x, kleopatra
ebo added a comment to T7332: Kleopatra: Initial keylisting sometimes fails or hangs for some seconds.

Unfortunately, this seems not to have ended the sporadic hangs.
I just saw a hanging initial keylisting with gpg4win-beta-70 which has gpg 2.4.6

Oct 31 2024, 3:18 PM · gnupg24, gnupg22, gpd5x, kleopatra, Bug Report
TobiasFella claimed T7365: Kleopatra: Error on key generation after using the "Retry" button.
Oct 31 2024, 3:06 PM · vsd33 (vsd-3.3.0), gpd5x, kleopatra
ebo updated subscribers of T7365: Kleopatra: Error on key generation after using the "Retry" button.

maybe related to https://dev.gnupg.org/T5444 ?

Oct 31 2024, 2:45 PM · vsd33 (vsd-3.3.0), gpd5x, kleopatra