Summary: | F15 Krita crashes when setting model to grayscale(without transparency) | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Reartes Guillermo <rtguille> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | halla |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Reartes Guillermo
2011-03-31 01:16:43 UTC
Hi! Thanks for your report. The problem here seems to be that grayscale without transparency shouldn't even be available, it's an experimental colorspace meant to be used in selection masks, and it should be hidden in the colorspace selection combobox. Git commit 34788d5e33701a9febb6c5075d978b77f6751bc6 by Cyrille Berger. Committed on 03/04/2011 at 17:40. Pushed by berger into branch 'master'. the gray color space without an alpha channel should not be user visible BUG:269794 M +6 -0 krita/plugins/colorspaces/ctlcs/KoCtlColorSpaceInfo.cpp M +1 -0 krita/plugins/colorspaces/ctlcs/KoCtlColorSpaceInfo.h M +1 -1 krita/plugins/colorspaces/ctlcs/ctlcolorspaces/gray32f.ctlcs http://commits.kde.org/calligra/34788d5e33701a9febb6c5075d978b77f6751bc6 |