[kontact] [Bug 506714] Kontact crashes when switching to Calendar or To-List

Allen Winter bugzilla_noreply at kde.org
Mon Jul 7 16:18:42 BST 2025


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

--- Comment #9 from Allen Winter <winter at kde.org> ---
Git commit 00407b16a6d3ba96c9374906ee5e928cc4d05fd3 by Allen Winter.
Committed on 07/07/2025 at 14:23.
Pushed by winterz into branch 'master'.

todoviewsortfilterproxymodel.cpp - call beginFilterChange() as needed

Since Qt6.9,
Per https://doc.qt.io/qt-6/qsortfilterproxymodel.html#invalidateFilter
we need to call beginFilterChange() before invalidateRowsFilter().

Possible crash fix.

M  +9    -0    src/todo/todoviewsortfilterproxymodel.cpp

https://invent.kde.org/pim/eventviews/-/commit/00407b16a6d3ba96c9374906ee5e928cc4d05fd3

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


More information about the Kdepim-bugs mailing list