Bug 370319 - Flatten image crashes Krita
Summary: Flatten image crashes Krita
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: 3.0.2 Alpha
Platform: macOS (DMG) macOS
: NOR crash
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-08 21:56 UTC by silva
Modified: 2016-10-13 08:19 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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