https://bugs.kde.org/show_bug.cgi?id=506714
--- Comment #9 from Allen Winter <[email protected]> --- 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 watching all bug changes.
