| Summary: | Single layer PSD saved by Krita cannot be read by Krita | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Freya Lupen <penguinflyer2222> |
| Component: | File formats | Assignee: | amyspark <amy> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | amy |
| Priority: | NOR | ||
| Version First Reported In: | 5.1.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Other | ||
| Latest Commit: | https://invent.kde.org/graphics/krita/commit/43f0ae30629817ee7cac70dc6972d850436b8f35 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Freya Lupen
2022-08-31 14:53:38 UTC
It is in fact the correct solution. I did that change because I'd thought a missing layer/mask info section was an error, but this is not the case for native PSD files. Git commit 74f6bdafe7fb48063504811c68c2f63cf194856a by L. E. Segovia. Committed on 31/08/2022 at 17:07. Pushed by lsegovia into branch 'master'. psd: fix opening single-layer files The changes I'd intended for TIFF are correct, but they are not for native PSD files. M +1 -1 libs/psd/psd_layer_section.cpp https://invent.kde.org/graphics/krita/commit/74f6bdafe7fb48063504811c68c2f63cf194856a Git commit 43f0ae30629817ee7cac70dc6972d850436b8f35 by L. E. Segovia. Committed on 31/08/2022 at 17:11. Pushed by lsegovia into branch 'krita/5.1'. psd: fix opening single-layer files The changes I'd intended for TIFF are correct, but they are not for native PSD files. (cherry picked from commit 74f6bdafe7fb48063504811c68c2f63cf194856a) M +1 -1 libs/psd/psd_layer_section.cpp https://invent.kde.org/graphics/krita/commit/43f0ae30629817ee7cac70dc6972d850436b8f35 |