Version: 4.7 (using KDE 4.7.0) OS: Linux Enable kdewallet is unchecked, I don't use it. When 'remember password' is checked kmail hangs after receiving mail with message "saving password to the wallet". The password remains unsaved and must be re-entered next time mail servers are checked for new mail Reproducible: Always Steps to Reproduce: system settings/account details/kdewallet/uncheck 'enable the kde wallet subsystem' check mail (mine is gmail pop3) and check box in kmail to remember password Actual Results: Process stops at 'saving password to the wallet' and password is not saved Expected Results: 'kde wallet not enabled, saving locally' and password is saved
Git commit 1fdf8a96529a8031580d791d6ef9d79547036fbf by Thomas McGuire. Committed on 16/09/2011 at 22:58. Pushed by tmcguire into branch 'master'. Don't hang when the wallet service is completely disabled. This apparently is different than just denying the resource access to the wallet. BUG: 279228 M +13 -4 resources/pop3/accountdialog.cpp M +12 -3 resources/pop3/pop3resource.cpp http://commits.kde.org/kdepim-runtime/1fdf8a96529a8031580d791d6ef9d79547036fbf
> Process stops at 'saving password to the wallet' and password is not saved How did you even get there? It hung much earlier for me, when fetching the password for logging in. Anyway, this no longer happens, and there is no "Keep password" checkbox anymore either. > 'kde wallet not enabled, saving locally' and password is saved Saving passwords in the config file is no longer supported, see bug 276228 for the wish that still wants that behavior.
Git commit af408796ad8955b8cf92ff68ecbae5c0dd3417b5 by Thomas McGuire. Committed on 18/09/2011 at 14:53. Pushed by tmcguire into branch 'KDE/4.7'. Don't hang when the wallet service is completely disabled. This apparently is different than just denying the resource access to the wallet. BUG: 279228 (cherry picked from commit 1fdf8a96529a8031580d791d6ef9d79547036fbf) M +11 -4 resources/pop3/accountdialog.cpp M +11 -4 resources/pop3/pop3resource.cpp http://commits.kde.org/kdepim-runtime/af408796ad8955b8cf92ff68ecbae5c0dd3417b5