[Bug 41514] KMail freezes the UI when checking for new mail

Dennis Schridde devurandom at gmx.net
Sun Mar 13 16:23:35 GMT 2011


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


Dennis Schridde <devurandom at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |devurandom at gmx.net




--- Comment #202 from Dennis Schridde <devurandom gmx net>  2011-03-13 17:23:25 ---
(In reply to comment #201)
> I'm willing to try to fix it, since the solution doesn't seem difficult (QTimer
> or a QThread, none of which are hard to implement), or is there a more
> complicated problem that I'm missing?
1) Threads have to be synchronised, information has to be exchanged between
them, etc. It is doubtful that in a complex piece of software this task is
simple.
2) The solution of the KDE-PIM team is called Akonadi and being worked one
since several years. It is a client/server system for PIM management and will
hopefully be released this decade. ;)

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



More information about the Kdepim-bugs mailing list