https://bugs.kde.org/show_bug.cgi?id=410020
Luca Beltrame <lbeltr...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/kwa | |llet/ff6b077d9200856dc6e393 | |a04c6b3ae82d9792ed --- Comment #1 from Luca Beltrame <lbeltr...@kde.org> --- Git commit ff6b077d9200856dc6e393a04c6b3ae82d9792ed by Luca Beltrame. Committed on 20/07/2019 at 07:21. Pushed by lbeltrame into branch 'master'. Move kwalletd initialization earlier In the previous code (before removing the kde4 migration agent) it was started inconditionally, while after the change it was gated behind an if. However this does not take into account GPG wallets, which, as far as I understand from the code, do not produce a password hash. Moving initialization out of the if restores GPG functionality Stefan, please check if everything is correct. CCMAIL: stefan.bru...@rwth-aachen.de M +1 -1 src/runtime/kwalletd/main.cpp https://commits.kde.org/kwallet/ff6b077d9200856dc6e393a04c6b3ae82d9792ed -- You are receiving this mail because: You are watching all bug changes.