Page MenuHome GnuPG
Feed Advanced Search

Nov 10 2023

aheinecke committed rKLEOPATRA83a070e8b5c1: Add "treat p7m files without extension as emails" (authored by CarlSchwan).
Add "treat p7m files without extension as emails"
Nov 10 2023, 5:15 PM
aheinecke committed rLIBKLEO577f3ba5c333: Add support for certificate groups to icon provider (authored by ikloecker).
Add support for certificate groups to icon provider
Nov 10 2023, 5:13 PM
aheinecke committed rLIBKLEO36581c3488bb: Add two overloads for selecting public certificates with specific usage (authored by ikloecker).
Add two overloads for selecting public certificates with specific usage
Nov 10 2023, 5:13 PM
aheinecke committed rLIBKLEO68f9f978f7b2: Indicate validity of groups with bad certificates with error icon (authored by ikloecker).
Indicate validity of groups with bad certificates with error icon
Nov 10 2023, 5:13 PM
aheinecke committed rLIBKLEO66cd41861f31: Use QuickJob instead of DefaultKeyGenerationJob for generating key (authored by ikloecker).
Use QuickJob instead of DefaultKeyGenerationJob for generating key
Nov 10 2023, 5:13 PM
aheinecke added a project to T6788: Kleopatra: Signing with expired signing subkey shouldn't be possible: vsd32.

Since this is a bugfix and it was related to 6742 with some commits having overlap i decided to also pick this for the 32 release branch.

Nov 10 2023, 5:07 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
aheinecke committed rW47b33aaccd3a: MSI: Update VERSION file to ini format (authored by aheinecke).
MSI: Update VERSION file to ini format
Nov 10 2023, 4:44 PM
aheinecke committed rW05c6063139b8: Add patch to change our custom about data loading (authored by aheinecke).
Add patch to change our custom about data loading
Nov 10 2023, 4:44 PM
aheinecke committed rW96f901767e25: Add kcoreaddons patches for QSettings based about data (authored by aheinecke).
Add kcoreaddons patches for QSettings based about data
Nov 10 2023, 4:44 PM
aheinecke committed rW6f8c7be89db8: Remove obsolete KSharedDataCache patch (authored by aheinecke).
Remove obsolete KSharedDataCache patch
Nov 10 2023, 4:44 PM
aheinecke added a project to T6742: Kleopatra: Encryption to group with expired key fails with unexpected message: vsd32.

Discussed this with ebo. This is a bugfix that should be in the release even though it is multiple changes I will cherry pick them over to the release branches.

Nov 10 2023, 4:21 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
aheinecke moved T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST from Backlog to QA on the vsd32 board.
Nov 10 2023, 1:55 PM · vsd32 (vsd-3.2.0), vsd, Restricted Project, gpgol
aheinecke added a comment to T6801: Pinentry-qt: Add support for external password manager with libsecret.

Thanks for the reviews. And your beautiful work, by which I also mean the response to the feedback and how you managed to work with phabricator. I will commit the patch on your behalf then later.

Nov 10 2023, 12:23 PM · pinentry
aheinecke added a comment to T6799: Kleopatra configuration files in wrong places.

Well in Gpg4win it actually works better :) At least there the configuration files are all in one place (or mostly, or should be). Anyway a difficult issue which I am only planning to touch when we do the migration to Qt6 since this is heavily Qt releated. But the current plan (which might change) is to do that for the GnuPG VSD summer release which will be the next feature release after 3.2.

Nov 10 2023, 12:10 PM · gpd5x, kleopatra
aheinecke added a comment to T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST.

We discussed this at length again. I would not veto a change that would allow users to encrypt to expired S/MIME certificates but the main use case I had in mind here was with regards to "Some error" happening when encrypting ( like T6545 T6398 ) . So that in the keyresolver everything is green but you cannot encrypt. Or that you have an incomplete certificate chain or an untrusted root certificate and it will take your administration some weeks to mark that as trusted. That makes this feature a bit hard to test so ebo mostly tested with expired certificates. (And I know that technically you can't verify if a cert is expired or not if you have an incomplete chain). A better test will be with a fully valid cert that has an unreachable CRL distribution point. I have such a cert and will give it to ebo. So she can test again and if that works as intended -> Key resolver green -> Error -> Allow to encrypt anyway but not vs-nfd compliant. I think we can set this issue to resolved.
The whole question regarding expired / non expired is a different topic on which, as I said, I changed my mind. You can easily explain to users "You cannot encrypt to expired certificates" but you cannot easily explain "you cannot encrypt to support@greenbone.com because they have unsupported cert extensions in their certitifcate"

Nov 10 2023, 12:00 PM · vsd32 (vsd-3.2.0), vsd, Restricted Project, gpgol

Nov 9 2023

aheinecke added a comment to T6574: GnuPG / Gpg4win: Replace sha1sum.c with a tool in GnuPG.

So as a replacement for what we have in Kleopatra this would work.

Nov 9 2023, 6:22 PM · Restricted Project, Feature Request, gnupg, gpg4win
aheinecke closed T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST as Resolved.

To be honest. While I get that the customer wishes for even more non standard behavior and I somewhat agree in the case of smime that it makes more sense to encrypt to an expired key.

Nov 9 2023, 5:35 PM · vsd32 (vsd-3.2.0), vsd, Restricted Project, gpgol
aheinecke added a comment to T6685: QGpgME: Update defaultkeygenerationjob and use create-key API.

Well I guess T6805 is now the followup ticket that I did not create when I just closed this issue as Wontfix. Ingo can you take T6805 and do what you wrote in your last message here?

Nov 9 2023, 2:54 PM · Restricted Project, gpgme
aheinecke added a comment to T6805: GpgOL: RSA 2048 Key generated in VSD.

This is an incarnation of T6685 while we decided to deprecate that job we did not open a ticket to do it and forgot about it. So we did not notice that it was still used in the keyapprovaldialog. Fix is to replace it there with the correct key generation job.

Nov 9 2023, 2:51 PM · gpgme, vsd32 (vsd-3.2.0), gpgol, Restricted Project
aheinecke committed rKLEOPATRA23c2f7582450: Put calls to Kleo::backendVersionInfo in a thread; it can be slow (authored by svuorela).
Put calls to Kleo::backendVersionInfo in a thread; it can be slow
Nov 9 2023, 2:42 PM
aheinecke committed rKLEOPATRA839a62ba4f3b: Use static getter / setter for backend vers thread (authored by aheinecke).
Use static getter / setter for backend vers thread
Nov 9 2023, 2:22 PM
aheinecke created P38 (An Untitled Masterwork).
Nov 9 2023, 10:18 AM
aheinecke claimed T6654: gpgsm: p12 passphrase visible in debug output.

Thanks, I will test this and if it works as expected I would also put it in 2.2. since it was pointed out to me from a customer at our approval institution and I think they will be glad if they see that this is gone in the next release and I don't see any regression risk associated with that change.

Nov 9 2023, 9:30 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), vsd32 (vsd-3.2.0), S/MIME, Restricted Project
aheinecke changed the status of T6715: Deleting multiple keys with secret keys fails as normal user with no Administrator privileges from Testing to Open.
Nov 9 2023, 5:25 AM · Bug Report, gpg4win

Nov 8 2023

aheinecke added a comment to T6799: Kleopatra configuration files in wrong places.

To be honest, the only backup worthy settings file of kleopatra is the kleopatragroupsrc right now. Most other settings are pretty much only for convenience I would not even bother to back them up. When something important is configured by the administration that should go through the registry. As we recently noticed, through talking to people at froscon and with the BSI the most common case was that our kleopatra settings were actually never updated or only saved by accident.

Nov 8 2023, 5:08 PM · gpd5x, kleopatra
aheinecke closed T6790: GpgOL: Missing icons in keyresolver as Resolved.

Well the icons are there. So I don't think this needs more QA.

Nov 8 2023, 1:08 PM · vsd32 (vsd-3.2.0), Restricted Project, gpgol
aheinecke triaged T6801: Pinentry-qt: Add support for external password manager with libsecret as Wishlist priority.
Nov 8 2023, 11:18 AM · pinentry
aheinecke committed rW0c83d730294e: Add support to integrate custom l10n into a package (authored by aheinecke).
Add support to integrate custom l10n into a package
Nov 8 2023, 11:17 AM
aheinecke removed a project from T6799: Kleopatra configuration files in wrong places: vsd32.

This will definitely not be changed for 3.2 it will be a very invasive patch with a big regression risk and which does not make real sense to do before we switch to Qt6 since it involves patching Qt.

Nov 8 2023, 10:21 AM · gpd5x, kleopatra

Nov 7 2023

aheinecke reassigned T6683: GpgOL: Configurable error if sign is selected and prefer_smime from aheinecke to ebo.
Nov 7 2023, 4:00 PM · vsd32 (vsd-3.2.0), gpgol, Restricted Project, vsd
aheinecke triaged T6800: Kleopatra Mailviewer: S/MIME decryption / verification leaves gpgsm server processes hanging around as Normal priority.
Nov 7 2023, 3:50 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
aheinecke lowered the priority of T6799: Kleopatra configuration files in wrong places from High to Normal.
Nov 7 2023, 3:26 PM · gpd5x, kleopatra
aheinecke added a comment to T6799: Kleopatra configuration files in wrong places.

When I created the GnuPG VS-Desktop MSI Package I messed up and forgot about a file that Gpg4win writes where to place the config files.

Nov 7 2023, 3:25 PM · gpd5x, kleopatra
aheinecke closed T6791: .eml should be the preferred file extension for saving mails from the Mailviewer as Resolved.

Tested both on Windows and Linux and it works now.

Nov 7 2023, 12:51 PM · Restricted Project, kleopatra
aheinecke closed T6791: .eml should be the preferred file extension for saving mails from the Mailviewer, a subtask of T6199: Kleopatra: MIME viewer support, as Resolved.
Nov 7 2023, 12:51 PM · Restricted Project, kleopatra
aheinecke committed rW7df3f0926d24: Update mimetreeparser to latest kf5 branch (authored by aheinecke).
Update mimetreeparser to latest kf5 branch
Nov 7 2023, 11:56 AM
aheinecke changed the status of T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST from Open to Testing.

I think this works as intended.

Nov 7 2023, 9:54 AM · vsd32 (vsd-3.2.0), vsd, Restricted Project, gpgol
aheinecke reassigned T6790: GpgOL: Missing icons in keyresolver from aheinecke to ebo.
Nov 7 2023, 9:17 AM · vsd32 (vsd-3.2.0), Restricted Project, gpgol

Nov 6 2023

aheinecke added a comment to T6793: Cleanup temporary files / dirs with decrypted content.

So I just checked how Outlook does this. It saves its temporary files not into temp but into:

C:\Users\Andre Heinecke\AppData\Local\Microsoft\Windows\INetCache\Content.Outlook\PK5RYJME

(Last part is only random) Now the fun part is that when you close outlook, it just closes the Windows in which the files are open. In your case it would close the image viewer and then deletes the file. The files are write protected so there is no real data loss. So for a high security mail client that might not be the worst behavior. Maybe we should do it like this, too: https://learn.microsoft.com/en-us/windows/win32/api/shobjidl_core/nf-shobjidl_core-ifileisinuse-closefile I mean we want to be an Outlook plugin so why not do the same?

Nov 6 2023, 5:27 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
aheinecke committed rW77bb8e277c80: Update frontends (authored by aheinecke).
Update frontends
Nov 6 2023, 4:51 PM
aheinecke committed rLIBKLEO6f444f523010: Add setting to disable p7m without extension behavior (authored by CarlSchwan).
Add setting to disable p7m without extension behavior
Nov 6 2023, 4:06 PM
aheinecke committed rLIBKLEO9fd042a050ba: Identity p7m without any second extension as mime file (authored by CarlSchwan).
Identity p7m without any second extension as mime file
Nov 6 2023, 4:06 PM
aheinecke committed rO0457e59223f6: Improve handling of S/MIME sign without cert (authored by aheinecke).
Improve handling of S/MIME sign without cert
Nov 6 2023, 3:19 PM
aheinecke committed rOdd7533111e41: Fix encoding for no singning certificate warning (authored by aheinecke).
Fix encoding for no singning certificate warning
Nov 6 2023, 3:19 PM
aheinecke changed the status of T6683: GpgOL: Configurable error if sign is selected and prefer_smime from Open to Testing.

Yeah there were some logic errors with this but I think I caught them all.

Nov 6 2023, 1:16 PM · vsd32 (vsd-3.2.0), gpgol, Restricted Project, vsd
aheinecke closed T6496: KMail: Fix crash when switching from signed / encrypted mails before verification is done as Resolved.

Since 23.08.2 the crash is gone again as expected. Thanks. Btw. do you know which was the first version that had this crash? I am a bit worried that our fellow debian stable users in the office might be affected with the next debian upgrade. Since we use signed / encrypted mails a lot. :)

Nov 6 2023, 9:05 AM · Restricted Project, KMail
aheinecke added a comment to T4066: Kleopatra, performance: Use icons as a resource.

This works very well. I would like to add some data though about the number of reduced syscalls before resolving this.

Nov 6 2023, 9:02 AM · vsd32 (vsd-3.2.0), gpg4win, kleopatra

Nov 3 2023

CarlSchwan awarded T6574: GnuPG / Gpg4win: Replace sha1sum.c with a tool in GnuPG a Yellow Medal token.
Nov 3 2023, 4:37 PM · Restricted Project, Feature Request, gnupg, gpg4win
aheinecke updated subscribers of T6574: GnuPG / Gpg4win: Replace sha1sum.c with a tool in GnuPG.

So with my ryzen 9 on tumbleweed:

Nov 3 2023, 4:09 PM · Restricted Project, Feature Request, gnupg, gpg4win
aheinecke added a comment to T6795: HTML support in the mimetreeparser.

So priority Normal for "have a way to show html in QTextBrowser" and after that move it to prio low. Our SecOps explicitly state that HTML mails should be avoided.

Nov 3 2023, 3:45 PM · Restricted Project, kleopatra
aheinecke added a comment to T6795: HTML support in the mimetreeparser.

For now I am for the KMail approach with QTextDocument. So if we have multipart/alternative show a button that HTML is available and then the user can decide (e.g. if the mail is validly signed) to render the HTML part in QTextDocument. This might give us also an idea how well this works overall. And then let us wait for now until we get to the real GpgOL.js use case. For the customer we talked today is a bit special in that he mostly wants to have a way to view decrypted mails in Outlook. That is something we do not want to compete with.

Nov 3 2023, 3:41 PM · Restricted Project, kleopatra
aheinecke triaged T6794: Mimeviewer: Wordwrap to viewer size as Normal priority.
Nov 3 2023, 12:23 PM · Restricted Project, kleopatra
aheinecke triaged T6793: Cleanup temporary files / dirs with decrypted content as Normal priority.
Nov 3 2023, 12:19 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
aheinecke triaged T6792: Treat any .p7m files without other file extensions as S/MIME mail first as Normal priority.
Nov 3 2023, 12:06 PM · Restricted Project, kleopatra
aheinecke raised the priority of T6199: Kleopatra: MIME viewer support from Wishlist to Normal.

Changing the prio to normal as we have this now and want to improve on it.

Nov 3 2023, 12:02 PM · Restricted Project, kleopatra
aheinecke triaged T6791: .eml should be the preferred file extension for saving mails from the Mailviewer as Normal priority.
Nov 3 2023, 12:01 PM · Restricted Project, kleopatra
aheinecke committed rGTO006142e5316d: Add KIconTheme dependency to resolver (authored by aheinecke).
Add KIconTheme dependency to resolver
Nov 3 2023, 11:31 AM
aheinecke committed rGTO6f3c53657412: Increase cmake_mimimum_version to avoid warning (authored by aheinecke).
Increase cmake_mimimum_version to avoid warning
Nov 3 2023, 11:31 AM
aheinecke added a comment to T6789: MSI: Update does not seem to be able to kill gpg-agent anymore.

So I tested upgrading from 3.1.26.0 to the current beta and it also did not work.

Nov 3 2023, 10:44 AM · vsd32 (vsd-3.2.0), Restricted Project, gpgagent, gpg4win
aheinecke moved T6789: MSI: Update does not seem to be able to kill gpg-agent anymore from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 3 2023, 10:23 AM · vsd32 (vsd-3.2.0), Restricted Project, gpgagent, gpg4win
aheinecke moved T6790: GpgOL: Missing icons in keyresolver from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 3 2023, 10:23 AM · vsd32 (vsd-3.2.0), Restricted Project, gpgol
aheinecke triaged T6790: GpgOL: Missing icons in keyresolver as High priority.
Nov 3 2023, 9:05 AM · vsd32 (vsd-3.2.0), Restricted Project, gpgol
aheinecke claimed T6594: Okular: Proper about data customization.

I want to have this for the next release since I want to use that mechanism for the promised "Tender version of Kleopatra". This will mean that we replace the "VERSION" file with a QSettings ini file where we can easily add more meta information as we like.

Nov 3 2023, 8:56 AM · Restricted Project, okular
aheinecke moved T6594: Okular: Proper about data customization from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 3 2023, 8:53 AM · Restricted Project, okular
aheinecke triaged T6789: MSI: Update does not seem to be able to kill gpg-agent anymore as High priority.
Nov 3 2023, 8:53 AM · vsd32 (vsd-3.2.0), Restricted Project, gpgagent, gpg4win
aheinecke moved T6331: Gpg4win: Replace GpgEX functionality through Windows registry from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 3 2023, 8:47 AM · gpgex, gpg4win, Restricted Project
aheinecke added a comment to T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST.

While I want to investigate the syntax error in URI since I don't think the testkolabs have a syntax error in their URI the behavior you are describing is completely correct in my understanding:

Nov 3 2023, 8:45 AM · vsd32 (vsd-3.2.0), vsd, Restricted Project, gpgol

Oct 31 2023

aheinecke added a comment to T6574: GnuPG / Gpg4win: Replace sha1sum.c with a tool in GnuPG.

For a very long time i would have agreed with you. But i now understand the usecase. You misunderstand that feature just like i had. It is not about checksum verification or checking. It is for detecting changes in folder trees so that you know when to reencrypt and update your encrypted archive of that tree. Yes this could be done somewhere else but the usecase is valid for kleopatra.

Oct 31 2023, 11:14 PM · Restricted Project, Feature Request, gnupg, gpg4win
aheinecke added a comment to T6776: KOrganizer: Reminders only for attendees.

Ah i und erstand what you mean now. Btw while checking this i found it confusing when i opened the incidenceeditor on an event in somone elses calendar. It did not show the correct organizer or even attendees. But this indeed might be caldav related. I would like to give you access to our radicale instance but i think it is in our VPN and so only the actual employees may access it (not even ingo)

Oct 31 2023, 9:49 PM · Restricted Project, KDE

Oct 30 2023

aheinecke committed rW6d921f5516c3: Switch libkleo and kleopatra to gpg4win/23.10 branch (authored by aheinecke).
Switch libkleo and kleopatra to gpg4win/23.10 branch
Oct 30 2023, 12:58 PM
aheinecke committed rKLEOPATRAa657c1313cc0: Update CI config for this branch (authored by aheinecke).
Update CI config for this branch
Oct 30 2023, 12:22 PM
aheinecke added a comment to T6776: KOrganizer: Reminders only for attendees.

Makes total sense, but I'd like to think about a more general approach if possible - what e.g. Google or Outlook do when you add someone else's shared calendar is they don't send you invite for their events either. But it's not because they wouldn't notify you about events where you are not an organizer, because in many cases you are just an attendee of someone else's meeting in your own calendar and you definitely want to get reminders for those.

Oct 30 2023, 8:15 AM · Restricted Project, KDE
aheinecke added a comment to T6772: Reproducible crashes in KOrganizer.

Nah, forget it in that case. I might report a bug to SUSE in that case but we should not invest in fixing such things. I was planning to either use a self compiled PIM stack or Flatpack anyway.

Oct 30 2023, 8:09 AM · Restricted Project, KDE

Oct 28 2023

aheinecke assigned T6781: gpgme fails to "build a simple Qt program" to ikloecker.

Thanks for creating the task.

Oct 28 2023, 4:19 PM · Restricted Project, gpgme, Bug Report
aheinecke closed T6780: GnuPG master segfault as Resolved.
Oct 28 2023, 2:31 PM · gnupg
aheinecke committed rG05ef8c0cc005: g10: Fix uninitalized variable use in sign_file (authored by aheinecke).
g10: Fix uninitalized variable use in sign_file
Oct 28 2023, 2:30 PM
aheinecke added a comment to T6780: GnuPG master segfault.

Looking at sign_file I can see several places though where it does goto leave before gcry_md_open is called on md. So the fix seems obvious to initalize md to NULL so that the gcry_md_close in the leave part does not work on an uninitialized variable.

Oct 28 2023, 2:25 PM · gnupg
aheinecke closed T6570: Better performance with OCB encryption + sign as Resolved.

gpg (GnuPG) 2.4.4-beta56
libgcrypt 1.11.0
gpg -z0 --yes --batch -esu ldata-test -r ldata-test 10gb-random.dat > 10gb.gp 13,37s user 22,54s system 95% cpu 37,421 total

Oct 28 2023, 2:19 PM · gnupg, Restricted Project
aheinecke created T6780: GnuPG master segfault.
Oct 28 2023, 1:51 PM · gnupg
aheinecke committed rA6756482d2627: tests: Cleanup mention of removed variable (authored by aheinecke).
tests: Cleanup mention of removed variable
Oct 28 2023, 1:45 PM
aheinecke committed rW6b881de903c4: doc: Remove README files (authored by aheinecke).
doc: Remove README files
Oct 28 2023, 1:17 PM
aheinecke committed rW4afa10dda703: Add --update / -u option to download.sh (authored by aheinecke).
Add --update / -u option to download.sh
Oct 28 2023, 1:17 PM
aheinecke added a project to T6234: Implement access to smartcards via a generic pkcs#11 interface: Restricted Project.

Please excuse my question but this issue has been WIP for 8 months. I think it was forgotten a bit. Especially since we are not shipping Okular for general signing of PDF documents this issue might help as a stopgap for Smartcards which we do not yet support natively and reduce the pressure a bit to add more PKCS#15 smartcards which can currently be used with Adobe and Mozilla NSS through their proprietary PKCS#11 modules. So I would like to raise the priority for this a bit. But I don't think high is appropriate. That would be for werner to decide.

Oct 28 2023, 9:57 AM · gnupg, Feature Request, scd
aheinecke claimed T6570: Better performance with OCB encryption + sign.

If you tested it yourself I would say this is enough to move such a task to resolved. If someone else should test it you should remove yourself as the assignee. I will test this by comparing 2.4 performance to master. We need to clean up the WIP tasks in our workboard.

Oct 28 2023, 9:48 AM · gnupg, Restricted Project
aheinecke triaged T6779: Gpg4win: Remove README.txt as Normal priority.
Oct 28 2023, 9:20 AM · gpg4win
aheinecke closed T6777: gpg - K and Kelopatra are going into the Hung status on Windows Server as Invalid.

Hello,
this is a support question since you are not a customer to my knowlege please use https://www.gpg4win.org/community.html

Oct 28 2023, 9:18 AM · Bug Report, gpg4win
aheinecke triaged T6775: GPG cant decrypt message trying to solve it on forum gnupg as Low priority.

Are you sure this is from a regular Outlook installation and not the common web based outlook? Please enable GpgOL logging and share the log with us. Do not use production keys or messages.

Oct 28 2023, 9:10 AM · gpgol
aheinecke triaged T6778: gpgme-1.23.1 tests fail with gnupg configured without tofu as Normal priority.

There should not be an exception "Invalid crypto engine" in that call. I expect that gnupg errors out immediately if the parameter with tofu is given while instead it should print a warning and show no information. Or of it errors then Invalid Crypto Engine is definitely the wrong error for that.

Oct 28 2023, 8:58 AM · gpgme, Gentoo, Bug Report
aheinecke added a comment to T6764: Kleopatra: Help submenu empty everywhere except for VSD.

I got an idea. Since the gnupg manual is part of that submenu I will include the gnupg manual in Gpg4win. Not sure yet what to do about Linux since we don't have the manual there as PDF. Maybe just an online link to the GnuPG documentation in that case.

Oct 28 2023, 8:50 AM · Restricted Project

Oct 27 2023

aheinecke committed rW16e91a8dbc1f: Install color schemes and update kleo (authored by aheinecke).
Install color schemes and update kleo
Oct 27 2023, 5:37 PM
aheinecke committed rWa66e8cd98e10: Enable dark mode in high contrast except for white (authored by aheinecke).
Enable dark mode in high contrast except for white
Oct 27 2023, 5:37 PM
aheinecke committed rW31bec572b2a4: Remove experimental from Okular section name (authored by aheinecke).
Remove experimental from Okular section name
Oct 27 2023, 5:37 PM
aheinecke committed rKLEOPATRA015f32871344: Fix high contrast mode handling (authored by aheinecke).
Fix high contrast mode handling
Oct 27 2023, 5:20 PM
aheinecke triaged T6776: KOrganizer: Reminders only for attendees as Wishlist priority.
Oct 27 2023, 2:10 PM · Restricted Project, KDE
aheinecke committed rKLEOPATRA98a31c9c3e0f: Instantiate KColorSchemeManager (authored by aheinecke).
Instantiate KColorSchemeManager
Oct 27 2023, 1:40 PM
aheinecke committed rKLEOPATRA1402dea4efa4: Improve darkmode handling (authored by svuorela).
Improve darkmode handling
Oct 27 2023, 1:03 PM

Oct 26 2023

aheinecke committed rW5072f896c1b2: Add patch for dark mode detection on Windows 11 (authored by aheinecke).
Add patch for dark mode detection on Windows 11
Oct 26 2023, 4:27 PM
aheinecke committed rW522bd10ca955: Add fix for unicode filename folder encryption (authored by aheinecke).
Add fix for unicode filename folder encryption
Oct 26 2023, 4:26 PM
aheinecke added a comment to T6772: Reproducible crashes in KOrganizer.

Sorry took a while to download all the debug info. Maybe we have different libical versions and this is a libical issue.

Oct 26 2023, 3:43 PM · Restricted Project, KDE
aheinecke committed rWd7125e980450: Appimage: Replace patch for KF6 kcmutils a symlink (authored by aheinecke).
Appimage: Replace patch for KF6 kcmutils a symlink
Oct 26 2023, 10:28 AM