https://bugs.kde.org/show_bug.cgi?id=356169
Nicholas LaPointe <nicholaslapoin...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nicholaslapoin...@gmail.com --- Comment #2 from Nicholas LaPointe <nicholaslapoin...@gmail.com> --- I'm able to produce a similar bug that crashes with the same assertion. After resizing the canvas, Krita crashes while attempting to play an animation that had already been played before the canvas was resized. I can reproduce this by following these steps: 1. Create new document (5000x5000px) 2. Add two frames 3. Go to frame 0 4. Play animation 5. Resize canvas to 500x500px 6. Go to frame 0 7. Play animation [Krita crashes with "ASSERT (krita): "m_textureTiles.size() > tile" in file krita/ui/opengl/kis_opengl_image_textures.h, line 116"] -- You are receiving this mail because: You are watching all bug changes.