Bug 360879

Summary: Crash when create new file with background color as canvas
Product: [Applications] krita Reporter: Pierre "bloodywing" Geier <bloodywing>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: crash CC: halla, raghu
Priority: NOR    
Version First Reported In: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Pierre "bloodywing" Geier 2016-03-23 01:03:41 UTC
Usually you create a new image with 1 layer and a backgroundcolor as filled layer.
But when I change it to as canvas colour my krita crashes

I checked this with the git master of krita 3.

Reproducible: Always

Steps to Reproduce:
1. Open the new file dialog
2. go to the content tab
3. change it to as canvas colour
4. click create

Actual Results:  
A crash

Expected Results:  
Should create a new image

Work around: create a new image without changing it to canvas and change it later from the menu.
Comment 1 Pierre "bloodywing" Geier 2016-03-23 01:08:22 UTC
All the sudden it works now. I tested it multiple times before and it kept crashing for me.
Comment 2 Raghavendra kamath 2016-03-23 07:05:49 UTC
I can't reproduce this on latest build from git, is this still happening to you, if not can we close this bug.
Comment 3 Pierre "bloodywing" Geier 2016-03-23 08:30:25 UTC
I'm trying to reproduce it too now, I was testing some icc profiles before and changed them. I was thinking an obscure profile was the reason first. But it did crash with the default one as well.

You can close the bug report, if it happens again I try to get a strace log at least.