https://bugs.kde.org/show_bug.cgi?id=450824
Ingo Klöcker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/pim/ |https://invent.kde.org/pim/ |kleopatra/-/commit/45da709f |kleopatra/-/commit/0f964ddc |4ca614abdb6aed0603f7eb378c6 |0e25a190db68cec3dd89e7d1359 |b266c |64d10 --- Comment #11 from Ingo Klöcker <[email protected]> --- Git commit 0f964ddc0e25a190db68cec3dd89e7d135964d10 by Ingo Klöcker, on behalf of Ingo Klöcker. Committed on 05/03/2026 at 14:30. Pushed by kloecker into branch 'release/25.12'. Reset context when context finished and on failed Assuan transaction When the context finishes (with an error) then we cannot reuse it for another Assuan transaction. We must reset it so that a new context is created when starting a new Assuan transaction. And when starting a new Assuan transaction failed with an unknown error then we also need to reset it so that we don't try to cancel the context when the DeviceInfoWatcher is destroyed when exiting the application. GnuPG-bug-id: 6688 (cherry picked from commit 45da709f4ca614abdb6aed0603f7eb378c6b266c) M +2 -0 src/smartcard/deviceinfowatcher.cpp https://invent.kde.org/pim/kleopatra/-/commit/0f964ddc0e25a190db68cec3dd89e7d135964d10 -- You are receiving this mail because: You are watching all bug changes.
