Summary: | Split layer doesn't work on Colorize Mask (progress bar is always 0). | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Eranthis stellata Maxim <1012468643> |
Component: | * Unknown | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | lynx.mw+kde, thetwo222 |
Priority: | NOR | ||
Version First Reported In: | 5.0.5 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Other | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
bug
gif |
Description
Eranthis stellata Maxim
2022-04-25 00:07:39 UTC
Just to clarify, this refers to: https://invent.kde.org/graphics/krita/-/merge_requests/894 Something is indeed wrong there, my first attempt just crashed (asserted) promptly at layersplit.cpp:195 when trying to access a KisNodeSP, following attempts did convert the colorize mask to a paint layer but then left Krita with overridden cursor and stuck progress bar although the operation aborted. Looking at the code, there's several places where the function just plain returns without cleaning up, so it's no surprise Krita can end up in a broken state. Created attachment 150114 [details]
bug
This problem still exists in 5.1 beta1. And need to add:
1.If I split in "Edit" mode, krita will crash directly.
Created attachment 150115 [details]
gif
If I split in “preview” mode, it will be at 0% all the time.And I can do other operations during this period.
*** This bug has been marked as a duplicate of bug 459632 *** |