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

Dmitry Nezhevenko <d...@inhex.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |d...@inhex.net

--- Comment #43 from Dmitry Nezhevenko <d...@inhex.net> ---
Created attachment 109086
  --> https://bugs.kde.org/attachment.cgi?id=109086&action=edit
sample fix

I'm attaching small patch that fixes this issue for me (sorry it's based on
kdepim-addons 17.08 from debian experimental).

I've found that EventDataVisitor::insertResult is sometimes called with invalid
startDateTime. And due to this insertResult will stuck forever.

Another possible fix is to implement check in BaseEventDataVisitor::isInRange
just to make sure that both start and end dates are valid.

Hope it's enough for devs to understand cause of this issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to