gpg4win 4.3.1 was with keyboxd, too. And vsd33 is only to mark that it would need to be backported for the next release (if this is a Kleopatra issue)
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Oct 2 2024
Given that this only happens if keyboxd is used I doubt that this is relevant for VSD 3.3.
This happens only if keyboxd is used because then Kleopatra doesn't notice any changes in GNUPGHOME and therefore doesn't run a key listing.
gpgme should handle lists correctly. In Kleopatra those options are not shown in the configuration dialog because they are GC_LEVEL_INVISIBLE, i.e. Kleopatra can read them programmatically but they are not shown to the user.
Translations of the tooltips (and names) of the filters defined in the libkleopatrarc*.desktop files have to be merged/copied manually for VSD 3.3. With rLIBKLEO2349aea7f7f3ad7d785cef644befd4bdbc9d0962 I have updated the translations to the state in master. Currently, none of the tooltips have a German translation.
Backported for VSD 3.3
Backported for VSD 3.3
Backported for VSD 3.3 (backported manually because in master the code has been moved from kleopatra to libkleo)
oh, I should have reloaded before commenting ;-)
In https://dev.gnupg.org/T7296#192032 you said you backported parts of T6666.
And the tooltips are in title case, currently, like Tobias said.
An improvement of the tooltips in this regard is not strictly necessary for the next release, though I admit it would be very nice.
But we need to add the "(except disabled ones)", which means a string change and if we are doing one change there, we should make all other changes to the tooltips in one go. Otherwise the translations would have to be done twice, too.
Backported for VSD 3.3
Backported to VSD 3.3
Re-adding vsd33 tag. I added the relevant commit(s) to the task.
Backported for VSD 3.3 together with changes made for T6666.
Before the explicit tooltips were added in this patch, the filter's names were used as a tooltips, so there are tooltips in VSD 3.3. (which is also why there was a request to make the filters not use title case in VSD-3.3)
I don't know what to backport because neither this ticket nor T7300 mention any commits.
Using the shorter OID for v5 is on purpose; thus we need to fix the export.
Oct 1 2024
with gpg4win-Beta-50 on a new (not upgraded) installation I see kleopatrarc in the folder %APPDATA%\kleopatra and kleopatragroupsrc in %APPDATA%\gnupg\kleopatra. And no kleopatra files in the base directory of %LOCALAPPDATA%.
works, the Root-CA of the above example is only shown once any more. Gpg4win-Beta-50
Fixed.
Deletion works, tested with gpg4win-Beta-50.
works, gpg4win-Beta-50.
The focus now stays on the selected line when you open e.g. a details window and close it again.