[Akonadi] [Bug 339393] Akonadi fail to fetch IMAP folder content with over 100MiB of messages (akonadi try to fetch too many UIDs at once)

2015-01-21 Thread Andre Woebbeking
https://bugs.kde.org/show_bug.cgi?id=339393 --- Comment #11 from Andre Woebbeking woebbek...@kde.org --- I don't know. I had no timeout but a Server Unavailable. 15 error when Exchange disconnected. For the fix you only need the imap resource (from kdepim-runtime). But at work I'm running KDE

[Akonadi] [Bug 339393] Akonadi fail to fetch IMAP folder content with over 100MiB of messages (akonadi try to fetch too many UIDs at once)

2015-01-21 Thread Martin Steigerwald
https://bugs.kde.org/show_bug.cgi?id=339393 Martin Steigerwald m...@teamix.de changed: What|Removed |Added CC||mar...@lichtvoll.de,

[Akonadi] [Bug 339393] Akonadi fail to fetch IMAP folder content with over 100MiB of messages (akonadi try to fetch too many UIDs at once)

2015-01-21 Thread Martin Steigerwald
https://bugs.kde.org/show_bug.cgi?id=339393 --- Comment #10 from Martin Steigerwald m...@teamix.de --- Andre, may this help with: Bug 343114 - gets stuck on one request that times out, kmail and akonadiconsole do not display any mail payloads anymore, stuck waiting ? I get this several times a

[Akonadi] [Bug 339393] Akonadi fail to fetch IMAP folder content with over 100MiB of messages (akonadi try to fetch too many UIDs at once)

2014-11-04 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=339393 Christian Mollekopf mollek...@kolabsys.com changed: What|Removed |Added Resolution|--- |FIXED

[Akonadi] [Bug 339393] Akonadi fail to fetch IMAP folder content with over 100MiB of messages (akonadi try to fetch too many UIDs at once)

2014-10-30 Thread Andre Woebbeking
https://bugs.kde.org/show_bug.cgi?id=339393 --- Comment #9 from Andre Woebbeking woebbek...@kde.org --- Git commit 94b64eebb6a88846b221aad810045fecb4173f79 by Andre Woebbeking. Committed on 30/10/2014 at 19:46. Pushed by woebbe into branch 'KDE/4.14'. Make BatchFetcher workaround MS Exchange

[Akonadi] [Bug 339393] Akonadi fail to fetch IMAP folder content with over 100MiB of messages (akonadi try to fetch too many UIDs at once)

2014-10-29 Thread Yuriy Vidineev
https://bugs.kde.org/show_bug.cgi?id=339393 Yuriy Vidineev adeptsm...@gmail.com changed: What|Removed |Added CC||adeptsm...@gmail.com --

[Akonadi] [Bug 339393] Akonadi fail to fetch IMAP folder content with over 100MiB of messages (akonadi try to fetch too many UIDs at once)

2014-10-21 Thread boris.sh.1983+kde.bugzilla
https://bugs.kde.org/show_bug.cgi?id=339393 --- Comment #8 from boris.sh.1983+kde.bugzi...@gmail.com --- Hi Andre, Your patch does solve the problem of Exchange choking on large UID search, however the inital bug of unable to sync over 100 Mib folder is not solved yet. It does split the search

[Akonadi] [Bug 339393] Akonadi fail to fetch IMAP folder content with over 100MiB of messages (akonadi try to fetch too many UIDs at once)

2014-10-20 Thread boris.sh.1983+kde.bugzilla
https://bugs.kde.org/show_bug.cgi?id=339393 --- Comment #6 from boris.sh.1983+kde.bugzi...@gmail.com --- Hi Andre, thanks for your fix but it doesn't work for me, Only a small portion of the emails had been downloaded (800), and then the sync drops along with a parser exception. I suspect

[Akonadi] [Bug 339393] Akonadi fail to fetch IMAP folder content with over 100MiB of messages (akonadi try to fetch too many UIDs at once)

2014-10-20 Thread Andre Woebbeking
https://bugs.kde.org/show_bug.cgi?id=339393 --- Comment #7 from Andre Woebbeking woebbek...@kde.org --- Boris, thanks for testing. Two things: 1) in BatchFetcher::setSearchUids() I only activate the splitted SearchJobs if serverGreeting().contains(Microsoft Exchange). Maybe your server has

[Akonadi] [Bug 339393] Akonadi fail to fetch IMAP folder content with over 100MiB of messages (akonadi try to fetch too many UIDs at once)

2014-10-18 Thread Andre Woebbeking
https://bugs.kde.org/show_bug.cgi?id=339393 --- Comment #5 from Andre Woebbeking woebbek...@kde.org --- Hi, at https://git.reviewboard.kde.org/r/120644/ you find a new patch for 4.14 based on Boris' one. Please test it. -- You are receiving this mail because: You are on the CC list for the bug.

[Akonadi] [Bug 339393] Akonadi fail to fetch IMAP folder content with over 100MiB of messages (akonadi try to fetch too many UIDs at once)

2014-10-16 Thread Franz Schrober
https://bugs.kde.org/show_bug.cgi?id=339393 Franz Schrober franzschro...@yahoo.de changed: What|Removed |Added CC||franzschro...@yahoo.de

[Akonadi] [Bug 339393] Akonadi fail to fetch IMAP folder content with over 100MiB of messages (akonadi try to fetch too many UIDs at once)

2014-10-13 Thread boris.sh.1983+kde.bugzilla
https://bugs.kde.org/show_bug.cgi?id=339393 boris.sh.1983+kde.bugzi...@gmail.com changed: What|Removed |Added Attachment #89092|0 |1 is obsolete|

[Akonadi] [Bug 339393] Akonadi fail to fetch IMAP folder content with over 100MiB of messages (akonadi try to fetch too many UIDs at once)

2014-10-13 Thread Andre Woebbeking
https://bugs.kde.org/show_bug.cgi?id=339393 --- Comment #4 from Andre Woebbeking woebbek...@kde.org --- Hi Boris, thanks for your fix but it doesn't work for me. Only some mails of the folder are synced. I wondered about a too low unread count and if you (re)create an IMAP account the folders

[Akonadi] [Bug 339393] Akonadi fail to fetch IMAP folder content with over 100MiB of messages (akonadi try to fetch too many UIDs at once)

2014-10-12 Thread boris.sh.1983+kde.bugzilla
https://bugs.kde.org/show_bug.cgi?id=339393 --- Comment #2 from boris.sh.1983+kde.bugzi...@gmail.com --- After additional review , Please ignore 0001-use-2K-in-every-attempt-to-use-retrieve-items.patch and do not apply this -- You are receiving this mail because: You are on the CC list for the

[Akonadi] [Bug 339393] Akonadi fail to fetch IMAP folder content with over 100MiB of messages (akonadi try to fetch too many UIDs at once)

2014-10-11 Thread boris.sh.1983+kde.bugzilla
https://bugs.kde.org/show_bug.cgi?id=339393 --- Comment #1 from boris.sh.1983+kde.bugzi...@gmail.com --- Created attachment 89092 -- https://bugs.kde.org/attachment.cgi?id=89092action=edit Instead of fetching everything in every attempt try to work with 2K intervals I don't understand why the

[Akonadi] [Bug 339393] Akonadi fail to fetch IMAP folder content with over 100MiB of messages (akonadi try to fetch too many UIDs at once)

2014-09-26 Thread Andre Woebbeking
https://bugs.kde.org/show_bug.cgi?id=339393 Andre Woebbeking woebbek...@kde.org changed: What|Removed |Added CC||woebbek...@kde.org --