Summary: | access to kwallet is not closed after closing kmail | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Silver Salonen <silver.salonen> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | montel |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim-runtime/6fd4addca61a7bdc6e081b7b73395ee0dda15095 | Version Fixed In: | 4.10.2 |
Sentry Crash Report: |
Description
Silver Salonen
2011-08-03 20:45:16 UTC
Seems it's not happening anymore in 4.8.0. Still happens. Because it's not kmail but akonadi resource which ask kwallet => close akonadi and it will close. OK, but if KMail's Akonadi resources go offline, shouldn't Akonadi "close" by itself? Or how does one "close" Akonadi? it's right when we go to offline it will logical to close it. Will look at soon. Git commit c1ffc0869c7faaa34afac1cfccfa89ac809bd8f1 by Montel Laurent. Committed on 08/03/2013 at 12:32. Pushed by mlaurent into branch 'KDE/4.10'. Fix Bug 279325 - access to kwallet is not closed after closing kmail Close kwallet when we go offline, and clear password M +3 -0 resources/pop3/pop3resource.cpp http://commits.kde.org/kdepim-runtime/c1ffc0869c7faaa34afac1cfccfa89ac809bd8f1 Will look at soon imap account. Git commit 6fd4addca61a7bdc6e081b7b73395ee0dda15095 by Montel Laurent. Committed on 08/03/2013 at 13:37. Pushed by mlaurent into branch 'KDE/4.10'. Fix Bug 279325 - access to kwallet is not closed after closing kmail FIXED-IN: 4.10.2 M +1 -0 resources/imap/imapresource.cpp M +5 -0 resources/imap/settings.cpp M +2 -0 resources/imap/settings.h http://commits.kde.org/kdepim-runtime/6fd4addca61a7bdc6e081b7b73395ee0dda15095 |