Bug 360879 - Crash when create new file with background color as canvas
Summary: Crash when create new file with background color as canvas
Status: RESOLVED WORKSFORME
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: git master (please specify the git hash!)
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-23 01:03 UTC by Pierre "bloodywing" Geier
Modified: 2016-03-23 11:38 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

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