Bug 185321 - kmail - unknown computer ...: Unknown error
Summary: kmail - unknown computer ...: Unknown error
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 181427 194471 204176 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-02-23 11:32 UTC by xzill
Modified: 2009-09-13 18:07 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description xzill 2009-02-23 11:32:54 UTC
Version:            (using KDE 4.1.3)
OS:                Linux
Installed from:    SuSE RPMs

kontact - kmail - unknown computer ...: Unknown error

starting kontact - kmail without connected to the internet, for each account it raises a single error-box, (should be all in one box and non-modal), these errors shouldn't appear because all accounts are marked for manual download
(Unbekannter Rechner imap.xxx.xx: Unknown error)
these errors appear even in offline mode
Comment 1 Thomas McGuire 2009-03-19 00:13:56 UTC
I'm pretty sure there is already a bug report about this. It is a kdelibs bug, the error message is wrong.
Comment 2 Christophe Marin 2009-08-17 16:13:19 UTC
*** Bug 181427 has been marked as a duplicate of this bug. ***
Comment 3 Christophe Marin 2009-08-17 16:14:27 UTC
*** Bug 204176 has been marked as a duplicate of this bug. ***
Comment 4 Christophe Marin 2009-08-17 16:15:07 UTC
*** Bug 194471 has been marked as a duplicate of this bug. ***
Comment 5 Martin Koller 2009-09-13 18:06:55 UTC
SVN commit 1022949 by mkoller:

BUG: 185321

make sure that a timeout on connect returns the correct errorString
instead of "Unknown Error"


 M  +4 -0      ktcpsocket.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1022949
Comment 6 Martin Koller 2009-09-13 18:07:25 UTC
SVN commit 1022951 by mkoller:

Backport r1022949 by mkoller from trunk to the 4.3 branch:

CCBUG: 185321

make sure that a timeout on connect returns the correct errorString
instead of "Unknown Error"



 M  +4 -0      ktcpsocket.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1022951