Summary: | Failure to export a TIFF file from a multi layered file with groups [Krita 4.2.0-pre-alpha (git d556b73)] | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Regis <regis> |
Component: | File formats | Assignee: | Dmitry Kazakov <dimula73> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dimula73, halla |
Priority: | NOR | ||
Version: | nightly build (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/kde/krita/commit/59b7e838dc5cd0f4e573b1cee0aa81e6fb1022dc | Version Fixed In: | |
Sentry Crash Report: |
Description
Regis
2019-02-11 14:22:51 UTC
Yes, I saw that happen recently as well. (In reply to Boudewijn Rempt from comment #1) > Yes, I saw that happen recently as well. I think there could be something causing problems with layer groups on a more general scale: I also reported this bug https://bugs.kde.org/show_bug.cgi?id=404200 - could it be technically related? I've also encountered another bug, just one time (but haven't had the chance to reproduce it yet), where parts of grouped layers had disappeared when I used the transform tool to move groups around... I'll try to find a way to reproduce it. Git commit 59b7e838dc5cd0f4e573b1cee0aa81e6fb1022dc by Dmitry Kazakov. Committed on 23/04/2019 at 19:47. Pushed by dkazakov into branch 'master'. Fix TIFF export filter to flatten images with group layers We can still save into TIFF if we flatten the image M +10 -1 plugins/impex/tiff/kis_tiff_export.cc https://invent.kde.org/kde/krita/commit/59b7e838dc5cd0f4e573b1cee0aa81e6fb1022dc |