https://bugs.kde.org/show_bug.cgi?id=438655
Bug ID: 438655
Summary: Half-precision floating point TIFF is loaded without
checking availability of OpenEXR
Product: krita
Version: git master (please specify the git hash!)
Platform: Compiled Sources
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: File formats
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
16-bit floating point TIFF files should be prevented from loading if OpenEXR is
not available in the system. This is checked in the exporter for writing, but
not in the reader/converter plugin.
STEPS TO REPRODUCE
1. Create a 16-bit floating point TIFF file.
2. Attempt to load it with Krita having been built without OpenEXR support.
OBSERVED RESULT
The file is expected to load, and it should show garbage.
EXPECTED RESULT
The file should not be loaded.
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.