Page MenuHome GnuPG
Feed Advanced Search

Yesterday

aheinecke updated the task description for T7214: Kleopatra: Dark mode detection problems on Windows 10 2016.
Fri, Jul 26, 10:24 AM · vsd32, Restricted Project, kleopatra
aheinecke closed T7214: Kleopatra: Dark mode detection problems on Windows 10 2016 as Resolved.

As shown in the above screenshots the fix was tested by me.

Fri, Jul 26, 10:21 AM · vsd32, Restricted Project, kleopatra
aheinecke triaged T7223: GpgOL: Handle Outlook settings which allow users to disable automatically marking mails as read as Normal priority.
Fri, Jul 26, 9:42 AM · Restricted Project, gpgol
aheinecke triaged T7222: pinentry-qt: On PKCS#12 import pinentry shows spaces with pinentry-formatted-passphrase as Normal priority.
Fri, Jul 26, 9:31 AM · Restricted Project, pinentry

Thu, Jul 25

aheinecke added a comment to T7214: Kleopatra: Dark mode detection problems on Windows 10 2016.

With the fixes a build from Gpg4win master (kf5) should now no longer switch the colors or the icons when in dark mode. This should only be done in high contrast mode. I am adding screenshots from the tests here so I also don't get confused between the different versions:

Thu, Jul 25, 1:26 PM · vsd32, Restricted Project, kleopatra
aheinecke committed rW5b1ce175f5c5: Add patch to disable dark mode on old windows (authored by aheinecke).
Add patch to disable dark mode on old windows
Thu, Jul 25, 1:24 PM

Wed, Jul 24

aheinecke added a project to T6932: Icons, darkmode and stuff: kleopatra.

I started working on this already since we needed to fix the current changes regarding dark mode detection. T7214: Kleopatra: Dark mode detection problems on Windows 10 2016
Darkmode detection in Qt6 works for us, but the icon theme switch does not happen.

Wed, Jul 24, 3:25 PM · kleopatra
aheinecke added a comment to T7217: Draft: Kleopatra: Allow filtering by "disabled" status.

Comment edited. We still might want to have that discussion about what we should aim for but this ticket is not the correct place for it. Apologies.

Wed, Jul 24, 11:09 AM · kleopatra, Restricted Project
aheinecke raised the priority of T7216: Kleopatra: Integrate "disabled" feature from gpg from Normal to Needs Triage.

Kleopatra of course respects the disabled status because GnuPG does so. But what is the usecase for further extending this?

Wed, Jul 24, 11:07 AM · Feature Request, kleopatra, Restricted Project
aheinecke closed T7217: Draft: Kleopatra: Allow filtering by "disabled" status, a subtask of T7216: Kleopatra: Integrate "disabled" feature from gpg, as Wontfix.
Wed, Jul 24, 11:04 AM · Feature Request, kleopatra, Restricted Project
aheinecke closed T7217: Draft: Kleopatra: Allow filtering by "disabled" status as Wontfix.

I fully agree with ingo. Please let us not try to "collect everything that just might be useful in Kleopatra" and rather concentrate (and by that I mean that even discussing each wish, takes time and engery) on the Tasks we already have.

Wed, Jul 24, 11:04 AM · kleopatra, Restricted Project

Tue, Jul 23

aheinecke added a comment to rG62384ba55651: Revert "speedo: Use remote gitrep if local does not exist".

Found a workaround for me. I thought that to only set gitrep if it is not set an ":=" would be required but as other variables in there were also assigned by a single equal sign, I tried to set it on the command line, too and this worked.

Tue, Jul 23, 11:39 PM
aheinecke added a comment to rG62384ba55651: Revert "speedo: Use remote gitrep if local does not exist".

Sure! I agree. But my commit did not change that, it only changed that if it that preferable source directory is not at the expected place that it falls back to a remote connection. Since this is also not done in release builds etc. I don't see the harm. And it makes it easier to build GnuPG I think it is weird that users need to modify the script for a git build, this is also not documented. Or a manually reviewed source tree setup under ~/s . But the maintainer could have such a setup and so that setup is preferred! So nothing has been changed for the maintainer.

Tue, Jul 23, 11:10 PM
aheinecke added a comment to T7214: Kleopatra: Dark mode detection problems on Windows 10 2016.

I got confused in the various tests and mixed up the Qt6 test on normal Windows 10 with the Qt5 test. In the Qt6 case there are still issues, but that might be explained by packaging still. But for this we have less urgency.

Tue, Jul 23, 5:08 PM · vsd32, Restricted Project, kleopatra
aheinecke triaged T7214: Kleopatra: Dark mode detection problems on Windows 10 2016 as Normal priority.
Tue, Jul 23, 5:01 PM · vsd32, Restricted Project, kleopatra
aheinecke added a comment to T7200: Trustdb not updated on import of extended certificate.

The only change i remember and can find regarding that, is, that for the initial keylisting we disabled the check using the context flag T6261: Kleopatra / QGPGME: Use --no-auto-check-trustdb for initial keylisting since we suspected that this had something to do with reports that the initial keylisting either locked up or was very slow. At the least the goal was that by no auto check trustdb on the initial keylisting it would make it behave more consistently from start to start. But I am pretty sure that you told at least me, that Kleopatra should not try to explicitly do trustdb checks and try to manage that since gnupg takes care of this internally.

Tue, Jul 23, 4:17 PM · Bug Report, kleopatra, Restricted Project
aheinecke added a comment to T7203: GpgME: Implement S/MIME-specific variant of QGpgMESignEncryptJob.

I think that this would be more like something for a "Task" in Kleopatra and not for a job in GPGME. As a job usually is only one operation and having a single job do two operations is different from the rest of the API. So I would be against it. A signEncryptJob is IMO something that should be reserved for a time when GPGSM supports gpgsm -se

Tue, Jul 23, 2:41 PM · gpgme, Restricted Project
aheinecke triaged T7202: Kleopatra: Allow "combined" sign & encrypt of text in Notepad for S/MIME certificates as Low priority.

We had discussed this several times in the past as this is similar for files. Like you could do an opaque signing and encrypt for files, the same you can do it for text here. But as I remember it the end result was mostly that since the proper solution would be for GnuPG to support that T2435: gpgsm combined sign and encrypt it should be done in GnuPG proper. And we really did not have any real usecase of S/MIME file and text encryption since S/MIME was even more then OpenPGP about Mails for the Gpg4win users.

Tue, Jul 23, 2:37 PM · kleopatra, Restricted Project
aheinecke added a comment to T7211: Kleopatra: configuration option to prohibit deletion of certificate with secret key.

Since Kleopatra does not suppress the pinentry prompts think there is even one additional question at least for S/MIME. So it asks you once from Kleopatra and then you are asked by GnuPG.
AFAIR we had discussed this in the past and also came up with the Idea that the user should type in DELETE. That dialog should then come from GnuPG I think so that it is the same.

Tue, Jul 23, 1:14 PM · Feature Request, Restricted Project, kleopatra
aheinecke added a comment to T7211: Kleopatra: configuration option to prohibit deletion of certificate with secret key.

No. To solve that problem we have the revocation certificates autogenerated in the GnuPG home folder and which are kept of course when a user deletes their key.

Tue, Jul 23, 10:48 AM · Feature Request, Restricted Project, kleopatra
aheinecke added a comment to T7212: Problems with certificate colors / styles.

Mh, no, on the other hand the style is useful in the "All certificates view" to make distinctions based on multiple parameters. "Like trusted S/MIME root certificate" and it is useful to see that right away instead of using the filters. So my vote would be to clean it up, but keep it in general.

Tue, Jul 23, 10:44 AM · kleopatra, Restricted Project, Bug Report
aheinecke added a comment to T7212: Problems with certificate colors / styles.

Hard to decide as we have no data how much it is used. :-/ But I tend to agree here. We should not loose sight of the fact that Kleopatra should be more of a diagnostic tool and provide all the information a user might need to solve their issues with signing, verification, encryption and decryption. Kleopatra is not something a user uses so often that they play around with appearance or so like they maybe would in a MUA. Certificate management is just an unwelcome side effect required for crypto. But users do not want to do certificate management for its own sake.

Tue, Jul 23, 10:41 AM · kleopatra, Restricted Project, Bug Report
aheinecke triaged T7213: PKCS #12 import fails on broken P12 files which MS accepts as High priority.
Tue, Jul 23, 9:13 AM · S/MIME, Bug Report, gnupg22, Restricted Project
aheinecke added a comment to T7212: Problems with certificate colors / styles.
In T7212#188683, @ebo wrote:

We might also consider going all out and allowing a configurable appearance on a per certificate level. Then this feature would see an increase in use for sure. But it should work without issues, in that case, as then people will notice them…

Tue, Jul 23, 8:54 AM · kleopatra, Restricted Project, Bug Report

Mon, Jul 22

aheinecke closed T6715: Deleting multiple keys with secret keys fails as normal user with no Administrator privileges as Invalid.

Uhm this is a task I have with High priority. I do not know what to do here or what it is really about. -> Invalid.

Mon, Jul 22, 5:34 PM · Bug Report, gpg4win
aheinecke triaged T7212: Problems with certificate colors / styles as Low priority.

Yes, this is all something that is ugly. The VS-NfD colorization was done by justus winter back then since I fell sick and it was one of his first and only tasks in Kleopatra. So it is normal I think if that is implemented differently then other things. And in general the whole appearence configuration is I think rarely used. To me it always felt like a "We add it because we can." feature. But also with this mix of filters defined in a preinstalled libkleopatrarc and additionally hardcoded filters it is all strange.
Well colors and so on should be changeable for accessibility of course.

Mon, Jul 22, 5:19 PM · kleopatra, Restricted Project, Bug Report
aheinecke triaged T7196: Kleopatra / gnupg: Certifier name missing when certifier's certificate is expired as Low priority.

Wouldn't this usecase be better solved if we could highlight trusted-keys in the keylist better? I mean not trusted-keys as in "this key has full trust" but this key is one of 1-10 (In real life the most we saw was 5) which is configured as a TrustedKey

TrustedKey1
The value specifies a fixed trust root (trusted-key). If more than one trust root is required, the entries TrustedKey2, TrustedKey3, TrustedKey4, TrustedKey5 may also be used. Take care to specify the 40 hex-digit fingerprint of those trusted keys.
Mon, Jul 22, 5:10 PM · Restricted Project
aheinecke updated subscribers of T7200: Trustdb not updated on import of extended certificate.

The problem here is that Kleopatra could do that of course, e.g. after importing a file. But this has to be done by the GnuPG system to handle all the automatic cases etc.
I leave this up for triage, since I am not sure if this is a bug, or a feature request. @ebo I believe you said to me that you tested this with keyboxd? As my answer would have been that keyboxd would be required for a proper solution to this.

Mon, Jul 22, 5:04 PM · Bug Report, kleopatra, Restricted Project
aheinecke closed T4544: More prompts before key deletion as Wontfix.

I think we can close this as Wontfix since it is our opinion to wont fix this issue. If there should be more prevetion of accidents it would probably be better to have the user type in "DELETE" or "YES". Anything else then another click confirming a popup. Since this will just be clicked away through muscle memory. This came up again in T7211: Kleopatra: configuration option to prohibit deletion of certificate with secret key

Mon, Jul 22, 4:58 PM · gnupg, Feature Request, patch
aheinecke added a comment to T7211: Kleopatra: configuration option to prohibit deletion of certificate with secret key.

In MMO Games this is usually handled that a player either has to type in "DELETE" or type in the Characters name to delete the character. At least in the last games I played.

Mon, Jul 22, 4:56 PM · Feature Request, Restricted Project, kleopatra
aheinecke added a comment to T6471: Kleopatra: Increase warning for backup secret key - Especially in de-vs mode.

KWin has a script called "Dim screen for Administrator Mode" which mimics the windows behavior.

Mon, Jul 22, 4:50 PM · Windows, kleopatra, Restricted Project
aheinecke triaged T7211: Kleopatra: configuration option to prohibit deletion of certificate with secret key as Low priority.

I would give this low priority. There is no way to prohibit that except if the user has no deletion rights on the file system. There are already multiple dialogs asking the user to confirm the secret key deletion. A user could by the same logic "Free up some space" in their local home directory and delete %APPDATA%.

Mon, Jul 22, 4:49 PM · Feature Request, Restricted Project, kleopatra
aheinecke triaged T7204: Kleopatra: Remove Option "Show tags attached to certificates" as Normal priority.

Yes this was just a performance thing and had no other UX reasons so we can change it.

Mon, Jul 22, 4:34 PM · kleopatra, Restricted Project
aheinecke committed rObc0a9ca5d5a1: Add GPG_ERROR_CFLAGS explicitly (authored by aheinecke).
Add GPG_ERROR_CFLAGS explicitly
Mon, Jul 22, 2:52 PM
aheinecke committed rO102b6a225faa: m4: Update libassuan.m4, too (authored by aheinecke).
m4: Update libassuan.m4, too
Mon, Jul 22, 2:52 PM
aheinecke committed rO4ae9346e18cc: Remove werror for maintainer-mode (authored by aheinecke).
Remove werror for maintainer-mode
Mon, Jul 22, 2:52 PM
aheinecke triaged T7206: Draft: Kleopatra: give better feedback for key refresh as Normal priority.

Ok, well in the days were did not have that much development power on Kleopatra and GpgME refresh keys just took the lazy part and offered the gpg output in a window. I still think that can be useful (e.g. diagnostics) to have as an additional details button. Especially in case of errors. What very often happens here is that the online access gets blocked somehow maybe even only to some servers. I am not sure if the numbers are really a helpful information. Please keep in mind: What do we want to inform the user about? If the user just sees some numbers is this really helpful? I think the user might want to either see which certificates were updated and which werent or if there were any problems updating. Personally I would find the information "what" changed the most important but that seems to me like too much icing on the cake. Like

  • Changed expiry: foo@bar.baz <0xbadbeef> boo@bar.baz <0xa....>
  • New signatures:

....

  • Changed subkeys:

....

Mon, Jul 22, 10:39 AM · kleopatra, Restricted Project

Fri, Jul 19

aheinecke committed rW3dd78ee4555e: Use mimetreeparser from gpg4win/24.05 branch (authored by aheinecke).
Use mimetreeparser from gpg4win/24.05 branch
Fri, Jul 19, 6:16 PM

Thu, Jul 18

aheinecke updated the task description for T7207: GpgOL: Handle incompatible addins better.
Thu, Jul 18, 11:00 AM · gpgol, Restricted Project
aheinecke triaged T7207: GpgOL: Handle incompatible addins better as High priority.
Thu, Jul 18, 10:44 AM · gpgol, Restricted Project

Mon, Jul 15

aheinecke closed T2227: Sign GpgOL to support group deployments as Resolved.

we are doing this for the last releases. The list of files can also be found in the repo now in gpg4win.mk.in

Mon, Jul 15, 3:45 PM · gpgol, Feature Request
aheinecke added a comment to T7134: Kleopatra: Allow PIN reset with Admin-PIN.

Will this be backported? Since the pgpcardwidget otherwise contains strings which are neither in master nor in kf5 I would say so. Otherwise our translation system must be extended again to also extract strings from our own branch.

Mon, Jul 15, 3:02 PM · Feature Request, Restricted Project, kleopatra
aheinecke created P50 GPT test.
Mon, Jul 15, 1:32 PM

Sun, Jul 14

aheinecke committed rG3caf26f324d3: speedo,w32: Fix InstallDir usage and x64 install (authored by aheinecke).
speedo,w32: Fix InstallDir usage and x64 install
Sun, Jul 14, 11:14 AM
aheinecke committed rG8e5571392190: speedo,w32: Remove share/doc subdir (authored by aheinecke).
speedo,w32: Remove share/doc subdir
Sun, Jul 14, 11:14 AM
aheinecke committed rGed0d61df58fa: speedo,w32: Fix a nsi translation (authored by aheinecke).
speedo,w32: Fix a nsi translation
Sun, Jul 14, 11:14 AM
aheinecke committed rG26ee947dfdba: speedo,w32: configure --libdir for w32 builds (authored by aheinecke).
speedo,w32: configure --libdir for w32 builds
Sun, Jul 14, 11:14 AM
aheinecke committed rG0311239d7b41: speedo: Add VERBOSE variable (authored by aheinecke).
speedo: Add VERBOSE variable
Sun, Jul 14, 11:14 AM
aheinecke committed rG7a9214b0d41e: speedo: Use remote gitrep if local does not exist (authored by aheinecke).
speedo: Use remote gitrep if local does not exist
Sun, Jul 14, 11:14 AM
aheinecke committed rG23df03faa033: speedo: Use nproc if available for make jobs (authored by aheinecke).
speedo: Use nproc if available for make jobs
Sun, Jul 14, 11:14 AM

Fri, Jul 12

aheinecke committed rW93c6c6f35a0e: Update our packages to latest snapshots (authored by aheinecke).
Update our packages to latest snapshots
Fri, Jul 12, 12:07 PM
aheinecke committed rGPGPASS743f2e4393fb: Fix build with NO_CAST_FROM_ASCII (authored by aheinecke).
Fix build with NO_CAST_FROM_ASCII
Fri, Jul 12, 12:01 PM

Thu, Jul 11

aheinecke added a comment to T6886: gpgpass: First start user experience improvements.

I and most users don't read what software says and just click where I think I reach my goal fastest. If there are only instructions to do something I am unable to continue.

Thu, Jul 11, 3:59 PM · Restricted Project, gpgpass
aheinecke added a comment to T6886: gpgpass: First start user experience improvements.

No I don't think we should support that. I just meant that at first start we have to expect that the user does not have a secret key yet. And offer an easy way out of this by generating one.

Thu, Jul 11, 3:56 PM · Restricted Project, gpgpass
aheinecke triaged T7183: Kleopatra: Reduce certificates offered in Sign/Enyrypt dialog as Normal priority.

Yes sounds good to me. Since we have the ability even in the full list view to filter for "only with secret" certificates. Regarding gpgme_set_sender. Only GpgOL uses this, we only really need it for TOFU I think. To leave that discussion / point out of this issue I created T7199: KMail / Kleopatra: Use gpgme_set_sender to add a hint which UserID was selected for a signature

Thu, Jul 11, 3:04 PM · vsd33, Feature Request, kleopatra, Restricted Project
aheinecke triaged T7199: KMail / Kleopatra: Use gpgme_set_sender to add a hint which UserID was selected for a signature as Low priority.
Thu, Jul 11, 3:02 PM · TOFU, KMail, kleopatra
aheinecke added a comment to T6886: gpgpass: First start user experience improvements.

Yeah this task is a bit bad as it does not really split this up into actionable tasks. But I found it obviously "ugly" (Since QWizards are ugly) and from a user experience standpoint outdated that I thought a general task would be enough to say that this must be changed and improved. The first start is the most important one and to be greeted by a wizard which I still am apparently where I don't really understand what the software wants from me is strange.

Thu, Jul 11, 1:20 PM · Restricted Project, gpgpass

Wed, Jul 10

aheinecke closed T3716: gpg: signing failed: Inappropriate ioctl for device for Thunderbird 52.4.0, gnupg-2.1.20, enigmail-1.9.8.3 for PGP encryption/decryption over emails. as Resolved.
Wed, Jul 10, 1:40 PM · Enigmail, Bug Report
aheinecke added a comment to T4945: Windows builds use "winepath" when it is available.

For me each time wine is upgraded I get for the first time an error when building something, but it is not slow anymore. Is this resolved?

Wed, Jul 10, 1:31 PM · gpgrt
aheinecke closed T5878: State of libexpat-1 in Gpg4win as Resolved.

No next work item here. So resolved.

Wed, Jul 10, 1:30 PM · gpg4win
aheinecke closed T6607: Gpg4win: Include compendium as PDF or remove it as Resolved.

As there does not seem to be a problem here anymore -> Resolved.

Wed, Jul 10, 1:29 PM · Restricted Project, gpg4win
aheinecke closed T7065: pinentry 1.3.0 ships desktop file with icons, but does not install them as Resolved.
Wed, Jul 10, 1:26 PM · pinentry, Bug Report
aheinecke closed T3608: Gpg4win: Installer with custom / default mode as Wontfix.

I don't think this ticket is up to date. Especially since we now have more components. Auto update or Microsoft Store integration would be much more important then a single click installer.

Wed, Jul 10, 1:22 PM · gpg4win
aheinecke closed T7026: GnuPG Icon missing in the msi installer as Resolved.

This is fixed

Wed, Jul 10, 1:19 PM · Restricted Project

Fri, Jul 5

aheinecke committed rOJ70ebccd60565: Add missing libraries to gpgol-client-static (authored by aheinecke).
Add missing libraries to gpgol-client-static
Fri, Jul 5, 7:16 PM
aheinecke committed rKLEOPATRAc145b79008ab: Remove WindowsWindowFunctions usage (authored by aheinecke).
Remove WindowsWindowFunctions usage
Fri, Jul 5, 6:34 PM
aheinecke committed rW211c209ef9e1: Extend l10n handling in gen-tarball.sh (authored by aheinecke).
Extend l10n handling in gen-tarball.sh
Fri, Jul 5, 2:59 PM
aheinecke committed rW0c8033480e83: Update libkleo, kleopatra and gpgme to latest snapshots (authored by aheinecke).
Update libkleo, kleopatra and gpgme to latest snapshots
Fri, Jul 5, 2:59 PM
aheinecke added a comment to T6447: Kleopatra: "imported certificates" tab inconsistencies.

So Tobias fixed the technical reason why there was no import tab shown after the certify questions because I was too lazy (no I had no more time ;-) ) when I implemented this to carry the keylistcontroller around.

Fri, Jul 5, 10:36 AM · vsd33, Restricted Project, Bug Report, kleopatra

Thu, Jul 4

aheinecke created P49 (An Untitled Masterwork).
Thu, Jul 4, 10:55 AM

Wed, Jul 3

aheinecke committed rOd0e1bda8916e: Remove myself as the package maintainer (authored by aheinecke).
Remove myself as the package maintainer
Wed, Jul 3, 5:15 PM
aheinecke committed rOa32ab1add920: Po: add italian translations (authored by aheinecke).
Po: add italian translations
Wed, Jul 3, 5:15 PM

Jun 13 2024

aheinecke created P48 (An Untitled Masterwork).
Jun 13 2024, 11:21 AM

Jun 11 2024

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

I've talked to ebo about this and yes she will create subtasks for at least GPGME log an qDebug logging the GnuPG Logs can already disabled in the config so we dont really need it. Currently it looks like this and I find it rather confusing:



As this is static output which does not say much to users I do not think it is necessary to show at all. Just a "File save as" dialog for gpgconf -x in an entry "Additional support information" maybe in the about dialog would be better IMO.

Jun 11 2024, 10:30 AM · vsd33, Restricted Project, kleopatra, Feature Request
aheinecke triaged T7144: GpgOL: Escalate errors when setting crypto flag fails as Normal priority.
Jun 11 2024, 1:05 AM · gpgol, Restricted Project

Jun 4 2024

aheinecke committed rOJ86d1f8892773: Lowercase windows.h include for cross compilation (authored by aheinecke).
Lowercase windows.h include for cross compilation
Jun 4 2024, 2:33 PM
aheinecke created P47 (An Untitled Masterwork).
Jun 4 2024, 2:08 PM

Jun 3 2024

aheinecke claimed T7135: GpgOL: POP3 issue.

The unexpected behavior of the MAPI store needs to be tested and handled. I had indeed forgotten about POP Mail in my concerns not to leak decrypted mails back to storage.

Jun 3 2024, 9:28 AM · gpgol, Restricted Project

May 23 2024

aheinecke committed rP34019f954a98: Qt6: Fix Windows build (authored by aheinecke).
Qt6: Fix Windows build
May 23 2024, 4:34 PM

May 13 2024

aheinecke closed T6792: Treat any .p7m files without other file extensions as S/MIME mail first, a subtask of T6199: Kleopatra: MIME viewer support, as Resolved.
May 13 2024, 10:36 AM · Restricted Project, kleopatra
aheinecke closed T6792: Treat any .p7m files without other file extensions as S/MIME mail first as Resolved.

Resolved and customer confirmed this

May 13 2024, 10:36 AM · Restricted Project, kleopatra
aheinecke claimed T6354: All VSD and GPD binaries need a proper product name on Windows..
May 13 2024, 10:35 AM · vsd33, vsd, kleopatra, Restricted Project, gpd

Apr 18 2024

aheinecke committed rKLEOPATRAc9676f0c136f: Bump version of kleopatra.rc (authored by aheinecke).
Bump version of kleopatra.rc
Apr 18 2024, 9:36 AM
aheinecke committed rKLEOPATRA2173f1a5bebf: Bump kxmlgui rc version (authored by aheinecke).
Bump kxmlgui rc version
Apr 18 2024, 9:33 AM

Apr 16 2024

aheinecke added a comment to T6688: Kleopatra GPGME: Reported assert on exit.

This is the full GPGME log from how I can reproduce this now on windows with a KF6 build. If I repeat it the last lines look similar before the assert.

Apr 16 2024, 3:19 PM · gpgme, kleopatra, Restricted Project
aheinecke closed T6884: Okular: Qt6 version by end of february as Resolved.
Apr 16 2024, 9:56 AM · Restricted Project, okular, gpg4win
aheinecke closed T6884: Okular: Qt6 version by end of february, a subtask of T6872: Prepare transition to Qt 6/KF6, as Resolved.
Apr 16 2024, 9:56 AM
aheinecke lowered the priority of T7086: Kleopatra: wrong protocol certificates not deselected after protocoll switch in notepad from Normal to Low.
Apr 16 2024, 9:31 AM · kleopatra, Restricted Project
aheinecke triaged T7086: Kleopatra: wrong protocol certificates not deselected after protocoll switch in notepad as Normal priority.

No, if you then find out that you cant reach anyone in the protocol you should be able to get back.

Apr 16 2024, 9:31 AM · kleopatra, Restricted Project

Apr 11 2024

aheinecke added a comment to T6813: GpgOL: Key generation window does not close.
In T6813#184976, @ebo wrote:

Works on Gpg4win 4.3.1, too.

But noticed an inconsistency for the key creation via GpgOL: Contrary to the behavior for key creation in Kleopatra in Gpg4win, you are asked for a password for the new key.

Apr 11 2024, 3:11 PM · vsd32 (vsd-3.2.0), gpgol, libkleo, Restricted Project

Apr 9 2024

aheinecke added a comment to T7079: GpgOL: Mark level 2 and 3 in a clearly different way .

For VSD I somewhat agree since this is the difference between a VD Compliant signature. For the community edition though level 2 is usually enough and should also be indicated as trustworthy. So I am currently in two minds about this.

Apr 9 2024, 9:49 AM · gpgol, Restricted Project
aheinecke lowered the priority of T7079: GpgOL: Mark level 2 and 3 in a clearly different way from High to Normal.
Apr 9 2024, 9:47 AM · gpgol, Restricted Project

Apr 8 2024

aheinecke committed rW0f5e2685145d: Update Kleo with fixed po file (authored by aheinecke).
Update Kleo with fixed po file
Apr 8 2024, 3:04 PM
aheinecke committed rW50b720ba224a: Fix msgcat call for custom l10n (authored by aheinecke).
Fix msgcat call for custom l10n
Apr 8 2024, 3:04 PM
aheinecke triaged T7075: KMail 6: Wrong icon for uncertified keys as Normal priority.
Apr 8 2024, 8:51 AM · Restricted Project, KMail

Apr 4 2024

aheinecke created P46 qt6 kleo hacks for windows.
Apr 4 2024, 5:17 PM
aheinecke committed rKLEOPATRA1427ce2688e0: Add missing include for Windows (authored by aheinecke).
Add missing include for Windows
Apr 4 2024, 3:36 PM
aheinecke added a comment to T7064: Kleopatra: Add additional info to Help menu.

Can you clarify on what the show parameter is intended to do? I don't yet see how it would be useful, as the distinction between VSD and gpg4win is already made by whether the respective file is present or not

Apr 4 2024, 10:16 AM · kleopatra, Restricted Project, vsd33
aheinecke triaged T7069: Kleopatra: Expiration warning wrong on windows in case of expiry in year 2038+ as Low priority.
Apr 4 2024, 8:53 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project

Apr 2 2024

aheinecke committed rMTPbf2336b6739d: Fix non UNIX build (authored by aheinecke).
Fix non UNIX build
Apr 2 2024, 11:15 AM