Page MenuHome GnuPG
Feed Advanced Search

Dec 15 2023

aheinecke added a comment to T6618: Check that code signing chain is properly included in our signatures.

I do not think it could cause any harm, if a certificate is re-issued we can adapt and worst case we would ship a very small obsolete intermediate. And it would be just one less of a potential problem when verifying our signature that on this PC at the time the intermediate certificate is not available. Having a self contained chain in the signature is also helpful for scripted verification checks where you would then just need to check that the root CA is trusted and then can check everything offline.
And we take a bit of pride in the fact that we can easily be run on offline systems and there this might actually create a bit of a hassle to get the certificate in there. This would also allow for a more easy verification using osslsigncode itself independent of Microsoft tools.

Dec 15 2023, 6:50 AM · Bug Report, gpg4win

Dec 14 2023

werner added a comment to T6618: Check that code signing chain is properly included in our signatures.

I don't think that it is a good idea to include the chain. Sometimes certificates are re-issued - they are still valid but signed by another top level cert. The certificate also has the URL from where to fetch the intermediates. Let's close this.

Dec 14 2023, 2:32 PM · Bug Report, gpg4win

Dec 12 2023

tps800 created T6885: Forwarding mail with attachments embeded into the *.eml file will trigger GnuPG reporting an index out of range.
Dec 12 2023, 11:03 AM · gpgol, Restricted Project, Bug Report, gpg4win
aheinecke added a project to T6884: Okular: Qt6 version by end of february: Restricted Project.
Dec 12 2023, 10:30 AM · Restricted Project, okular, gpg4win
aheinecke triaged T6884: Okular: Qt6 version by end of february as Normal priority.
Dec 12 2023, 10:30 AM · Restricted Project, okular, gpg4win
aheinecke added a comment to T6875: Gpg4win: Create a Qt6 branch.

For Kleo I think we have it handled, different subtasks for the Appimage and Gpg4win do not make sense IMO since both rely on the same packaging and I feel confident enough to also update the AppImage. A subtask for Okular will make sense though since Sune already spent some time on it and that way we can keep an eye on it.

Dec 12 2023, 10:23 AM · Restricted Project, gpg4win
ikloecker triaged T6883: pinentry: Add Qt 6 variant as Normal priority.
Dec 12 2023, 9:43 AM · pinentry, Restricted Project, gpg4win
ikloecker added a comment to T6875: Gpg4win: Create a Qt6 branch.

At the moment, I don't see any subtasks to add unless we want to have separate tasks for gpg4win and the appimage. It's just a matter of updating all packages to Qt 6 and the KDE packages from the beta release, add new dependencies, check/update all patches. Other possible subtasks could be kleopatra and okular.

Dec 12 2023, 9:40 AM · Restricted Project, gpg4win
aheinecke added a comment to T6875: Gpg4win: Create a Qt6 branch.

Ingo could you add more subtasks here that need to be done? So that we might assign them to Tobias.

Dec 12 2023, 7:59 AM · Restricted Project, gpg4win
aheinecke triaged T6875: Gpg4win: Create a Qt6 branch as Normal priority.
Dec 12 2023, 7:59 AM · Restricted Project, gpg4win
aheinecke closed T6834: Gpg4win: Update pkg-copyright.txt and install it as Resolved.

This does not need to be checked again for Gpg4win since the installation of this file is generated from the Gpg4win installation script.

Dec 12 2023, 7:28 AM · vsd32 (vsd-3.2.0), Restricted Project, gpg4win

Dec 11 2023

aheinecke closed T6670: Gpg4win: Add mail type file extensions to supported extensions as Resolved.

I did this. da403fe8e4bbc5701ae1d65dd4b0a7267ab43892

Dec 11 2023, 12:09 PM · gpg4win, Restricted Project

Dec 8 2023

ebo moved T6856: GpgOL is reported as slowing down the start of Outlook from Backlog to vsd-3.2.0 on the vsd32 board.
Dec 8 2023, 2:28 PM · vsd32 (vsd-3.2.0), gpgol, Bug Report, gpg4win

Dec 5 2023

TimS closed T6848: gpg.exe gets stuck and piling up as Resolved.

Hi Werner,
after I enabled more detailed logging, I found that the issue is whithin an "old" file what was encyrpted using an outdated key. Somehow the gpg-agent got stuck here while trying to decrypt the file. After removal of the file the issue is gone, thank you for your input!

Dec 5 2023, 6:54 AM · Bug Report, gpg4win

Dec 4 2023

werner added a comment to T6848: gpg.exe gets stuck and piling up.

Are you using the keyboxd - that is, is this a new installation with gpg 2.4.3 or an old installation w/o keyboxd enabled?

Dec 4 2023, 5:03 PM · Bug Report, gpg4win

Dec 3 2023

aheinecke triaged T6855: Numbers not readable in some dialogs of Kleopatra (German) as Low priority.

I am heavily tending towards tagging this ticket as invalid as it sounds super individual, but I would like to understand the reason. Not sure how to triage this. Maybe lets give it a low.

Dec 3 2023, 3:18 AM · kleopatra, Bug Report, gpg4win

Dec 1 2023

ArminiXTS added a comment to T6855: Numbers not readable in some dialogs of Kleopatra (German).

No, I didn't make any special localization settings or environment variables on my computer. The only multi-lingual use case I have is that I used for some time the spanish version of Microsoft Office.

Dec 1 2023, 3:32 PM · kleopatra, Bug Report, gpg4win
ikloecker added a comment to T6855: Numbers not readable in some dialogs of Kleopatra (German).

I think it's something special in Kleopatra in combination with your system. Kleopatra is deployed on loads of computers in Germany and you are the first one to report this problem. I understand that you do software development. Did you maybe set some localization settings or environment variables to test/debug things you develop? Can you try some other KDE application, e.g. Kate? You can get it from the Microsoft Store or alternatively at https://binary-factory.kde.org/job/Kate_Release_win64/.

Dec 1 2023, 12:53 PM · kleopatra, Bug Report, gpg4win
ArminiXTS added a comment to T6855: Numbers not readable in some dialogs of Kleopatra (German).

The system language is German, the entire system is a German PC, German keyboard layout etc. Other languages used are English and Spanish.
The system is heavily used with different applications including SW development tools, etc.
Never noticed issues like this, so I am pretty sure it's something special in Kleopatra...

Dec 1 2023, 11:08 AM · kleopatra, Bug Report, gpg4win
ikloecker added a comment to T6855: Numbers not readable in some dialogs of Kleopatra (German).

To me this looks more like a ki18n/Qt issue than a font issue. In particular, the key size drop down doesn't use a monospace font. The code uses the default locale to localize the number representation. What's the system language of your Windows?

Dec 1 2023, 9:40 AM · kleopatra, Bug Report, gpg4win

Nov 30 2023

ArminiXTS added a comment to T6855: Numbers not readable in some dialogs of Kleopatra (German).

Thank you for the fast response!

Nov 30 2023, 6:51 PM · kleopatra, Bug Report, gpg4win
aheinecke triaged T6857: Gpg4win: Fix build from beta tarballs as Normal priority.
Nov 30 2023, 1:44 AM · Restricted Project, Installer, gpg4win

Nov 29 2023

aheinecke removed a project from T6855: Numbers not readable in some dialogs of Kleopatra (German): i18n.

The numbers in this dialog come from system font setting for monospace fonts and that might be broken for you. But you should then have problems in other applications, too. There is nothing special here and it works for all our other users.

Nov 29 2023, 11:06 PM · kleopatra, Bug Report, gpg4win
aheinecke closed T6856: GpgOL is reported as slowing down the start of Outlook as Resolved.

I am closing this as resolved for now. I would need a completely new client or mess with the registry keys in which outlook stores the performance data to test this. But I would bet it still lists us as responsible for the slow start of outlook. But the time it will then show should now be 0ms since we absolutely do nothing anymore in our DLLMain.

Nov 29 2023, 10:57 PM · vsd32 (vsd-3.2.0), gpgol, Bug Report, gpg4win
aheinecke added a comment to T6856: GpgOL is reported as slowing down the start of Outlook.

I don't really know how to test this though since it tracks this over time and history. Let us see if my change fixes this, It may be that outlook does not measure the DLLMain (which I am pretty sure it does) but the actual COM initialization, in which case my change did nothing. But I don't see any way in which my change could make things worse.

Nov 29 2023, 10:40 PM · vsd32 (vsd-3.2.0), gpgol, Bug Report, gpg4win
aheinecke triaged T6856: GpgOL is reported as slowing down the start of Outlook as High priority.

I think outlook shows any native addin there. As you can see by the empty bar we don't really do anything in there to slow it down. But let me check if I can move the extremely little code we have in there somewhere else.

Nov 29 2023, 8:32 PM · vsd32 (vsd-3.2.0), gpgol, Bug Report, gpg4win
ArminiXTS added a comment to T6856: GpgOL is reported as slowing down the start of Outlook.

Nov 29 2023, 7:48 PM · vsd32 (vsd-3.2.0), gpgol, Bug Report, gpg4win
ArminiXTS created T6856: GpgOL is reported as slowing down the start of Outlook.
Nov 29 2023, 7:48 PM · vsd32 (vsd-3.2.0), gpgol, Bug Report, gpg4win
ArminiXTS created T6855: Numbers not readable in some dialogs of Kleopatra (German).
Nov 29 2023, 7:39 PM · kleopatra, Bug Report, gpg4win
ikloecker added a comment to T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows.

On Linux, gpgme already passes the locale (set with gpgme_set_locale) to gpg which should pass it with every session to gpg-agent. No idea if this also happens on Windows because there are some ifdef's. The gpgme documentation mentions that the locale should be set immediately after gpgme has been initialized and that gpgme doesn't do it itself because it wouldn't be thread safe.

Nov 29 2023, 4:21 PM · Restricted Project, vsd33, kleopatra, gpg4win, Bug Report

Nov 28 2023

aheinecke added a comment to T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows.

In GpgOL at least I have an API call to query the display language of outlook. I just need to pass it through to gpgme early and forgot about it. Also I don't think this would actually help completely if gpg-agent is running already.

Nov 28 2023, 3:48 PM · Restricted Project, vsd33, kleopatra, gpg4win, Bug Report
TimS created T6848: gpg.exe gets stuck and piling up.
Nov 28 2023, 1:35 PM · Bug Report, gpg4win
ebo moved T6834: Gpg4win: Update pkg-copyright.txt and install it from Restricted Project Column to Restricted Project Column on the Restricted Project board.

Werner said it is ok

Nov 28 2023, 11:03 AM · vsd32 (vsd-3.2.0), Restricted Project, gpg4win
ikloecker added a comment to T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows.

Some technical details:

  • KDE's ki18n uses the LANGUAGE variable to set/get the language to use. On Unix, we simply use QLocale::system(), but on Windows and macOS we look directly at the LANGUAGE variable because Qt ignores this variable on those systems. See https://invent.kde.org/frameworks/ki18n/-/blob/kf5/src/i18n/main.cpp#L63
  • KDE's kxmlgui reads the application-specific override language from the file QStandardPaths::GenericConfigLocation + "/klanguageoverridesrc" and sets the LANGUAGE variable accordingly (which is then picked up by ki18n). Example from my system:
[Language]
kmymoney=@ByteArray(de)

Regarding the format, =de would probably also work.
See https://invent.kde.org/frameworks/kxmlgui/-/blob/kf5/src/kswitchlanguagedialog_p.cpp#L64

Nov 28 2023, 10:32 AM · Restricted Project, vsd33, kleopatra, gpg4win, Bug Report
ebo raised the priority of T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows from Wishlist to Normal.

Raising prio in reaction to some customer feedback

Nov 28 2023, 9:14 AM · Restricted Project, vsd33, kleopatra, gpg4win, Bug Report
aheinecke added a comment to T6834: Gpg4win: Update pkg-copyright.txt and install it.

fixed in beta302

Nov 28 2023, 8:14 AM · vsd32 (vsd-3.2.0), Restricted Project, gpg4win
aheinecke moved T6834: Gpg4win: Update pkg-copyright.txt and install it from WiP to QA on the vsd32 board.
Nov 28 2023, 8:14 AM · vsd32 (vsd-3.2.0), Restricted Project, gpg4win

Nov 27 2023

aheinecke added a comment to T6834: Gpg4win: Update pkg-copyright.txt and install it.

Fixed in the according repo. The sentence structure made it easy to just replace the word README with pkg-licenses.txt

Nov 27 2023, 10:11 PM · vsd32 (vsd-3.2.0), Restricted Project, gpg4win
aheinecke moved T6834: Gpg4win: Update pkg-copyright.txt and install it from QA to WiP on the vsd32 board.

Ah, forgot about the license text in the installer, I hope that I can do an easy search and replace.

Nov 27 2023, 10:02 PM · vsd32 (vsd-3.2.0), Restricted Project, gpg4win
ebo added a comment to T6834: Gpg4win: Update pkg-copyright.txt and install it.

I can at least confirm that in VS-Desktop-3.1.90.300-Beta a file pkg-licenses.txt is included, as mentioned in the about dialog.

Nov 27 2023, 3:33 PM · vsd32 (vsd-3.2.0), Restricted Project, gpg4win

Nov 25 2023

aheinecke moved T6834: Gpg4win: Update pkg-copyright.txt and install it from WiP to QA on the vsd32 board.
Nov 25 2023, 10:17 PM · vsd32 (vsd-3.2.0), Restricted Project, gpg4win
aheinecke changed the status of T6834: Gpg4win: Update pkg-copyright.txt and install it from Open to Testing.

So this is done now to my liking. I took the pkg-copyright from GNUPG as a baseline at the top and then went through all other packages. It is mostly about licenses though and not about copyright holders, even the license information for some packages was weird to figure out. Let alone the individual copyright holders. So I don't think we can or should say "The list of other copyright holders". I changed that now "For a complete list of licenses see: "

Nov 25 2023, 5:17 PM · vsd32 (vsd-3.2.0), Restricted Project, gpg4win

Nov 23 2023

aheinecke moved T6834: Gpg4win: Update pkg-copyright.txt and install it from Backlog to WiP on the vsd32 board.
Nov 23 2023, 4:18 PM · vsd32 (vsd-3.2.0), Restricted Project, gpg4win
aheinecke triaged T6834: Gpg4win: Update pkg-copyright.txt and install it as High priority.
Nov 23 2023, 4:18 PM · vsd32 (vsd-3.2.0), Restricted Project, gpg4win

Nov 20 2023

ebo moved T6789: MSI: Update does not seem to be able to kill gpg-agent anymore from QA to vsd-3.2.0 on the vsd32 board.
Nov 20 2023, 11:03 AM · vsd32 (vsd-3.2.0), Restricted Project, gpgagent, gpg4win
ebo closed T6789: MSI: Update does not seem to be able to kill gpg-agent anymore as Resolved.

works, VS-Desktop-3.1.90.287-Beta

Nov 20 2023, 11:03 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 WiP to QA on the vsd32 board.
Nov 20 2023, 10:31 AM · vsd32 (vsd-3.2.0), Restricted Project, gpgagent, gpg4win

Nov 17 2023

ebo moved T4066: Kleopatra, performance: Use icons as a resource from QA to vsd-3.2.0 on the vsd32 board.
Nov 17 2023, 3:10 PM · vsd32 (vsd-3.2.0), gpg4win, kleopatra
ebo closed T4066: Kleopatra, performance: Use icons as a resource as Resolved.

The count in procmon for kleopatra.exe when starting Kleopatra returned 26434 in VSD 3.1.26 and only 14026 for Beta-277 in my test.

Nov 17 2023, 3:10 PM · vsd32 (vsd-3.2.0), gpg4win, kleopatra

Nov 15 2023

aheinecke closed T5012: MSI: Add restart manager support as Wontfix.

We don't need that anymore in my opinion if customers do not complain that taskkill is too evil for them.

Nov 15 2023, 4:42 PM · gpg4win
aheinecke changed the status of T6789: MSI: Update does not seem to be able to kill gpg-agent anymore from Open to Testing.

So the actual killing is now done with c5617e9f2426549cba54cb52f9faf9325f8e2929 we are using custom actions instead of CloseApplication to have more fine grained control when the steps are run. CloseApplication would only run in the main install sequence so basically only the Deferred part, but during an interactive upgrade like what one of our Entry users would do it would not avoid the first failure to kill a running gpg-agent this already would break the RestartManager support.

Nov 15 2023, 2:50 PM · vsd32 (vsd-3.2.0), Restricted Project, gpgagent, gpg4win
werner added a comment to T6789: MSI: Update does not seem to be able to kill gpg-agent anymore.

FWIW, the Fileversion is actually the Git revision in decimal

Nov 15 2023, 1:58 PM · vsd32 (vsd-3.2.0), Restricted Project, gpgagent, gpg4win
aheinecke added a comment to T6789: MSI: Update does not seem to be able to kill gpg-agent anymore.

b) Is explained by the following documentation from: https://wixtoolset.org/docs/v3/howtos/updates/major_upgrade/

Nov 15 2023, 1:32 PM · vsd32 (vsd-3.2.0), Restricted Project, gpgagent, gpg4win
aheinecke added a comment to T6789: MSI: Update does not seem to be able to kill gpg-agent anymore.

a) So with my current test upgrading from one beta to another it actually looks in the manifest and if you look there the beta230 of gnupg:

Nov 15 2023, 1:24 PM · vsd32 (vsd-3.2.0), Restricted Project, gpgagent, gpg4win
aheinecke added a comment to T6789: MSI: Update does not seem to be able to kill gpg-agent anymore.

So with verbose logging /l*v inst.log (note the v) I finally saw the issue. My killing code works just fine.

Nov 15 2023, 1:04 PM · vsd32 (vsd-3.2.0), Restricted Project, gpgagent, gpg4win
aheinecke moved T4066: Kleopatra, performance: Use icons as a resource from Backlog to QA on the vsd32 board.
Nov 15 2023, 11:46 AM · vsd32 (vsd-3.2.0), gpg4win, kleopatra
aheinecke added a comment to T4066: Kleopatra, performance: Use icons as a resource.

The whole part with colorschemes and high contrast mode and dark mode I have already tested.

Nov 15 2023, 9:37 AM · vsd32 (vsd-3.2.0), gpg4win, kleopatra
aheinecke changed the status of T4066: Kleopatra, performance: Use icons as a resource from Open to Testing.

For testing I would take procmon, filter for Kleopatra start Kleopatra from an older version. Save the log, take the current beta277 kleopatra and do the same and compare the number of lines in the log.

Nov 15 2023, 9:36 AM · vsd32 (vsd-3.2.0), gpg4win, kleopatra

Nov 14 2023

aheinecke moved T6789: MSI: Update does not seem to be able to kill gpg-agent anymore from Backlog to WiP on the vsd32 board.
Nov 14 2023, 8:29 AM · vsd32 (vsd-3.2.0), Restricted Project, gpgagent, gpg4win

Nov 12 2023

aheinecke added a comment to T6789: MSI: Update does not seem to be able to kill gpg-agent anymore.

Ok closeapplication will not work because:

Nov 12 2023, 3:24 PM · vsd32 (vsd-3.2.0), Restricted Project, gpgagent, gpg4win

Nov 10 2023

aheinecke added a comment to T6789: MSI: Update does not seem to be able to kill gpg-agent anymore.

Note to self.

Nov 10 2023, 8:19 PM · vsd32 (vsd-3.2.0), Restricted Project, gpgagent, gpg4win
aheinecke added a project to T6789: MSI: Update does not seem to be able to kill gpg-agent anymore: vsd32.

So some research led me to believe that using taskkill from MSI is not uncommon. But most stackoverflow solutions did not work for me. I have one solution that works, though but that opens a terminal window for each process we try to kill. I don't want to use wscript to avoid that, since an installer that executes visual basic is IMO even more evil then an installer that executes taskkill. Both are not really the MSI way, but while we could fix our processes without a WindowMessage loop to die nicely this will not work for an upgrade to vsd32.

Nov 10 2023, 7:09 PM · vsd32 (vsd-3.2.0), Restricted Project, gpgagent, gpg4win

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 · Feature Request, gnupg, gpg4win
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
orabelle changed the status of T6715: Deleting multiple keys with secret keys fails as normal user with no Administrator privileges from Open to Testing.
Nov 9 2023, 2:49 AM · Bug Report, gpg4win

Nov 6 2023

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

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 · Feature Request, gnupg, gpg4win
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 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

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 · Feature Request, gnupg, gpg4win
ikloecker added a comment to T6574: GnuPG / Gpg4win: Replace sha1sum.c with a tool in GnuPG.

I would rather like to see the checksum stuff be ripped out of Kleopatra into a simple standalone app. It's complete overkill to start the Kleopatra battleship if the user just wants to calculate or verify a checksum of a downloaded file. The UI of the checksum tool in Kleopatra is anyway still not accessible (T6099: Kleopatra: Make checksum verification accessible). How about we redesign the UI from scratch with accessibility in mind from the start?

Oct 31 2023, 10:17 PM · Feature Request, gnupg, gpg4win
TobiasFella added a comment to T6574: GnuPG / Gpg4win: Replace sha1sum.c with a tool in GnuPG.

The tobias/gpgsum branch in gnupg now contains my implementation of this. Together with the attached patches to kleopatra and libkleo, it can properly handle unicode filenames on windows. I'll put those patches up for review at KDE in the next days.

Oct 31 2023, 5:02 PM · Feature Request, gnupg, gpg4win

Oct 28 2023

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

Oct 27 2023

AnkurGupta07 claimed T6777: gpg - K and Kelopatra are going into the Hung status on Windows Server.
Oct 27 2023, 8:12 PM · Bug Report, gpg4win
AnkurGupta07 created T6777: gpg - K and Kelopatra are going into the Hung status on Windows Server.
Oct 27 2023, 8:11 PM · Bug Report, gpg4win

Oct 18 2023

ebo closed T6526: Kleopatra / Gpgtar: Windows write error ERROR_FILE_INVALID as Invalid.

The original issue was to unclear to analyse and it was likely meanwhile fixed. For the other issue see the follow up ticket.

Oct 18 2023, 2:02 PM · gpg4win, kleopatra, gpgtar, Restricted Project
aheinecke added a comment to T6526: Kleopatra / Gpgtar: Windows write error ERROR_FILE_INVALID.

I mean this would also be solved if we did not use qiodevicedataprovider but pass the filenames directly to gpg for single files, too. (can't remember the ticket number) but I don't want to do that right now.

Oct 18 2023, 1:28 PM · gpg4win, kleopatra, gpgtar, Restricted Project
aheinecke added a comment to T6526: Kleopatra / Gpgtar: Windows write error ERROR_FILE_INVALID.

The original issue was about creating an encrypted archive. This code doesn't use Qt anymore for writing the result file, but delegates this to gpgtar.

Oct 18 2023, 1:27 PM · gpg4win, kleopatra, gpgtar, Restricted Project
aheinecke added a comment to T6526: Kleopatra / Gpgtar: Windows write error ERROR_FILE_INVALID.

That sounds like a solid conclusion. I mean if errno is not set explicitly it is basically undefined which value it is, so maybe some other function set errno to no space left on device in that one case where it "worked".

Oct 18 2023, 1:24 PM · gpg4win, kleopatra, gpgtar, Restricted Project
ikloecker added a comment to T6526: Kleopatra / Gpgtar: Windows write error ERROR_FILE_INVALID.

The original issue was about creating an encrypted archive. This code doesn't use Qt anymore for writing the result file, but delegates this to gpgtar.

Oct 18 2023, 12:34 PM · gpg4win, kleopatra, gpgtar, Restricted Project
TobiasFella added a comment to T6526: Kleopatra / Gpgtar: Windows write error ERROR_FILE_INVALID.

I've debugged Eva's problem and I think it's unrelated to the original problem, as it's specific to qt.

Oct 18 2023, 11:44 AM · gpg4win, kleopatra, gpgtar, Restricted Project

Oct 17 2023

ebo closed T5974: MSI: Register p12 file extension as an optional parameter as Resolved.

works: installed VS-Desktop-3.1.90.246-Beta with

Oct 17 2023, 3:12 PM · gpg4win, Restricted Project

Oct 16 2023

aheinecke added a comment to T5974: MSI: Register p12 file extension as an optional parameter.

The installation parameter for this is documented in our installation instructions. What is new with the next version is that for all files when you open them after installation of GnuPG VS-Desktop for the very first time you will be asked if Kleopatra should be used and have the option to make this permanent.

Oct 16 2023, 1:13 PM · gpg4win, Restricted Project

Oct 13 2023

ebo added a comment to T6526: Kleopatra / Gpgtar: Windows write error ERROR_FILE_INVALID.

As what I see is similar as what Andre saw, I'll describe it here. Please check if this is relevant.
After the above mentioned Ticket was resolved, I tried the exact same encryption in Kleopatra on the same Test-VM.

Oct 13 2023, 12:35 PM · gpg4win, kleopatra, gpgtar, Restricted Project

Oct 4 2023

aheinecke added a comment to T6724: Received emails not readable in other clients.

For sent mails folder there is no solution. The problem is that if the mail never leaves the exchange server it is not converted to a standard compliant PGP/MIME but left in Microsofts internal MAPI format where it looks like this. I think thunderbird has support to fixup a message if the mimetype of the first attachment application/pgp-encrypted. Which reminds me that we need to change the filename of our internal attachment, too to use .mim as an extension. Then you will at least also be able to open such messages on other clients with Kleopatra directly to view the contents of the mail. And a side effect of this might be that Enigmail might then be able to open the mails. If not we would need to talk to enigmail how to solve this.

Oct 4 2023, 8:36 AM · gpg4win, gpgol

Oct 3 2023

werner lowered the priority of T6724: Received emails not readable in other clients from High to Normal.
Oct 3 2023, 7:47 PM · gpg4win, gpgol

Sep 30 2023

lukas.holenda added a comment to T6686: GPG4win exchange issue decrypt message from Macos GPGtools.

Hi, thank you so much and sorry for delay.
This beta is working for us perfectly.

Sep 30 2023, 8:39 PM · MacOS, Support, gpg4win

Sep 28 2023

ebo closed T5934: Kleopatra: Change the default/primary User ID as Resolved.

works

Sep 28 2023, 12:52 PM · Restricted Project, gpg4win, kleopatra, Feature Request

Sep 27 2023

ebo added a comment to Gpg4win or GnuPG VS-Desktop Bug Report.

This is NOT the bug reporting form. You will find the form at https://dev.gnupg.org/maniphest/task/edit/form/5/

Sep 27 2023, 1:15 PM · gpg4win
ebo updated subscribers of Gpg4win or GnuPG VS-Desktop Bug Report.
Sep 27 2023, 1:13 PM · gpg4win
beru8800 added a comment to Gpg4win or GnuPG VS-Desktop Bug Report.
Sep 27 2023, 11:29 AM · gpg4win

Sep 26 2023

beru8800 added a comment to Gpg4win or GnuPG VS-Desktop Bug Report.
Sep 26 2023, 5:04 PM · gpg4win

Sep 25 2023

ebo changed the status of T5974: MSI: Register p12 file extension as an optional parameter from Open to Testing.
Sep 25 2023, 8:33 AM · gpg4win, Restricted Project

Sep 21 2023

lukas.holenda added a comment to T6686: GPG4win exchange issue decrypt message from Macos GPGtools.

Thank you very much, we will try it and let you know
Regards
Lukas

Sep 21 2023, 1:48 PM · MacOS, Support, gpg4win

Sep 19 2023

Yaser_g1 added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

that's really cool :) .. I tested now with a mail whole having the Warning message, I press "Show Mail" and it indeed open .. see the pic.
very nice feature indeed.

Sep 19 2023, 6:42 PM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

Meanwhile, can you please share how to use the new feature "open the mail from the Kleopatra menu" would be nice to test it.

Sep 19 2023, 6:22 PM · gpgol, Bug Report, gpg4win
Yaser_g1 added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

Thanks a lot Andre ... I believe it's solved.

Sep 19 2023, 6:09 PM · gpgol, Bug Report, gpg4win