Page MenuHome GnuPG

gpg4winProject
ActivePublic

Recent Activity

Wed, Aug 28

mmontkowski moved T4835: attachement not displayed when pipe in filename of attachement from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Wed, Aug 28, 4:38 PM · Restricted Project, gpg4win, gpgol
mmontkowski added a project to T4835: attachement not displayed when pipe in filename of attachement: Restricted Project.
Wed, Aug 28, 4:34 PM · Restricted Project, gpg4win, gpgol
mmontkowski closed T4835: attachement not displayed when pipe in filename of attachement as Resolved.

Fixed together with T6864

Wed, Aug 28, 4:34 PM · Restricted Project, gpg4win, gpgol

Tue, Aug 13

aheinecke triaged T7248: MSI: Link the MSI package with wine as Wishlist priority.
Tue, Aug 13, 9:56 AM · Restricted Project, gpg4win, Installer

Mon, Aug 12

aheinecke added a comment to T6885: Forwarding mail with attachments embeded into the *.eml file will trigger GnuPG reporting an index out of range.

My suspiction with this is that here the exchange server / outlook parses the mail attachment into MAPI and somehow handles mails differently then other attachments. This automatic conversion regarding attached mails is why we always ask users in Support to send us a problematic mail as a file in a zip archive. Otherwise Exchange will convert an attached Outlook MAPI mail to MIME and on the receiving side we can no longer see the original strucutre. Similar things are probably happening on the receiving side where the MIME eml "file" is converted into a MAPIOBJECT holding the forwarded mail which then confuses our internal knowledge about the attachments causing this error.

Mon, Aug 12, 11:23 AM · gpgol, Restricted Project, Bug Report, gpg4win
mmontkowski claimed T6885: Forwarding mail with attachments embeded into the *.eml file will trigger GnuPG reporting an index out of range.
Mon, Aug 12, 10:18 AM · gpgol, Restricted Project, Bug Report, gpg4win

Thu, Aug 8

Sven1403 added a comment to T6659: gpg4win seems not to consider the installation control file anymore.

Still no news? :c @aheinecke

Thu, Aug 8, 4:10 PM · gpg4win, Bug Report
aheinecke added a comment to T4127: GpgOL: Setting category or flagging crypto mails is not possible.

I am observing strange beavior on WIndows 10 22h2 and OL 16.0.17830.200056 even if no mail is displayed in the reading pane and the selection returns no selected mails, Outlook loads mails which are e.g. right clicked. I think a way which could prevent some problems and allow it again to change flags and categories for unselected mails would be for us to check in the Read event if the mail has some inspector and abort in that case. This could also increase compatibility with other addins. I will do some experiments with it.

Thu, Aug 8, 2:25 PM · Restricted Project, gpg4win, gpgol
TobiasFella changed the status of T6950: Kleopatra: Usability improvements for directory services configuration from Open to Testing.
Thu, Aug 8, 10:53 AM · vsd33, Restricted Project, Bug Report, gpg4win

Aug 1 2024

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

Yes, the function to load the user-configured language on application start is very well hidden in kxmlgui. :-)

Aug 1 2024, 6:07 PM · Restricted Project, kleopatra, gpg4win, Bug Report
aheinecke added a comment to T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows.

I mean the system configuration of Windows is just strange and messy. I am only noticing this now more because for my latest Test VMs I used VIrtual Box unattended installation, which installs the system according to the Hosts locale and then you can change the language for your user in Windows. And I ended up with this setting here where the preferred languages differ from the Windows UI language. And we are not alone in a confusion, on this system also Paint is in english, and the Microsoft Calculator, but not Powershell or CMD 🙄 But as GetUserPreferredUILanguages should return (and does according to my tests) the display langue chosen in the drop down as Language[0] and the others with lower priority I think the correct behavior here is to be in German.

Aug 1 2024, 4:32 PM · Restricted Project, kleopatra, gpg4win, Bug Report
aheinecke added a comment to T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows.

Don't change the existing KDE behavior for loading the correct Qt translations which is the same as gettext's behavior. It took quite some time to get it right on Windows for KDE.

Aug 1 2024, 4:01 PM · Restricted Project, kleopatra, gpg4win, Bug Report
ikloecker added a comment to T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows.

In the past I have also seen quite often that the Qt Translations with standard actions like OK and Cancel were translated differently then KDE Strings. So there is also some difference with that on Windows.

Aug 1 2024, 2:40 PM · Restricted Project, kleopatra, gpg4win, Bug Report
ikloecker added a comment to T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows.

KConfig uses the default locale instead of the system locale by default it seems:
https://invent.kde.org/frameworks/kconfig/-/blob/master/src/core/kconfig.cpp?ref_type=heads#L118
This should probably also use a copy of ki18n's getSystemLocale() instead. Or we set Qt's default locale to this value to get KConfig to use it.

Aug 1 2024, 2:37 PM · Restricted Project, kleopatra, gpg4win, Bug Report
ikloecker added a comment to T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows.

Don't change the existing KDE behavior for loading the correct Qt translations which is the same as gettext's behavior. It took quite some time to get it right on Windows for KDE. The important bits for making the language configured by the user work are in
https://invent.kde.org/frameworks/kxmlgui/-/blob/master/src/kswitchlanguagedialog_p.cpp?ref_type=heads#L64
where the user-configured languages are prepended to LANGUAGE and in
https://invent.kde.org/frameworks/ki18n/-/blob/master/src/i18n/main.cpp?ref_type=heads#L65
where we make sure that we load the correct Qt translations also on non-Linux systems (where Qt doesn't respect LANGUAGE).

Aug 1 2024, 2:23 PM · Restricted Project, kleopatra, gpg4win, Bug Report
aheinecke added a comment to T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows.

With debug output I have confirmed that KConfig uses the defaultLocale at this point to read the VS-NfD name. So one issue here is that KConfig needs to use the Language configured for translations when reading out the config from which we take the VS-NfD name.

Aug 1 2024, 1:35 PM · Restricted Project, kleopatra, gpg4win, Bug Report

Jul 31 2024

bernhard added a comment to T7208: Default keyserver search fails (Gpg4win 4.3.1) no "Inquire" "Callback" set for IPC though keyserver is availab.e.

Followup: Using edge and a restart did not trigger the installation of of CN=ISRG Root X1,O=Internet Security Research Group,C=US.

Jul 31 2024, 12:04 PM · gnupg, gpg4win
aheinecke added a comment to T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows.

I notices this again, even though my display language is german and Kleopatra is german the GnuPG system is using english (gpg-error --locale says en_IE). en_IE was set by virtualbox during windows installation. No environment variables are set related to language.

Jul 31 2024, 11:43 AM · Restricted Project, kleopatra, gpg4win, Bug Report
bernhard closed T7208: Default keyserver search fails (Gpg4win 4.3.1) no "Inquire" "Callback" set for IPC though keyserver is availab.e as Resolved.

I've checked the windows configuration and the automatic update of root certificates is not switched off.
Looking into the windows events view I did not see the certificate update, but after a while I did (restarts, edge attempts installation of firefox). So probably the edge view may have triggered this update, but it did not show directly in the cert store and thus not for Gnupg.

Jul 31 2024, 11:24 AM · gnupg, gpg4win
bernhard added a comment to T7208: Default keyserver search fails (Gpg4win 4.3.1) no "Inquire" "Callback" set for IPC though keyserver is availab.e.

next I'll turn up dirmngr's logging

Jul 31 2024, 10:39 AM · gnupg, gpg4win
bernhard added a comment to T7208: Default keyserver search fails (Gpg4win 4.3.1) no "Inquire" "Callback" set for IPC though keyserver is availab.e.

Since only https fails for you.

Jul 31 2024, 9:48 AM · gnupg, gpg4win

Jul 30 2024

aheinecke added a comment to T7208: Default keyserver search fails (Gpg4win 4.3.1) no "Inquire" "Callback" set for IPC though keyserver is availab.e.

Hi Bernhard,

Jul 30 2024, 8:18 PM · gnupg, gpg4win

Jul 27 2024

aheinecke closed T3516: Gpg4win: Version info for Kleopatra as Resolved.

That fixed it.

Jul 27 2024, 9:09 PM · kleopatra, gpg4win
aheinecke closed T3516: Gpg4win: Version info for Kleopatra, a subtask of T3742: Gpg4win 3.1.0, as Resolved.
Jul 27 2024, 9:09 PM · gpg4win

Jul 22 2024

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.

Jul 22 2024, 5:34 PM · Bug Report, gpg4win

Jul 19 2024

bernhard updated the task description for T7208: Default keyserver search fails (Gpg4win 4.3.1) no "Inquire" "Callback" set for IPC though keyserver is availab.e.
Jul 19 2024, 5:26 PM · gnupg, gpg4win
bernhard created T7208: Default keyserver search fails (Gpg4win 4.3.1) no "Inquire" "Callback" set for IPC though keyserver is availab.e.
Jul 19 2024, 5:26 PM · gnupg, gpg4win

Jul 10 2024

aheinecke closed T5878: State of libexpat-1 in Gpg4win as Resolved.

No next work item here. So resolved.

Jul 10 2024, 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.

Jul 10 2024, 1:29 PM · Restricted Project, gpg4win
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.

Jul 10 2024, 1:22 PM · gpg4win

Jul 9 2024

Sven1403 added a comment to T6659: gpg4win seems not to consider the installation control file anymore.

are there any news about the problem with the control file?

Jul 9 2024, 10:39 AM · gpg4win, Bug Report

Jul 4 2024

ebo updated the task description for T4346: Remove gpg-agent passphrase nags for empty / none passphrase.
Jul 4 2024, 12:06 PM · gnupg24, gpg4win, pinentry

Jun 17 2024

werner triaged T7108: Confusing error messages and loss of keyring if Windows TEMP directory is unaccessible as Low priority.
Jun 17 2024, 2:05 PM · gpgex, Windows, Bug Report, gpg4win

Jun 5 2024

ebo removed a project from T6985: Kleopatra: Check update not working correctly: vsd33 (vsd-3.3.0).
Jun 5 2024, 10:27 AM · Restricted Project, gpg4win, kleopatra

Jun 4 2024

ebo moved T6985: Kleopatra: Check update not working correctly from WiP to vsd-3.3.0 on the vsd33 board.
Jun 4 2024, 4:13 PM · Restricted Project, gpg4win, kleopatra
ebo closed T6985: Kleopatra: Check update not working correctly as Resolved.

works, tested with Gpg4win-4.3.2-beta23

Jun 4 2024, 4:13 PM · Restricted Project, gpg4win, kleopatra

May 7 2024

ikloecker moved T7002: Tab text not changing when using filters from Backlog to WiP on the vsd33 board.
May 7 2024, 11:07 AM · vsd33, Restricted Project, kleopatra, Bug Report, gpg4win
ikloecker added a project to T7002: Tab text not changing when using filters: vsd33.
May 7 2024, 11:07 AM · vsd33, Restricted Project, kleopatra, Bug Report, gpg4win
ikloecker moved T6985: Kleopatra: Check update not working correctly from Backlog to WiP on the vsd33 board.
May 7 2024, 10:48 AM · Restricted Project, gpg4win, kleopatra
ikloecker added a project to T6985: Kleopatra: Check update not working correctly: vsd33.
May 7 2024, 10:47 AM · Restricted Project, gpg4win, kleopatra
ikloecker added a project to T6574: GnuPG / Gpg4win: Replace sha1sum.c with a tool in GnuPG: Restricted Project.

Was anything done here apart from en-/decoding filenames to/from UTF-8 on Windows?

May 7 2024, 9:57 AM · Restricted Project, Feature Request, gnupg, gpg4win
ikloecker moved T6950: Kleopatra: Usability improvements for directory services configuration from Backlog to WiP on the vsd33 board.
May 7 2024, 9:42 AM · vsd33, Restricted Project, Bug Report, gpg4win
ikloecker added a project to T6950: Kleopatra: Usability improvements for directory services configuration: vsd33.
May 7 2024, 9:41 AM · vsd33, Restricted Project, Bug Report, gpg4win

Apr 30 2024

alexk removed a project from T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows: vsd33.
Apr 30 2024, 4:09 PM · Restricted Project, kleopatra, gpg4win, Bug Report
wolfbeast created T7108: Confusing error messages and loss of keyring if Windows TEMP directory is unaccessible.
Apr 30 2024, 1:27 PM · gpgex, Windows, Bug Report, gpg4win

Apr 24 2024

werner closed T7100: Error in the patch "Allow to disable signing with authenticode-sign.sh" as Resolved.
Apr 24 2024, 9:01 AM · gpg4win, Bug Report

Apr 16 2024

matheusmoreira added a comment to T5783: All s2k hardenings silently ignored when exporting private keys.

What is the current status of this issue?

Apr 16 2024, 2:46 PM · Not A Bug, gpgagent, OpenPGP, gpg4win, gnupg
aheinecke closed T6884: Okular: Qt6 version by end of february as Resolved.
Apr 16 2024, 9:56 AM · Restricted Project, okular, gpg4win

Apr 9 2024

ikloecker changed the status of T6883: pinentry: Add Qt 6 variant, a subtask of T6875: Gpg4win: Create a Qt6 branch, from Open to Testing.
Apr 9 2024, 11:17 AM · Restricted Project, gpg4win
ikloecker changed the status of T6883: pinentry: Add Qt 6 variant from Open to Testing.

This was done by Tobias.

Apr 9 2024, 11:17 AM · pinentry, Restricted Project, gpg4win