Git commit 45da709f4ca614abdb6aed0603f7eb378c6b266c by Ingo Klöcker, on behalf of Ingo Klöcker. Committed on 05/03/2026 at 14:26. Pushed by kloecker into branch 'master'.
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 M +2 -0 src/smartcard/deviceinfowatcher.cpp https://invent.kde.org/pim/kleopatra/-/commit/45da709f4ca614abdb6aed0603f7eb378c6b266c -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2116827 Title: kleopatra assert failure: kleopatra: ../../src/wait-global.c:125: ctx_done: Assertion `li' failed. To manage notifications about this bug go to: https://bugs.launchpad.net/kleopatra/+bug/2116827/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
