Kleopatra often times when closing it reports that there are actions still running in the background.
TODO here:
- Find out what the running commands are.
- Figure out why they don't terminate.
Kleopatra often times when closing it reports that there are actions still running in the background.
TODO here:
rKLEOPATRA Kleopatra | |||
rKLEOPATRAfa579755fde3 Fix refresh in smartcard view not finishing |
Status | Assigned | Task | ||
---|---|---|---|---|
Resolved | • aheinecke | T3887 Kleopatra: Not finishing commands | ||
Resolved | • aheinecke | T4029 Gpg4win 3.1.3 |
I'm pretty sure that the running command ist the reloadkeyscommand.
Maybe related that there are reports that the loading certificates initially does not finish.
We have debug output now to show which commands are running.
The ReloadKeysCommand was running because it was not properly finished when triggered from the smartcard view. This might still happen with other commands. We need to be a bit on the lookout for that.