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

--- Comment #13 from Albert Astals Cid <aa...@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 watching all bug changes.

Reply via email to