Bug 370319

Summary: Flatten image crashes Krita
Product: [Applications] krita Reporter: silva <a.minha.venda.de.garagem>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: crash CC: tysontanx
Priority: NOR    
Version: 3.0.2 Alpha   
Target Milestone: ---   
Platform: macOS (DMG)   
OS: macOS   
Latest Commit: Version Fixed In:

Description silva 2016-10-08 21:56:55 UTC
Krita always crashes when flattening an image. Either by shortcut (Shift+Cmd+E) or by selecting Layer > Flatten Image from the menu.
Comment 1 Tyson Tan 2016-10-09 00:55:57 UTC
Same here using krita-3.0.1.90-x86_64.appimage
Comment 2 Halla Rempt 2016-10-09 10:51:22 UTC
Git commit 8564a291348180f716d8f1270b303eea40e421c0 by Boudewijn Rempt.
Committed on 09/10/2016 at 10:50.
Pushed by rempt into branch 'master'.

Check whether there's an active node before dereferencing

Bug introduced when merging the latest animation code.
Related: bug 370283

M  +28   -26   plugins/dockers/defaultdockers/kis_layer_box.cpp

http://commits.kde.org/krita/8564a291348180f716d8f1270b303eea40e421c0
Comment 3 Tyson Tan 2016-10-13 08:19:13 UTC
Thank you, Boud! :D