works with VSD-beta-478
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jan 13 2025
works with VSD-beta-478
VSD-beta-478: works fine
Works fine in VSD-beta-478
Jan 10 2025
The file path of the group config file in line
https://dev.gnupg.org/source/g4wt/browse/master/src/resolver/resolver.cpp$171
has to be changed to the one in line
https://dev.gnupg.org/source/kleo/browse/master/src/kleopatraapplication.cpp$355 .
It may be best to add a function returning the default path to libkleo. Or to use the new path by default if no other path is passed to the c'tor of KeyGroupConfig. It's unfortunate that the path is GNUPGHOME/kleopatra/kleopatragroupsrc although the groups are also used by GpgOL and they should likely also be supported/used by KMail.
https://invent.kde.org/pim/kleopatra/-/merge_requests/355 makes both components use the same tooltips; we can then change both when we decide on what exactly to show in the tooltips in general
One year later, I also did translation work for kleo and libkleo, which are pushed by Andre.
So, closing this task.
Jan 9 2025
Yeah, I guess we can word this a bit less spec-like. It has more or less the same purpose as an admin PIN except that it's a 128 (?) bit key. And, if I understand correctly, it can also be used by the (admin) user to make sure they are talking to the correct card (if all cards are provisioned with unique keys). Kleopatra automatically tries to authenticate with the standard key so that we never see the prompt for the key unless we have changed it.
Backported for VSD 3.3
Tested with the VSD beta 478. Works
Jan 8 2025
The additional changes were also backported for VSD 3.3
Ok, turns out when testing for the VSD version I first used a search term without result, then closed the window and when I opened it again the columns where not resized any more. Which is basically what was wanted with this ticket that the columns are only resized once. Therefore setting this to resolved again.
Backported for VSD 3.3
There's a different (but very similar) bug here for RSA keys; fixed in https://invent.kde.org/pim/libkleo/-/merge_requests/177
We noticed in the above mentioned ticket that this needs to be backported
Jan 7 2025
I can still reproduce the issue with VSD beta 478
Tested and works on the latest VSD beta (478)
Tested in the latest beta for gpg vsd (478) and works too
OK in VS-Desktop-3.2.94.478-Beta
Doesn't crash with VSD-beta-478 either
Works correctly in the last beta!
Also works in VSD-beta-478
works as expected with beta 478
works with VS-Desktop-3.2.94.474-Beta, too
removing the gpgcom tag as its only relevant for vsd and is already backported
Backported for VSD 3.3
As discussed offline we continue in this ticket.
Please resize to content when the search results are shown, for the first time only.
Additionally name and emails should have the default column with of the certificate list.
Should I close this ticket again and make a new one for the width of the result?
Seems I did not test this sufficiently. This is how the very first Search on a new installation looked with VS-Desktop-3.2.94.474-Beta:
Jan 6 2025
Backported for VSD 3.3
This is ok in VS-Desktop-3.2.94.474-Beta but in the EN version the SecOPs are missing because of a missing file during build.
-> Check again with the next build
Jan 3 2025
Jan 2 2025
@ikloecker: Do you still have the private key for tests/json/key-with-revokers.asc somewhere? We need to remove the expiration date due to T7471.
Dec 20 2024
Looks like gpg 2.2 doesn't emit a canceled status log message, but gpg 2.4 does if the problem only occurs with VSD but not with Gpg4win.