https://bugs.kde.org/show_bug.cgi?id=412622
Boudewijn Rempt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Boudewijn Rempt <[email protected]> --- I suspect: commit 0d45094ff507ad1a3de98d8d185fcc8fcc7d0124 Author: Dmitry Kazakov <[email protected]> Date: Mon Sep 23 12:47:05 2019 +0300 Fix crash in Feather Selection (also in Wavelets, Blur and Edge Detection) The device that is fed to the convolution painter with repeat stretegy should always contain the a proper KisDefaultBounds object. Otherwise the repeat iterator will try to read data from infinite positions, which is not nice :) BUG:412057 Let's see... -- You are receiving this mail because: You are watching all bug changes.
