In T7454#196228, @werner wrote:Actually not a bug: In my tests I forgot to unset LANGUAGES and LANG before calling gpg.
LANGUAGE= LANG= LC_MESSAGES=de_DE gpgThus this should work. But it did only work when I used
LANGUAGE= LANG= LC_MESSAGES=de_DE.UTF8 gpgThus the whole thing is related to the configuration of locale.alias and on whether LANGUAGE is set in the environment (for me it is set to en_US:en
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Dec 18 2024
Dec 18 2024
Actually not a bug: In my tests I forgot to unset LANGUAGES and LANG before calling gpg.
I can replicate this. A quick strace with LC_MESSAGES=de_DE shows (gnupg master)
• ikloecker added a comment to T7454: Kleopatra: GnuPG System settings’ translations are not pulled.
Another data point:
$ locale LANG=de_DE.UTF-8 LC_CTYPE=en_US.UTF-8 LC_NUMERIC="de_DE.UTF-8" LC_TIME="de_DE.UTF-8" LC_COLLATE="de_DE.UTF-8" LC_MONETARY="de_DE.UTF-8" LC_MESSAGES="de_DE.UTF-8" LC_PAPER="de_DE.UTF-8" LC_NAME="de_DE.UTF-8" LC_ADDRESS="de_DE.UTF-8" LC_TELEPHONE="de_DE.UTF-8" LC_MEASUREMENT="de_DE.UTF-8" LC_IDENTIFICATION="de_DE.UTF-8" LC_ALL=
• ikloecker added a comment to T7454: Kleopatra: GnuPG System settings’ translations are not pulled.
Are you sure that the translations for gnupg are installed? On Tumbleweed translations are usually in a separate package. After installing the gpg2-lang package I get this when I force the Turkish translation:
$ LANGUAGE=tr_TR gpg --version gpg (GnuPG) 2.5.2 libgcrypt 1.11.0 Copyright (C) 2024 g10 Code GmbH License GNU GPL-3.0-or-later <https://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
In T7454#196094, @werner wrote:Does
gpg --versionshow English or Turkish strings?
Dec 17 2024
Dec 17 2024
• ikloecker edited projects for T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows, added: gpd5x; removed Restricted Project.
Dec 16 2024
Dec 16 2024
• aheinecke placed T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows up for grabs.
• aheinecke closed T3531: Gpg4win: Error when parsing message (attempts to decrypt unencrypted public key block) as Wontfix.
There won't be improvements to PGP/Inline
• aheinecke closed T4738: GpgOL deletes message body in S/Mime signed mails if Outlook is configured for .txt as Resolved.
The status of HTML Mails is noted in T6333 everything else here does no longer apply afaik. Although mailstore has since been known as an incompatible addin.
• aheinecke added a comment to T5709: Embedded images are seen as attachments after encrypting and decrypting.
I have fixed this as a7349189f3af05822eba4bd17b62482fa2b0747f so I am closing this as a duplicate of T5982 because it is clear to me now that the last remaining and current problem was sending and not receiving such mails and was broken by 9f81ed6561c5f41e50d1a51333c9586a33ed2ef6
I have fixed this as a7349189f3af05822eba4bd17b62482fa2b0747f so I am closing this as a duplicate of T5982 because it is clear to me now that the problem was sending and no receiving such mails and was broken by 9f81ed6561c5f41e50d1a51333c9586a33ed2ef6
• aheinecke added a comment to T6885: Forwarding mail with attachments embeded into the *.eml file will trigger GpgOL reporting an index out of range.
This was fixed by c0ca4f1b254f6879d719d1a5ed43a51ca9015b93 since the embedded message was not handled it was not extracted / parsed into an Attachment C++ Object which caused this error. I don't want to change the status of tasks which are not assigned to me but i saw it while looking over my open assigned tickets.
show English or Turkish strings?
Jan, you please run something like
• werner renamed T7460: "Refresh the keyring" in the GPA keyring dialog locks up program from "Refresh the keyring" in the #gpa keyring dialog locks up program to "Refresh the keyring" in the GPA keyring dialog locks up program.
• werner renamed T7460: "Refresh the keyring" in the GPA keyring dialog locks up program from "Refresh the keyring" in the keyring dialog locks up program to "Refresh the keyring" in the #gpa keyring dialog locks up program.
• werner triaged T7460: "Refresh the keyring" in the GPA keyring dialog locks up program as Normal priority.
I am sorry, that I can't give it a high priority. See the discussion on the mailing list. I'll try my best, though.
• ebo moved T6950: Kleopatra: Usability improvements for directory services configuration from WiP to QA on the vsd33 board.
• ebo moved T6807: Kleo shows 3 certs in a chain while there are only two from WiP to QA on the vsd33 board.
• ebo moved T7154: Kleopatra: Dragging and dropping a certificate from the main view onto itself shouldn't trigger an import from WiP to QA on the vsd33 board.
• ebo moved T7320: Kleopatra: Decrypting and verifying a pgp-encrypted archive fails with "no data" from WiP to QA on the vsd33 board.
Dec 16 2024, 11:19 AM · gpgme (gpgme 1.24.x), vsd33 (vsd-3.3.0), kleopatra, Restricted Project, Bug Report
• ebo moved T7408: Kleopatra: Dialog asking whether to use the embedded file name doesn't show up from WiP to QA on the vsd33 board.
• ebo moved T7414: Kleopatra: Tooltips are hard to read on Windows 10/11 with dark color scheme from WiP to QA on the vsd33 board.
• ebo moved T7435: Kleopatra: Show Details does not work for certificates selected as Encrypt for others from WiP to QA on the vsd33 board.
• ebo moved T7444: Kleopatra: "Disabled Certificates" filter should just be named "Disabled" from Backlog to WIP on the gpd5x board.
• gniibe changed the status of T7457: gpg --full-gen-key doesn't show list of keys on card (regression) from Open to Testing.
It's a bug I introduced when fixing T7309.
Fixed in rGaa36f6ae8bae: gpg: Fix key generation with existing key from card.
Dec 13 2024
Dec 13 2024
• werner closed T7450: Check for updates does not work, i.e.: "No updates found" when updates exist as Resolved.
@uwi: We removed the ciphersuite from the server and tested with 4.2.0 that you get an update notification now. Because of some caching you may need to
• alexk placed T7457: gpg --full-gen-key doesn't show list of keys on card (regression) up for grabs.
• werner added a project to T7450: Check for updates does not work, i.e.: "No updates found" when updates exist: dev.gnupg.org.
This is due to an update of the server providing the version info. The server (Apache) uses a smaller hash than the ECC key. This is allowed behaviour and was fixed in our TLS library in 2022; see T6059. However, the new library was released only early this year an. We will check whether we can tell our Apache to use a more correct hash algorithm.
Dec 12 2024
Dec 12 2024
• TobiasFella changed the status of T7382: Kleopatra: CertificateLineEdit popup toggled on every keypress from Open to Testing.
In T7454#195889, @ikloecker wrote:Which dialogs? pinentry? If yes, then your assumption is correct. pinentry also gets the texts from GnuPG.
• ikloecker added a comment to T7454: Kleopatra: GnuPG System settings’ translations are not pulled.
Which dialogs? pinentry? If yes, then your assumption is correct. pinentry also gets the texts from GnuPG.
There is another customer request for this too.
• TobiasFella moved T7382: Kleopatra: CertificateLineEdit popup toggled on every keypress from Backlog to WIP on the gpd5x board.
• gniibe added a comment to T7368: dirmngr/dns.c files to compile due to type-mismatch caused by missing _XOPEN_SOURCE on Solaris and derivatives.
IIUC, simpler solution would be modifying m4/socklen.m4 adding Solaris variant specific code.
Tweaking _XOPEN_SOURCE requires the change of Autoconf (if done correctly), which would be larger surgery.
Dec 11 2024
Dec 11 2024
• werner added a comment to T7450: Check for updates does not work, i.e.: "No updates found" when updates exist.
Not sure about gpg4win 4.2.0 but we had a bug in 4.3.0 which has been resolved with T6985
Tested with a Gpg4win-Beta and VSD-3.2.94.474-Beta:
Closing since the cause for this was identified.
Dec 10 2024
Dec 10 2024
• TobiasFella changed the status of T7444: Kleopatra: "Disabled Certificates" filter should just be named "Disabled" from Open to Testing.
• TobiasFella changed the status of T7443: Kleopatra: Unexpected key filter selected in "Imported Certificates" tab from Open to Testing.
Dec 6 2024
Dec 6 2024
• ikloecker added a comment to T7443: Kleopatra: Unexpected key filter selected in "Imported Certificates" tab.
My comment referred exclusively to Tobias's "In the future [...]" comment.
• ebo added a comment to T7443: Kleopatra: Unexpected key filter selected in "Imported Certificates" tab.
This is what Tobias means:
• ikloecker added a comment to T7443: Kleopatra: Unexpected key filter selected in "Imported Certificates" tab.
Isn't the name of the tab showing the imported certificates "Imported Certficates" or something like that? The filter "All" shows all imported certificates. And when you select the filter OpenPGP you see the subset of imported OpenPGP certificates. Therefore, I don't think it makes sense to add a custom filter.
tested with Gpg4win 4.4
Dec 5 2024
Dec 5 2024
• werner moved T7332: Kleopatra: Initial keylisting sometimes fails or hangs for some seconds from Backlog to QA on the gpd5x board.
• werner closed T7351: 2.2.45 exitcode 2 when importing revocation cert for expired key as Resolved.
• werner added a comment to T7351: 2.2.45 exitcode 2 when importing revocation cert for expired key.
@ilf: Yes these message are emitted using log_info in 2.4.7 and 2.5.2. Thus they don't case a failure exit. I will silence them with --quiet in 2.5.3.
https://lists.gnupg.org/pipermail/gnupg-devel/2024-December/035686.html <- is a question to see if the situation has changed meanwhile. (I've send it to the list because the topic affects several things in the application and thus ggoes beyond an issue like this one.)
Dec 4 2024
Dec 4 2024
• ikloecker closed T5944: Kleopatra: Recipient input is confused about secondary user IDs as Resolved.
This doesn't happen anymore now that we offer all valid user IDs and not just the primary user IDs.
Dec 3 2024
Dec 3 2024
• ikloecker moved T7435: Kleopatra: Show Details does not work for certificates selected as Encrypt for others from Backlog to WiP on the vsd33 board.
Backported for VSD 3.3 / Gpg4win 4.4.1.
• ikloecker changed the status of T7435: Kleopatra: Show Details does not work for certificates selected as Encrypt for others from Open to Testing.
I'll backport this for VSD 3.3 / Gpg4win 4.4.1. Regression risk is minimal.
Dec 2 2024
Dec 2 2024
• ikloecker closed T5839: GNUPGEX Explorer File Encryption Tar Archive long Filename Bug as Resolved.
Gpg4win 4.4.0 has just been released. Creation of encrypted archives has been completely reworked with Gpg4win 4.3.0 already. I could create an encrypted archive containing the two files with GpgEX without problems.
Gpg4win 4.4.0 has just been released. I cannot reproduce unexpected results when doing a lookup on server. Unfortunately, many keyservers do not publish the user IDs (i.e. name and/or email address) anymore. Kleopatra does not list results without user IDs because GnuPG won't import them anyway.
This has been fixed in the meantime. If you should still experience this problem with Gpg4win 4.4.0 then reopen this ticket.
Gpg4win 4.4.0 has just been released. I assume that this has been fixed in the meantime. In particular, "General error" should happen a lot less. If the problem still occurs with Gpg4win 4.4.0 then reopen the ticket.
This ticket is obsolete
I assume the problem has been resolved because we never got feedback that the problem persists.
This problem has been fixed quite some time ago. See https://bugs.kde.org/show_bug.cgi?id=415168.
This doesn't look like a problem in Kleopatra.
We won't revert to the old UI which had its own share of problems. In the meantime Kleopatra supports certificate groups which should help if you often need to encrypt for the same keys.
Nov 30 2024
Nov 30 2024
I get this message even with --quiet:
Nov 29 2024
Nov 29 2024
Fixed in 2.5.0 and 2.4.6.
• gniibe closed T7160: scd: pipe server shutdown, a subtask of T7151: graceful shutdown: DEVINFO should be a gpg-agent command: also watching input close, as Resolved.
Fixed in 2.5.0 and 2.4.6.
Fixed in 2.4.6.
Fixed in 2.4.6.
• gniibe closed T7151: graceful shutdown: DEVINFO should be a gpg-agent command: also watching input close as Resolved.
Fixed in 2.4.6.