- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Today
2.2 is end-of-life.
There was one actual typo fix which could be used for master, though. Thanks.
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.
Got a simple fix for this which does two things:
- Correctly act upon an error from the backup file writing
- Print a warning note.
In T2169#196673, @werner wrote:Shall we handle this with additional retry prompts, w/o a timeout? I think this makes sense because creating keys with a backup file and a passphrase is a manual task anyway.
There is a regression due to the regression fix in rGb30c15bf7c5336c4abb1f9dcd974cd77ba6c61a7 (from Dec 24 2015) or some related commits:
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
Maybe the title should be "Password - Kleopatra" (or similar) if the operation was triggered by Kleopatra.
@gniibe: Please see gpgme/src/posix-io.c where we have this:
We noticed in the above mentioned ticket, that this needs to be backported
Thank you for your report.
will you tag 2.2.46 in git as well? it appears to be on rG7e48331afb611a2b39e5ae74b8806b84e54db924 but i don't see any tags.
Yesterday
Hm, this might also be relevant in GnuPG's codebase in common/exechelp-posix.c, which contains a copy of the same code (licensed differently).
as far as I understand both the Gtk and Qt implementation are using pinentry_get_title which does the /proc stuff, but this is only on Linux. On Windows, pinentry_get_title will return the value set in pinentry_init, in our case pineentry-qt or pineentry-qt5.
Check out the GTK version which scans /proc for the process to find the command line. Very handy for ssh sessions.
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