https://bugs.kde.org/show_bug.cgi?id=430802
Halla Rempt <ha...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/6adbb94f2 | |27100d068489c7916487c26c20e | |f394 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #4 from Halla Rempt <ha...@valdyas.org> --- Git commit 6adbb94f227100d068489c7916487c26c20ef394 by Halla Rempt, on behalf of Sharaf Zaman. Committed on 07/04/2021 at 12:21. Pushed by rempt into branch 'master'. Crash when clicking Gradient Map/Palettize filter This only happens with these two items because they both create a QScroller which when used while Kinetic Scrolling being enabled is pushed to a recognizers container. But when we delete the widget, the cached value which was next to scroller's recognizer (a coincidence) is taken to be valid hence a crash. A +30 -0 3rdparty/ext_qt/0001-Check-if-we-reached-the-end-of-Iterator.patch M +6 -0 3rdparty/ext_qt/CMakeLists.txt https://invent.kde.org/graphics/krita/commit/6adbb94f227100d068489c7916487c26c20ef394 -- You are receiving this mail because: You are watching all bug changes.