Fixed in gpg4win-5.0.0-beta476
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Today
Fixed by applying a patch to our version of MinGW. This affected all Qt programs build with Qt 6.10.
Thu, Dec 18
Back to WIP because I had to fix a regression.
@timegrid I would not tag this ticket with LDAP, as it is not LDAP specific
State in Gpg4win-5.0.0-beta446 and vsd 3.3.4 is this:
So the message is "Update Failed" for keyserver and "not found" for WKD.
In light of that the ticket is this old, I'll leave it at that instead of discussing further improvements beyond this single phrase.
These would have to go in a new ticket.
Wed, Dec 17
This task is obsolete as we do no longer use the Temp directory for encryption (I believe since vsd3.3.0/gpg4win 4.4.0). Instead the file is written directly to the target location with the ending ".part". It is renamed there after the encryption is completed.
The aim of this ticket is to map the message in Kleo for the corresponding gpg case to the "Not found" error in gpgsm and thus show the other message instead.
Tue, Dec 16
ok, yes, looks like this was not thought through. How about "Sign/Encrypt settings"?
for clarity: the current "password based encryption only" and "public key encryption only" are not about defaults, but completely disable the respective functionality. should they really be under "Sign/Encrypt defaults"?
I can see AutomationIds now, but some are missing, e.g.:
- toolbar buttons (looks like buttons in general)
- tab items
- table header / tree items
ok, then this ticket will be for improvement of the usability.
Mon, Dec 15
Except for GpgEX which I am currently working on.
This might be obsolete after we have switched to Qt 6.10.
It's mostly obsolete. With T7874, GetThreadUILanguage is used instead of GetThreadLocale if no locale/language related environment variables are set. GetThreadUILanguage returns the configured display language.
Backported for VSD 3.4
The tab order is horrible, but with the right combination of Tab and Shift+Tab it is possible to set custom keyboard shortcuts and the remove them again.
Fixed.
This is still the case in Gpg4win-5.0.0-beta413
It is not entirely clear what was meant here.
Probably it is about a command line option for opening the group config from Outlook/GpgOL or KMail. Which would be useful.
Fri, Dec 12
@werner : is this already testable?
Resolved without further testing, all further improvements in new tickets
Looks also good to me on gpg4win-5.0.0-beta413. Setting this to resolved
Tested VSD 3.4: Fingerprints can be copied in the certificate list with select and CTRL+C. CRTL+V then will insert the fingerprint without spcaes
Is this ticket obsolete with T7874: Kleopatra: GnuPG System configuration not translated?
Is this testable?
should be fixed/tested for v5 release
Needs to be tested/fixed for the v5 release
This should definitely be fixed for the v5 release
The next major release is coming
A quick fix would be to remove the link
we haven't seen this in a while…
Thu, Dec 11
Fixed and backported for VSD 3.4.
I think we also want this for VSD 3.4.
Wed, Dec 10
Tue, Dec 9
With the product-specific standard locations implemented for T7717: Location of qt-application config files it's now longer necessary to customize the application name of Okular. Closing as wontfix.
The new approach has been implemented and backported for VSD 3.4.
All changes have been backported for VSD 3.4 (because they are closely entwined with changes for T7717).
The new implementation can now be tested (once we have GPD/VSD 4 builds)
Mon, Dec 8
Reopen because I'm changing the implementation
New new plan (after discussion on 2025-12-08):
Thu, Dec 4
While working on https://dev.gnupg.org/T7962 I realized that https://dev.gnupg.org/T7717#208938 is probably not the best solution for separating the config files of different distributions of Kleopatra, Okular, etc. Changing the application name has many side effects, e.g. it changes the name of the config files, but that's unnecessary because we put the apps' files already in different folders. There are also other side effects that make things complicated (and require many changes in okular). Taking a step back what we need is different folders for VSD, GPD, and Gpg4win (and KDE Okular). And, for Kleopatra, we need different unique service IDs, but let's ignore this for now. That can easily be solved separately. For the different folders it would be sufficient (and maybe even nicer for selective backups) to use something like %(LOCAL)APPDATA%/GnuPG VS-Desktop, etc., as location for all apps' files of VSD/GPD/Gpg4win. Then we wouldn't have to change/patch anything in Okular (or any other Qt apps).
