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

wojnilowicz <lukasz.wojnilow...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lukasz.wojnilow...@gmail.co
                   |                            |m

--- Comment #2 from wojnilowicz <lukasz.wojnilow...@gmail.com> ---
It crashes at
https://invent.kde.org/sdk/lokalize/-/blob/master/src/tm/dbfilesmodel.cpp?ref_type=heads#L143
i.e. this line
"calcStats(topLeft.parent(), topLeft.row(), bottomRight.row());" and namely
"topLeft.parent()". "topLeft" doesn't have a parent or lost it recently, and
that's why it crashes. Why it needs to read it, is unknown to me.
There is a timer named m_timeSinceLastUpdate which protects from that, and
makes this bug "occasional".

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

Reply via email to