[Akonadi] [Bug 361737] duplicates values in SeenUidList and SeenUidTimeList until it crawls to an halt on saving messages

Albert Astals Cid via KDE Bugzilla bugzilla_noreply at kde.org
Thu Apr 28 23:26:07 BST 2016


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

--- Comment #13 from Albert Astals Cid <aacid at kde.org> ---
Ok, i got confused by Laurent pointing to seenUidTimeList, so the problem is
duplicated seenUidList values, yes that's not good.

Is this something that keeps happening? Or is it something that broke at some
point and now works?

Because the code is pretty explicit in doing 

        if (!seenUIDs.contains(uid))
            seenUIDs.append(uid);

So it seems quite strange to me that this would break.

Also are you compiling things for yourself? Which branch?

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list