[Bug 154960] Check mail from imap pauses at 95% "Getting quota information"
Ryan Winter
wintered at gmail.com
Sat Jan 5 06:03:00 GMT 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=154960
------- Additional Comments From wintered gmail com 2008-01-05 07:03 -------
Hey all,
I've been investigating into this bug am I quite confused. The QuotaJobs::GetStorageQuotaJob isn't emitting the result signal which causes the KMFolderCachedImap object to progress the progress. Fixing up the broken signal didn't make a difference. It seems the result() signal is emitted when the emitResult() function is called however this was removed in revision 527075 (http://websvn.kde.org/trunk/KDE/kdepim/kmail/quotajobs.cpp?r1=504943&r2=527075) as it was emitting duplicate signals.
Does anyone know more about the KIO::Job class to tell me if you need to call the emitResult() function manually, or does this class somehow trigger this automatically?
Ryan
More information about the Kdepim-bugs
mailing list