https://bugs.kde.org/show_bug.cgi?id=457125
Freya Lupen <penguinflyer2...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |penguinflyer2...@gmail.com --- Comment #2 from Freya Lupen <penguinflyer2...@gmail.com> --- The top part of the backtrace from my Windows build, if it helps; I can also confirm the same happens in 5.1.0 beta 1. libkritaui.dll!KisShapeLayerCanvas::slotStartAsyncRepaint+0x3a3 [mysrcdir/libs/ui/flake/kis_shape_layer_canvas.cpp @ 292] 290: // by tracking the size of the image in slotImageSizeChanged() 291: uncroppedRepaintRect = repaintRect; > 292: repaintRect = > repaintRect.intersected(m_parentLayer->image()->bounds()); 293: } else { 294: const QRectF shapesBounds = KoShape::boundingRect(m_shapeManager->shapes()); Qt5Core.dll!QMetaObject::activate+0x828 [C:/Packaging/KritaDepsBuild/ext_qt/s/qtbase/src/corelib/kernel/qobject.cpp @ 3804] -- You are receiving this mail because: You are watching all bug changes.