I noticed this when I enabled remarks during the initialization of Kleopatra. The code in KeyCache::enableRemarks, that tries to trigger a reload with remarks after the refresh job is done, doesn't work if no refresh job running. (connect to nullptr object).
Description
Description
Revisions and Commits
Revisions and Commits
rLIBKLEO Libkleo | |||
rLIBKLEOa79d5ac9d353 Fix reload of keys with remarks after initial key listing |
Event Timeline
Comment Actions
Fixed.
You should see
org.kde.pim.libkleo: Reloading keycache with remarks enabled
in the debug output shortly after Kleopatra has finished the initial key listing (even if tags (aka remarks) are disabled in the configuration).