| Summary: | kontact freezes when trying to modify sending smtp account (trying to use not-installed kwallet) | ||
|---|---|---|---|
| Product: | [Applications] kdepimlibs | Reporter: | Oliver Putz <Regnaron> |
| Component: | mailtransport | Assignee: | Tom Albers <toma> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | pim-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 4.2 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Oliver Putz
2008-09-09 11:29:40 UTC
Confirmed, I'm looking at it. SVN commit 905534 by tmcguire: Update the password of the cloned transport of the config dialog if the transport manager has loaded the password, otherwise we go into an infinite password-loading loop in certain situations. BUG: 170728 M +16 -0 transport.cpp M +13 -0 transport.h M +3 -0 transportconfigdialog.cpp M +2 -0 transportmanager.h WebSVN link: http://websvn.kde.org/?view=rev&revision=905534 SVN commit 905542 by tmcguire: Backport r905534 by tmcguire from trunk to the 4.1 branch: Update the password of the cloned transport of the config dialog if the transport manager has loaded the password, otherwise we go into an infinite password-loading loop in certain situations. CCBUG: 170728 M +16 -0 transport.cpp M +13 -0 transport.h M +3 -0 transportconfigdialog.cpp M +2 -0 transportmanager.h WebSVN link: http://websvn.kde.org/?view=rev&revision=905542 |