https://bugs.kde.org/show_bug.cgi?id=434015
Bug ID: 434015
Summary: Crash due to colorspace conversion after paste
Product: krita
Version: 4.4.2
Platform: Other
OS: All
Status: REPORTED
Severity: normal
Priority: NOR
Component: * Unknown
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
I found this crash while testing
<https://invent.kde.org/graphics/krita/-/merge_requests/732>. It seems to be
related to the colorspace conversion after paste, and is triggered at some
point if this "convertTo" call has been invoked before:
https://invent.kde.org/graphics/krita/-/blob/589911494cce6af4c49180fbfcee959d190eaf1a/libs/ui/kis_import_catcher.cc#L134
It happens both on version 4.4.2 and on git master.
STEPS TO REPRODUCE
1. Tick the following setting under "General > Miscellaneous":
"On importing images as layers, convert to the image colorspace"
2. Create a new fill layer, mask, or other layer type with alpha only
3. Select an area of the image
4. Copy the selection with the layer or mask still selected
5. Paste the selection (Ctrl+V)
--
You are receiving this mail because:
You are watching all bug changes.