Page MenuHome GnuPG
Feed Advanced Search

Fri, Feb 20

ebo triaged T8116: Draft: Kleopatra: For S/MIME verification do not use "fingerprint" in messages as Normal priority.
Fri, Feb 20, 3:59 PM · gpd5x, kleopatra
ebo added a project to T8115: Kleopatra: allow saving CSR in PEM format: Feature Request.
Fri, Feb 20, 3:47 PM · Feature Request, gpd5x, kleopatra, vsd33
ebo triaged T8115: Kleopatra: allow saving CSR in PEM format as High priority.
Fri, Feb 20, 2:13 PM · Feature Request, gpd5x, kleopatra, vsd33

Thu, Feb 19

ikloecker moved T6568: Kleopatra: make table column headings accessible from Backlog to WIP on the vsd34 board.

Backported for VSD 3.4

Thu, Feb 19, 5:45 PM · vsd34, gpd5x, a11y, kleopatra
ikloecker changed the status of T6568: Kleopatra: make table column headings accessible from Open to Testing.

For all tables where the visible columns can be configured via the context menu of the table header the visible columns can now also be configured via the context menu of the table cells/rows. (The only exception is the result table in the selftest where it doesn't really make sense to change the visible columns. Instead we should disable the context menu of the table header.)

Thu, Feb 19, 4:31 PM · vsd34, gpd5x, a11y, kleopatra
ebo edited projects for T6110: Kleopatra: All buttons shall be activatable with the Enter/Return key, added: gpd5x; removed Restricted Project.
Thu, Feb 19, 4:20 PM · gpd5x, kleopatra
gniibe triaged T8052: GnuPG: First listing of secret keys is empty as Normal priority.
Thu, Feb 19, 5:21 AM · gpgrt, Bug Report, gpgagent, gpd5x, gnupg26

Wed, Feb 18

timegrid updated the task description for T8113: GpgOL: p7m attachments break attachment parsing.
Wed, Feb 18, 4:03 PM · Bug Report, gpd5x, vsd34, gpgol
timegrid created T8113: GpgOL: p7m attachments break attachment parsing.
Wed, Feb 18, 4:03 PM · Bug Report, gpd5x, vsd34, gpgol

Fri, Feb 13

ebo triaged T8107: Kleopatra: Signature verification wrongly offers "Save all" as Low priority.
Fri, Feb 13, 2:10 PM · gpd5x, kleopatra
ebo removed a project from T7768: Kleopatra: Improve notepad result messages for corrupted OpenPGP data: gnupg.
Fri, Feb 13, 10:32 AM · gpd5x, kleopatra
werner closed T8101: Upgrade of local (portable) installation failed, a subtask of T8100: Kleopatra does not start on Windows Server 2016, as Invalid.
Fri, Feb 13, 9:52 AM · kleopatra, Bug Report, gpg4win, gpd5x, qt

Thu, Feb 12

werner added a subtask for T8100: Kleopatra does not start on Windows Server 2016: T8101: Upgrade of local (portable) installation failed.
Thu, Feb 12, 1:18 PM · kleopatra, Bug Report, gpg4win, gpd5x, qt

Wed, Feb 11

ebo added a comment to T8102: Kleopatra: Wrong message "no certificate found".

Maybe we could show instead the text "No keyserver is configured."? Need not be in the same place. This would also be helpful in the other case, where you go to the search via "Lookup on Server".

Wed, Feb 11, 4:23 PM · gpd5x, kleopatra
ebo triaged T8102: Kleopatra: Wrong message "no certificate found" as Low priority.
Wed, Feb 11, 4:22 PM · gpd5x, kleopatra
ikloecker claimed T6568: Kleopatra: make table column headings accessible.
Wed, Feb 11, 3:00 PM · vsd34, gpd5x, a11y, kleopatra
ikloecker changed the status of T6568: Kleopatra: make table column headings accessible from Testing to Open.

Make all table column headings accessible (see Update 2025-10-27).

Wed, Feb 11, 2:58 PM · vsd34, gpd5x, a11y, kleopatra
ebo moved T7538: Kleopatra: Do only ask for confirmation twice when deleting a secret key from Done to WIP on the gpd5x board.
Wed, Feb 11, 2:28 PM · gpd5x, kleopatra
ebo edited projects for T7538: Kleopatra: Do only ask for confirmation twice when deleting a secret key, added: gpd5x; removed gpd5x (gpd-5.0.0).
Wed, Feb 11, 2:27 PM · gpd5x, kleopatra
ikloecker changed the status of T8098: Kleopatra: Omit question about own key when importing a secret team key from Open to Testing.
Wed, Feb 11, 2:05 PM · vsd34, gpd5x, kleopatra
ikloecker moved T8098: Kleopatra: Omit question about own key when importing a secret team key from Backlog to WIP on the vsd34 board.

Fixed and backported for VSD 3.4.

Wed, Feb 11, 2:05 PM · vsd34, gpd5x, kleopatra
ikloecker renamed T8100: Kleopatra does not start on Windows Server 2016 from QT: SetThreadDescription not found in Qt6Core.dll to Kleopatra does not start on Windows Server 2016.
Wed, Feb 11, 12:06 PM · kleopatra, Bug Report, gpg4win, gpd5x, qt
ikloecker claimed T8098: Kleopatra: Omit question about own key when importing a secret team key.
Wed, Feb 11, 11:01 AM · vsd34, gpd5x, kleopatra
ikloecker changed the status of T8056: Support config options RSAKeySizes and PGPKeyType for Kf6 from Open to Testing.

The settings should work again. They are described at https://docs.kde.org/trunk_kf6/en/kleopatra/kleopatra/admin.html#admin-certificate-request-wizard-keys , but note that the documentation is severely outdated. Note that those settings are not officially supported by GnuPG (VS-)Desktop (see https://gnupg.com/vsd/kleopatra-settings.html).

Wed, Feb 11, 10:51 AM · gpd5x, kleopatra
ikloecker changed the status of T8100: Kleopatra does not start on Windows Server 2016 from Open to Testing.

Should work now.

Wed, Feb 11, 10:26 AM · kleopatra, Bug Report, gpg4win, gpd5x, qt
ebo triaged T8100: Kleopatra does not start on Windows Server 2016 as Normal priority.
Wed, Feb 11, 9:52 AM · kleopatra, Bug Report, gpg4win, gpd5x, qt
ikloecker claimed T8100: Kleopatra does not start on Windows Server 2016.
Wed, Feb 11, 9:49 AM · kleopatra, Bug Report, gpg4win, gpd5x, qt
ikloecker added a comment to T8100: Kleopatra does not start on Windows Server 2016.

This was fixed in Qt 6.10.0 by adding compatibility code that's "hidden" behind a compiler flag, i.e. we just need to enable this compiler flag. See https://codereview.qt-project.org/c/qt/qtbase/+/629255 for details.

Wed, Feb 11, 9:49 AM · kleopatra, Bug Report, gpg4win, gpd5x, qt

Tue, Feb 10

ebo created T8100: Kleopatra does not start on Windows Server 2016.
Tue, Feb 10, 4:18 PM · kleopatra, Bug Report, gpg4win, gpd5x, qt
ebo set Version to vsd 3.3.4 on T8097: AppImage ships Kleopatra icon in two different variants.
Tue, Feb 10, 3:11 PM · AppImage, Installer, kleopatra
ikloecker added a comment to T8097: AppImage ships Kleopatra icon in two different variants.

I'm pretty sure that this has already been fixed with the changes made for T8083: Kleopatra: Use blue icon for Gpg4win and GPD. build-appimage.sh now always replaces the Breeze icons shipped with the AppImage with the appropriate head icon.

Tue, Feb 10, 2:41 PM · AppImage, Installer, kleopatra
werner added a comment to T8097: AppImage ships Kleopatra icon in two different variants.

Won't fix for vsd3x

Tue, Feb 10, 11:50 AM · AppImage, Installer, kleopatra
werner triaged T8097: AppImage ships Kleopatra icon in two different variants as Normal priority.
Tue, Feb 10, 11:49 AM · AppImage, Installer, kleopatra
ebo triaged T8098: Kleopatra: Omit question about own key when importing a secret team key as Normal priority.
Tue, Feb 10, 11:00 AM · vsd34, gpd5x, kleopatra