Page MenuHome GnuPG
Feed Advanced Search

Sep 8 2023

aheinecke triaged T6711: Okular: Reload signed PDF instead of opening another window as High priority.
Sep 8 2023, 12:02 PM · Restricted Project, okular
aheinecke closed T6613: Okular: filename suggestion unsuitable as Resolved.

Tested with current version. Works.

Sep 8 2023, 11:57 AM · okular, Restricted Project
aheinecke committed rW0731e886fdb0: Package x64 bit libwinpthread-1.dll (authored by aheinecke).
Package x64 bit libwinpthread-1.dll
Sep 8 2023, 10:58 AM
aheinecke committed rW10559f487f01: Bump version to 3.2.0 in master (authored by aheinecke).
Bump version to 3.2.0 in master
Sep 8 2023, 10:58 AM
aheinecke committed rW58089e94217d: Add runtime dlls to distclean target (authored by aheinecke).
Add runtime dlls to distclean target
Sep 8 2023, 10:58 AM
aheinecke committed rWef504d3f80a8: Improve runtime library search (authored by aheinecke).
Improve runtime library search
Sep 8 2023, 10:58 AM
aheinecke committed rW71f8cb6f9d62: Update poppler and okular (authored by aheinecke).
Update poppler and okular
Sep 8 2023, 10:58 AM
aheinecke committed rWa1c5a9535a85: Update libpng to 1.6.40 old version taken down (authored by aheinecke).
Update libpng to 1.6.40 old version taken down
Sep 8 2023, 10:58 AM

Sep 7 2023

aheinecke committed rW576c52170a8d: Update gpgme x64 dll names (authored by aheinecke).
Update gpgme x64 dll names
Sep 7 2023, 2:11 PM
aheinecke committed rWa96c98ed3843: Update gpgme, mimetreeparser libkleo and kleo (authored by aheinecke).
Update gpgme, mimetreeparser libkleo and kleo
Sep 7 2023, 2:11 PM
aheinecke committed rWc0549b7e1fb9: Fix dependency of mimetreeparser for libkleo (authored by aheinecke).
Fix dependency of mimetreeparser for libkleo
Sep 7 2023, 2:11 PM

Sep 6 2023

aheinecke raised the priority of T6548: GpgOL: Prefer S/MIME might result in different results with internal and external resolution from Low to Normal.
Sep 6 2023, 12:50 PM · kleopatra, Restricted Project, gpgol
aheinecke added projects to T6548: GpgOL: Prefer S/MIME might result in different results with internal and external resolution: Restricted Project, kleopatra.
Sep 6 2023, 12:50 PM · kleopatra, Restricted Project, gpgol
aheinecke closed T6669: Kleopatra: Config files moved "accidentally" in the last release as Invalid.

I misunderstood the issue. When I created the GnuPG VS-Desktop package I did not wrote a qt.conf file which thanks to our patch https://dev.gnupg.org/source/gpg4win/browse/master/patches/qtbase/0001-Gpg4win-qstandardpaths-patch.patch caused all config files for Gpg4win to be placed under %APPDATA%\kleopatra. This was by accident since it uses NSIS FileWrite and FileWrite is not supported in our NSIS to MSI packaging.

Sep 6 2023, 12:38 PM · Restricted Project, vsd
aheinecke added a comment to T5960: Kleopatra: Encoding problems with GnuPG output on Windows.
/home/aheinecke/dev/main/src/gpg4win/src/playground/build/libkleo-202309061056/src/utils/gnupg.cpp: In function 'QString Kleo::stringFromGpgOutput(const QByteArray&)':
/home/aheinecke/dev/main/src/gpg4win/src/playground/build/libkleo-202309061056/src/utils/gnupg.cpp:573:53: error: passing 'const QByteArray' as 'this' argument discards qualifiers [-fpermissive]
  573 |         const auto s = fromEncoding(cpno, ba.replace("\r\n", "\n").constData());
      |                                           ~~~~~~~~~~^~~~~~~~~~~~~~
In file included from /home/aheinecke/dev/main/src/gpg4win/src/playground/install/include/QtCore/qstring.h:50,
                 from /home/aheinecke/dev/main/src/gpg4win/src/playground/install/include/QtCore/qhashfunctions.h:44,
                 from /home/aheinecke/dev/main/src/gpg4win/src/playground/install/include/QtCore/qlist.h:47,
                 from /home/aheinecke/dev/main/src/gpg4win/src/playground/install/include/QtCore/qstringlist.h:41,
                 from /home/aheinecke/dev/main/src/gpg4win/src/playground/install/include/QtCore/QStringList:1,
                 from /home/aheinecke/dev/main/src/gpg4win/src/playground/build/libkleo-202309061056/src/utils/gnupg.h:16,
                 from /home/aheinecke/dev/main/src/gpg4win/src/playground/build/libkleo-202309061056/src/utils/gnupg.cpp:18:
/home/aheinecke/dev/main/src/gpg4win/src/playground/install/include/QtCore/qbytearray.h:738:20: note:   in call to 'QByteArray& QByteArray::replace(const char*, const char*)'
  738 | inline QByteArray &QByteArray::replace(const char *before, const char *after)
Sep 6 2023, 11:37 AM · vsd33, Restricted Project, kleopatra

Sep 4 2023

aheinecke committed rO1e41ab29ee70: Spelling fixes for german translation (authored by aheinecke).
Spelling fixes for german translation
Sep 4 2023, 4:02 PM
aheinecke added a comment to T6696: qgpgme-qt6: Build failure for some distributions.

Well 5.4.2 o.O and we on Tumbleweed are at 13.x gcc

Sep 4 2023, 12:50 PM · Restricted Project, gpgme, Bug Report
aheinecke triaged T6703: Kleopatra: Signed group definition as Normal priority.
Sep 4 2023, 12:47 PM · to-be-discussed, Restricted Project, kleopatra
aheinecke triaged T6696: qgpgme-qt6: Build failure for some distributions as Normal priority.

So I think that the problem here is that ArchLinux either does not build Qt6 with -fPIC or it does and others don't and that our check for wether or not to add -fPIC is not really working as it should. When compiling executables we should also add -fPIE instead of -fPIC.

Sep 4 2023, 9:31 AM · Restricted Project, gpgme, Bug Report
aheinecke added a subtask for T6702: Kleopatra: Use GPGME_ENCRYPT_ALWAYS_TRUST: T6559: GPGSM: "always trust like override" or "force" option.
Sep 4 2023, 8:49 AM · Restricted Project, kleopatra
aheinecke added a parent task for T6559: GPGSM: "always trust like override" or "force" option: T6702: Kleopatra: Use GPGME_ENCRYPT_ALWAYS_TRUST.
Sep 4 2023, 8:49 AM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project
aheinecke triaged T6702: Kleopatra: Use GPGME_ENCRYPT_ALWAYS_TRUST as Normal priority.
Sep 4 2023, 8:49 AM · Restricted Project, kleopatra
aheinecke added a subtask for T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST: T6559: GPGSM: "always trust like override" or "force" option.
Sep 4 2023, 8:45 AM · vsd32 (vsd-3.2.0), vsd, Restricted Project, gpgol
aheinecke added a parent task for T6559: GPGSM: "always trust like override" or "force" option: T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST.
Sep 4 2023, 8:45 AM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project
aheinecke triaged T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST as High priority.
Sep 4 2023, 8:44 AM · vsd32 (vsd-3.2.0), vsd, Restricted Project, gpgol

Sep 1 2023

aheinecke committed rO0b5fb15a94bd: Fix looking at first attachment when body empty (authored by aheinecke).
Fix looking at first attachment when body empty
Sep 1 2023, 8:02 PM
aheinecke added a comment to T6686: GPG4win exchange issue decrypt message from Macos GPGtools.

So by we already have code to handle this problem, we had code for "No body but multipart/mixed" and your message was "empty body but multipart mixed" so I just needed to also check for an empty body and the code worked.

Sep 1 2023, 7:54 PM · MacOS, Support, gpg4win
aheinecke changed the status of T6686: GPG4win exchange issue decrypt message from Macos GPGtools from Duplicate to Resolved.

Ah damn, now that I closed this as a duplicate I found that we already have code to handle this problem.

Sep 1 2023, 7:51 PM · MacOS, Support, gpg4win
aheinecke added a comment to T6696: qgpgme-qt6: Build failure for some distributions.

I found this related to that: https://sourceware.org/bugzilla/show_bug.cgi?id=28875

Sep 1 2023, 7:17 PM · Restricted Project, gpgme, Bug Report
aheinecke added a project to T6700: keyboxd: signing failed: general error after a long suspend: keyboxd.
Sep 1 2023, 7:12 PM · keyboxd
aheinecke renamed T6700: keyboxd: signing failed: general error after a long suspend from keyboxd: Maybe problem signing failed, general error after a long suspend to keyboxd: signing failed: general error after a long suspend.
Sep 1 2023, 7:11 PM · keyboxd
aheinecke triaged T6700: keyboxd: signing failed: general error after a long suspend as Low priority.
Sep 1 2023, 7:11 PM · keyboxd
aheinecke created keyboxd.
Sep 1 2023, 7:07 PM
aheinecke added a comment to T6646: GpgOL: signature not displayed if mail is saved in the filesystem.

I have analyzed this. In the ribbon we get a mailitem OOM object as reference, but that can be a different pointer then the one we used for decryption / verification. Our trick for this was to assign mailitems a custom uuid property and then look for that from the riboon pointer so that we can update accoringly with our internal Mail object representation.

Sep 1 2023, 6:19 PM · Restricted Project, Bug Report, gpgol
aheinecke added a comment to T6698: Kleopatra: Not all User IDs tagged with chosen tag selected when certifying a certificate.

At least GnuPG only shows the most recent key signature tag. So if we leave it out when adding another signature then we remove this.

Sep 1 2023, 4:39 PM · kleopatra, Restricted Project, Bug Report
aheinecke added a comment to T6698: Kleopatra: Not all User IDs tagged with chosen tag selected when certifying a certificate.

Yes remove this / leave this empty. I think the idea was that if you certify lots of users and wanted to have the same tag. But I guess that would be covered by bulk signing anyway and can actually be more trouble if you accidentally use the wrong tag.

Sep 1 2023, 4:15 PM · kleopatra, Restricted Project, Bug Report
aheinecke added a comment to T6696: qgpgme-qt6: Build failure for some distributions.

Compiles for me, too with Qt 6.5.2 from tumbleweed.

Sep 1 2023, 4:11 PM · Restricted Project, gpgme, Bug Report
aheinecke added a comment to T6696: qgpgme-qt6: Build failure for some distributions.
Sep 1 2023, 4:04 PM · Restricted Project, gpgme, Bug Report
aheinecke merged T6686: GPG4win exchange issue decrypt message from Macos GPGtools into T4026: GpgOL: Improve handling of mailman modified mails.
Sep 1 2023, 3:59 PM · gpg4win, gpgol
aheinecke merged task T6686: GPG4win exchange issue decrypt message from Macos GPGtools into T4026: GpgOL: Improve handling of mailman modified mails.
Sep 1 2023, 3:59 PM · MacOS, Support, gpg4win
aheinecke added a comment to T6686: GPG4win exchange issue decrypt message from Macos GPGtools.

Well the message is content-type multipart/mixed. For GpgOL to investigate the mail it needs to be multipart/signed oder application/encrypted or application/pgp-encrypted. (and some other things) But multipart/mixed is something that we don't take a second look at because this means "unencrypted mail with attachments."

Sep 1 2023, 3:58 PM · MacOS, Support, gpg4win

Aug 30 2023

aheinecke added a comment to T6679: Keyboxd: SQL database disk image is malformed.

The copy of the database we received for this case is not damaged. A possible problem might be insufficient rights to read the database. For example created with an Admin account and then later used by a different user.

Aug 30 2023, 11:56 AM · gnupg24, gpg4win

Aug 29 2023

aheinecke committed rWb88a835ed2b3: web: Remove content and leave note to new location (authored by aheinecke).
web: Remove content and leave note to new location
Aug 29 2023, 2:34 PM
aheinecke committed rO3852b7309bda: po: Fix spelling in error message (authored by aheinecke).
po: Fix spelling in error message
Aug 29 2023, 2:33 PM
aheinecke committed rO9316d458d509: Set MIME encoding on data containing MIME (authored by aheinecke).
Set MIME encoding on data containing MIME
Aug 29 2023, 2:33 PM
aheinecke committed rO90bef1eff896: Use .mime as the extension for GpgOLs internal attach (authored by aheinecke).
Use .mime as the extension for GpgOLs internal attach
Aug 29 2023, 2:33 PM
aheinecke committed rWda403fe8e4bb: Add file associations for mail files (authored by aheinecke).
Add file associations for mail files
Aug 29 2023, 11:54 AM
aheinecke committed rW1b5cc7fee2be: Update mimetreeparser / gpgme / libkleo / kleo (authored by aheinecke).
Update mimetreeparser / gpgme / libkleo / kleo
Aug 29 2023, 11:54 AM
aheinecke committed rW5ea331bca2e4: Delete X509 AllowSilentDefaultTakeOver reg value (authored by aheinecke).
Delete X509 AllowSilentDefaultTakeOver reg value
Aug 29 2023, 11:54 AM
aheinecke committed rWf9d6df4a63f8: Auto: update translations and update de.po (authored by aheinecke).
Auto: update translations and update de.po
Aug 29 2023, 11:53 AM
aheinecke committed rWfca7a9693ad3: Split libkleo and kleopatra in gen-tarball (authored by aheinecke).
Split libkleo and kleopatra in gen-tarball
Aug 29 2023, 11:53 AM
aheinecke committed rWdfca85ee00a6: Move kleo file type association strings (authored by aheinecke).
Move kleo file type association strings
Aug 29 2023, 11:53 AM
aheinecke added a comment to T6686: GPG4win exchange issue decrypt message from Macos GPGtools.

Hi, my suspicion with the different tenant is that some middleware of yours is inserting something like "DANGER this could not be Virus Scanned by your super secure and expensive middleware" which then results in the mail beeing multipart/mixed instead of pgp/encrypted in the MIME type. Could you ask your communication partner with the problem to send such a mail to you and with CC to "andre.heinecke@demo.gnupg.com

"

Aug 29 2023, 10:06 AM · MacOS, Support, gpg4win
aheinecke triaged T6688: Kleopatra GPGME: Reported assert on exit as Normal priority.
Aug 29 2023, 9:09 AM · gpgme, kleopatra, Restricted Project

Aug 28 2023

aheinecke closed T6685: QGpgME: Update defaultkeygenerationjob and use create-key API as Wontfix.

Nevermind we clarified in chat that we would instead deprecate this API.

Aug 28 2023, 2:48 PM · Restricted Project, gpgme
aheinecke triaged T6685: QGpgME: Update defaultkeygenerationjob and use create-key API as Normal priority.
Aug 28 2023, 1:55 PM · Restricted Project, gpgme
aheinecke added a comment to D567: Bad hack to improve the current way to do version checking.

Btw. TBH I actually should read again about "explicit" in C++ I never really understood its necessity. :)

Aug 28 2023, 11:49 AM
aheinecke added a comment to D567: Bad hack to improve the current way to do version checking.

Thanks for the pointers. I just wanted to paste this as a differential so that it does not get lost in a stash somewhere on my system. I actually do not like this approach anymore. And do not want to commit it in this way. I would rather subclass or extend KAboutData with a verification option and then read from a QSettings style file instead of this Line based thing. For this I really think that an out of process call makes sense because the call is not to gpg but only to gpgv where we can just rely on the return code and even if we just patch it in having a GPGME dependency in KCoreAddons would be bad design IMO.

Aug 28 2023, 11:48 AM
aheinecke added a comment to T6344: Kleopatra, GPG: AboutData ctor on Windows takes too long.

I have a bad patch for this. D567 But I think we need a better solution that works without libkleo and could live in KCoreAddons as a change to KAboutData so that we can reuse it better for T6594

Aug 28 2023, 7:27 AM · vsd32 (vsd-3.2.0), kleopatra, Restricted Project
aheinecke requested review of D567: Bad hack to improve the current way to do version checking.
Aug 28 2023, 7:25 AM
aheinecke added a comment to T6676: GgpOL: Signed Mails from Filesystem are modified when opened.

Changed the task description to easier find it

Aug 28 2023, 7:05 AM · Restricted Project, gpgol, Bug Report
aheinecke renamed T6676: GgpOL: Signed Mails from Filesystem are modified when opened from Opening GgpOL-Signed Mails from Filesystem to GgpOL: Signed Mails from Filesystem are modified when opened.
Aug 28 2023, 7:05 AM · Restricted Project, gpgol, Bug Report

Aug 25 2023

aheinecke closed T6684: Issues Decrypting Files from Rest API on IIS as Invalid.

Hi,
This is a classical support question. Please use one of the community channels under:
https://www.gpg4win.de/community.html
for this.

Aug 25 2023, 10:28 PM · Bug Report, gpg4win
aheinecke triaged T6683: GpgOL: Configurable error if sign is selected and prefer_smime as High priority.
Aug 25 2023, 9:17 AM · vsd32 (vsd-3.2.0), gpgol, Restricted Project, vsd

Aug 24 2023

aheinecke closed T6593: Gpg4win: Switch to pthreads (mingw-posix) as the default compiler variant as Resolved.

So this works for me now. The user where we build gpg4win has local diversions in ~/bin so as to not affect the GnuPG builds in any way and in the dockerfile we use update-alternatives to select the posix flavor.

Aug 24 2023, 11:37 AM · Restricted Project, gpg4win
aheinecke committed rW1275b6d6f6fb: Update README and Dockerfile for mingw -posix build (authored by aheinecke).
Update README and Dockerfile for mingw -posix build
Aug 24 2023, 11:30 AM

Aug 23 2023

aheinecke added a comment to T4195: Fix time API in gpgme.

The MSI Package though is a 64 bit MSI Package. For 32 Bit Windows we would need to ship a different MSI Package. (Which we actually have build support for because I thought that was neccessary even in 2020)

Aug 23 2023, 6:06 PM · gnupg, kleopatra, Restricted Project, gpgme, Feature Request
aheinecke added a comment to T4195: Fix time API in gpgme.

No, everything in Gpg4win is 32 bit, except for gpgol, gpgex and gpgme, libgpg-error and libassuan. Which are addionally installed under bin_64. But for the whole KDE stack it should easily be switchable. The KDE Windows project regularly builds them as 64bit applications. Basically we would then need to invert the logic and use the 64 bit compiler as the main compiler and the 32 bit compiler as the _ex compiler for gpgol and gpgme.

Aug 23 2023, 6:05 PM · gnupg, kleopatra, Restricted Project, gpgme, Feature Request
aheinecke claimed T6593: Gpg4win: Switch to pthreads (mingw-posix) as the default compiler variant.
Aug 23 2023, 6:01 PM · Restricted Project, gpg4win
aheinecke added a comment to T6593: Gpg4win: Switch to pthreads (mingw-posix) as the default compiler variant.

Need to do this for the docker image and this way document how to do that with update alternatives. For our build setup it made most sense to manually link it only for the Gpg4win build user and not a system wide change.

Aug 23 2023, 6:01 PM · Restricted Project, gpg4win
aheinecke committed rW9d6669d7ba25: Update breeze-icons crosscompile patch (authored by aheinecke).
Update breeze-icons crosscompile patch
Aug 23 2023, 5:28 PM
aheinecke committed rW369f578c2982: Package -posix runtime libaries (authored by aheinecke).
Package -posix runtime libaries
Aug 23 2023, 5:28 PM
aheinecke added a comment to T4195: Fix time API in gpgme.

Mh, since there are no 32bit Versions of Windows sold for quite some years now maybe we should consider just going full 64bit with everything to solve this? Or is this a stupid suggestion?

Aug 23 2023, 3:21 PM · gnupg, kleopatra, Restricted Project, gpgme, Feature Request
aheinecke created P35 (An Untitled Masterwork).
Aug 23 2023, 2:45 PM
aheinecke committed rW6103b4dc0b2e: Update KDE Frameworks to 5.109 (authored by aheinecke).
Update KDE Frameworks to 5.109
Aug 23 2023, 12:44 PM
aheinecke committed rW425bb2a9d9e5: Update gpgme poppler and okular (authored by aheinecke).
Update gpgme poppler and okular
Aug 23 2023, 12:44 PM
aheinecke committed rW0182747d83e8: Add --auto mode to gen-tarball (authored by aheinecke).
Add --auto mode to gen-tarball
Aug 23 2023, 12:44 PM
aheinecke committed rW12d54dc0c2d8: Switch poppler back to WORK branch in gen-tarball (authored by aheinecke).
Switch poppler back to WORK branch in gen-tarball
Aug 23 2023, 12:44 PM
aheinecke triaged T6679: Keyboxd: SQL database disk image is malformed as Normal priority.
Aug 23 2023, 11:46 AM · gnupg24, gpg4win

Aug 22 2023

aheinecke triaged T6678: GPGSM: Add support for cert extension 2.5.29.54 Inhibit anyPolicy as Normal priority.
Aug 22 2023, 3:14 PM · gnupg24, S/MIME, Restricted Project
aheinecke triaged T6677: GPGSM: Add support for cert extension 2.5.29.36 Policy Constraints as Normal priority.
Aug 22 2023, 3:08 PM · gnupg24, S/MIME, Restricted Project
aheinecke claimed T6676: GgpOL: Signed Mails from Filesystem are modified when opened.

Ok. Thanks for testing. That confirms my suspicion. rOdd3ff8397aaf62e58fa9405ddc5397cb6bcfdc29 is to blame here with the setReadFlag line as the specific cause. Because it is intended to trigger a save back. The problem was that we had circumstances where other addins changed the mail and really wanted it to be saved back to the server. So we call "save" before decrypting the mail to ensure that these changes are saved and then we decrypt, put in our temporary plaintext and ensure that the plaintext never is saved.

Aug 22 2023, 2:57 PM · Restricted Project, gpgol, Bug Report
aheinecke added a comment to T6676: GgpOL: Signed Mails from Filesystem are modified when opened.

Do you know if this is something new that started to happen with 4.2.0 for the first time or did it happen with 4.1.0, too?

Aug 22 2023, 12:16 PM · Restricted Project, gpgol, Bug Report
aheinecke added a comment to T6667: Kleopatra: kleopatrarc is synced only on clean quit.

My question would be, should we try to improve KConfig in some way which makes it easy for us to do this? I think we should, if this is a common problem for many applications. Maybe a task for sune?

Aug 22 2023, 10:21 AM · kleopatra, Restricted Project

Aug 21 2023

aheinecke added a comment to T6667: Kleopatra: kleopatrarc is synced only on clean quit.

Yes, since we also don't have a ton of "temporary" changes (except for window geometries) such a behavior would make the most sense.
Does it even make sense for us in these places to use KSharedConfig?

Aug 21 2023, 10:48 PM · kleopatra, Restricted Project
aheinecke changed the status of T5903: Kleopatra: Add refresh button in certificatedetails from Testing to Open.

OpenPGP keys are now also updated via WKD, but only for user IDs which were originally retrieved via WKD (i.e. which have origin WKD).

Aug 21 2023, 10:19 PM · backport, kleopatra, Restricted Project
aheinecke awarded rM24a8c279da98: build: Suggest out-of-source build a Like token.
Aug 21 2023, 10:06 PM
aheinecke committed rWdb56fa3db030: Fix S/MIME file extensions (authored by aheinecke).
Fix S/MIME file extensions
Aug 21 2023, 3:47 PM
aheinecke closed T6671: Kleopatra: Importing certificates does not bring up the main window as Resolved.

Importing certificates now raises the mainwindow the same way as previously "--import-certificates" would have done. To have it raised even before the job is started gives the widget a bit of a backdrop with the progress and result.

Aug 21 2023, 3:47 PM · kleopatra
aheinecke committed rKLEOPATRAa308c5d71675: Show the mainwindow when importing files (authored by aheinecke).
Show the mainwindow when importing files
Aug 21 2023, 3:45 PM
aheinecke committed rKLEOPATRA640c828283e5: Show the mainwindow when importing files (authored by aheinecke).
Show the mainwindow when importing files
Aug 21 2023, 3:45 PM
aheinecke triaged T6671: Kleopatra: Importing certificates does not bring up the main window as Normal priority.
Aug 21 2023, 2:56 PM · kleopatra
aheinecke triaged T6664: Kleopatra: Add feedback on search results as Normal priority.
Aug 21 2023, 11:18 AM · Restricted Project, kleopatra
aheinecke added a comment to T6662: Kleopatra: improve useability of group configuration .

Ah and we should remove the help button in case the PDF Group config help is not available (e.g. on normal linux systems) because opening the kleopatra handbook does not make sense when there is no documentation about groups in there :)

Aug 21 2023, 11:17 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
aheinecke triaged T6662: Kleopatra: improve useability of group configuration as Normal priority.
Aug 21 2023, 11:16 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
aheinecke added a subtask for T6670: Gpg4win: Add mail type file extensions to supported extensions: T6651: Kleopatra: commandsForFiles add support for mimetreeparser.
Aug 21 2023, 10:02 AM · gpg4win, Restricted Project
aheinecke added a parent task for T6651: Kleopatra: commandsForFiles add support for mimetreeparser: T6670: Gpg4win: Add mail type file extensions to supported extensions.
Aug 21 2023, 10:02 AM · Restricted Project, mimetreeparser, kleopatra
aheinecke triaged T6670: Gpg4win: Add mail type file extensions to supported extensions as Normal priority.
Aug 21 2023, 10:01 AM · gpg4win, Restricted Project
aheinecke triaged T6666: Kleopatra: revise certificate list filters as Wishlist priority.

I am giving this wishlist priority for now.

Aug 21 2023, 9:38 AM · Restricted Project, kleopatra
aheinecke triaged T6669: Kleopatra: Config files moved "accidentally" in the last release as High priority.
Aug 21 2023, 9:34 AM · Restricted Project, vsd