gimp/plug-ins/file-exr
Jacob Boerema e5b35622d6 plug-ins, exr: fix #12340 crash on loading unsupported exr type
When trying to load an exr type that GIMP can't handle we threw an
exception causing a crash of the plug-in.

This isn't very user friendly, so change this to show a less
disruptive error message that we can't load the image.
Removed "for reading" from the existing error message to better reflect
that it isn't necessarily always a problem reading the file.
2025-01-08 18:20:06 +00:00
..
exr-attribute-blob.h plug-ins: cleanup, copyright headers, formatting in the openexr-wrapper 2019-06-26 16:56:12 +02:00
file-exr.c plug-ins, exr: fix #12340 crash on loading unsupported exr type 2025-01-08 18:20:06 +00:00
meson.build Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
openexr-wrapper.cc plug-ins, exr: fix #12340 crash on loading unsupported exr type 2025-01-08 18:20:06 +00:00
openexr-wrapper.h plug-ins: Fix crash with OpenEXR chroma images 2024-06-18 19:42:59 +00:00