https://bugs.kde.org/show_bug.cgi?id=411202
--- Comment #12 from Lynx3d <l...@aspect-design.de> --- I am 99% sure by now that the cause is this Qt bug: https://bugreports.qt.io/browse/QTBUG-76923 It's a regression in 5.12.4 from an attempt to to fix a regression from 5.11, but ended up making things much worse. It is already reverted in Qt git for 5.12.5, which hopefully releases any day now (like, it's actually planned for today if I take EU time), I hope krita 4.2.6 can be built with that. Otherwise we'd have to consider a work around, in theory deleting and recreating the dialog on each use should work, but from reading that bug, other things like floating dock widgets are prone to crashes too with that bug. -- You are receiving this mail because: You are watching all bug changes.