Summary: | Krita does not draw the whole picture | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | dieter.de.moitie |
Component: | Tools/Transform | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ahab.greybeard, dieter.de.moitie, ghevan |
Priority: | NOR | ||
Version First Reported In: | 4.1.7 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
The original kra file
Screenshot after opening issue.kra Screenshot after disabling and re-enabling the layers workaround of issue by clone transform Simple generated vector shapes: no issue Hand drawn raster shapes: an issue |
Description
dieter.de.moitie
2019-02-22 06:18:07 UTC
Created attachment 118266 [details]
Screenshot after opening issue.kra
Created attachment 118267 [details]
Screenshot after disabling and re-enabling the layers
Created attachment 118271 [details]
workaround of issue by clone transform
I confirm that this issue also happens in the 4.2.0-pre-alpha (git 7dc0c43) appimage. It does not happen if the vector image is made of three ellipses made with the ellipse drawing tool (simple smooth shapes) but it does happen if a raster drawing is made by hand (rough irregular shapes). Created attachment 118272 [details]
Simple generated vector shapes: no issue
Created attachment 118273 [details]
Hand drawn raster shapes: an issue
Addendum: The image attached in Comment 5 does not have a problem because the transform used is a 'simple' skew + rotation. If the transform is a rescale + move then that image does have a problem on opening. Similarly, if the image attached in Comment 6 has its transform changed from rescale + move to skew + rotation, then it also does not have the problem. Also, if the transform layer is placed above the colorise mask so that it applies to the drawing (not the group) then it will open with no problems but turning off the transform layers will show the problem until the Colourise Mask is toggled. Furthermore, If the transform layer is placed below the colourise mask (still applied to the drawing) then the rendered image shows separation of the transformed drawing and the colourisation of the original drawing. It would be useful to know about any rules or guidelines for stacking layers masks in this manner, in terms of rendering priority/order and any combinations that should not be used. this bug cannot be reproduced anymore in 4.2.8, anyone else can confirm? Setting to needsinfo fixed I've opened all the attached files using the 4.2.8 appimage and had none of the problems that were present in 4.1.7. |