https://bugs.kde.org/show_bug.cgi?id=352209
Daniel Vrátil <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 CC| |[email protected] --- Comment #2 from Daniel Vrátil <[email protected]> --- According to Volker there is a bug in Qt which causes that QIODevice::waitForReadyRead() sometimes does not get the notification from Qt internals that there are more data available in the socket, so the function times out and triggers our error handling code. He told me they were trying to hunt the issue down long time ago but failed, mostly because it is extremely difficult to reproduce it - it just happens sometimes, but it's probably not possible to reproduce it manually, or at least not reliably enough to investigate. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
