SUMMARY After the filter brush engine switches filter, there is no corresponding filter configuration UI, and the default Gaussian blur filter configuration UI is still used. If the value is adjusted, krita will crash.
Git commit e5d4773c2995be6028b0379339893897443d330f by Dmitry Kazakov. Committed on 16/08/2023 at 17:58. Pushed by dkazakov into branch 'master'. Fix crash when activating Halftone filter in Filter Brush We shouldn't recreate the generator widget when the generator is unchanged, it may cause a destruction of the compressor tight in the timer handler, which causes a crash. M +18 -13 plugins/filters/halftone/KisHalftoneConfigPageWidget.cpp M +1 -0 plugins/filters/halftone/KisHalftoneConfigPageWidget.h https://invent.kde.org/graphics/krita/-/commit/e5d4773c2995be6028b0379339893897443d330f
Git commit 74a8cf5472249d05a8a4dd9350e3e2331db3c58c by Dmitry Kazakov. Committed on 16/08/2023 at 17:58. Pushed by dkazakov into branch 'master'. Fix a crash when activating Color Index filter in the filter brush M +14 -2 plugins/filters/indexcolors/indexcolorpalette.cpp M +5 -0 plugins/filters/indexcolors/indexcolors.cpp https://invent.kde.org/graphics/krita/-/commit/74a8cf5472249d05a8a4dd9350e3e2331db3c58c
Git commit 7a50879a8cce2a41ac847e15ba36a4a2e7c80d0c by Dmitry Kazakov. Committed on 16/08/2023 at 18:25. Pushed by dkazakov into branch 'krita/5.2'. Fix crash when activating Halftone filter in Filter Brush We shouldn't recreate the generator widget when the generator is unchanged, it may cause a destruction of the compressor tight in the timer handler, which causes a crash. M +18 -13 plugins/filters/halftone/KisHalftoneConfigPageWidget.cpp M +1 -0 plugins/filters/halftone/KisHalftoneConfigPageWidget.h https://invent.kde.org/graphics/krita/-/commit/7a50879a8cce2a41ac847e15ba36a4a2e7c80d0c
Git commit 5e5dc663f6be0621135f3ecb948d5e6075815f7d by Dmitry Kazakov. Committed on 16/08/2023 at 18:25. Pushed by dkazakov into branch 'krita/5.2'. Fix a crash when activating Color Index filter in the filter brush M +14 -2 plugins/filters/indexcolors/indexcolorpalette.cpp M +5 -0 plugins/filters/indexcolors/indexcolors.cpp https://invent.kde.org/graphics/krita/-/commit/5e5dc663f6be0621135f3ecb948d5e6075815f7d