[Bug 233206] Connection settings miss-detected

Christophe Giboudeaux cgiboudeaux at gmail.com
Tue Apr 6 23:41:38 BST 2010


https://bugs.kde.org/show_bug.cgi?id=233206


Christophe Giboudeaux <cgiboudeaux at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |cgiboudeaux at gmail.com
         Resolution|FIXED                       |




--- Comment #4 from Christophe Giboudeaux <cgiboudeaux gmail com>  2010-04-07 00:41:36 ---
reopen. with r1111636, the settings discovered when using the auto-detect
button are not all saved.

akonadi_imap_resourceXrc doesn't store the Authentication value nor the
connection port.

The stored 'safety' value also seem to mismatch the value expected by kimap.
the account dialog actually saves:
1 for unencrypted,
2 for SSL/TLS,
nothing for STARTTLS.

which causes a crash when the resource is started.

(gdb) 
#12 0x08065a73 in ImapAccount::ImapAccount (this=0x81bd2a0, settings=0x810ef40,
parent=0x8153a78)
    at /kde/src/KDE/kdepim-runtime/resources/imap/imapaccount.cpp:78
78          kFatal("Shouldn't happen...");

(can't paste the full bt, the frame below contains the imap password in clear
text).

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Kdepim-bugs mailing list