-
Notifications
You must be signed in to change notification settings - Fork 610
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Problems loading DWA-B EXR files by default -- too soon to default to openexr:core? #4094
Comments
This is most likely a bug in OpenEXR. Definitely file an issue there. I would recommend that you, of course, turn the core option off for Blender. Do you think we should switch the default back to off for OpenImageIO? Or should we see if we can get the OpenEXR side fixed ASAP? It would kind of be a silly dance to disable on the OIIO side, make a release (there would normally be one on Jan 1), then within days a fix in OpenEXR, then we have to switch it back on for OIIO. |
I'm pretty sure it's fixed with the above referenced commit against OpenEXR but don't have an easy way to test atm. They've had the fix for 6 weeks but I'll try poking their slack and seeing when they're thinking of a release. There might also be a ZIPS problem with core as well: https://academysoftwarefdn.slack.com/archives/CMLRW4N73/p1699948840458629 As for OIIO, we currently check for just OpenEXR 3.1.10+ when enabling core so maybe we'd have to change that, but there's nothing to change it to without a release on their end. |
"They" is us. I'm on the OpenEXR TSC. We can ask for a 3.2.2 release as soon as possible after the new year. If you think that core is still too bug-riddled to be relied on by default, we can certainly change that default on the OIIO side. |
I think this has been fixed on the OpenEXR side, closing. |
Describe the bug
Blender this week made the switch to the 2.5.x series and soon after hit rendering issues when displaying DWA-B files. We're currently using the latest version of OpenEXR at the time of filing: v3.2.1
It might be related to AcademySoftwareFoundation/openexr#1591
In any case, perhaps the default of using the Core library is a bit too soon right now?
To Reproduce
Steps to reproduce the behavior:
forest.exr
file in the .zip providedEvidence
![image](https://private-user-images.githubusercontent.com/7989986/292817811-94a99e0c-1f40-46be-9dff-508fdc1651b4.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyODg1OTQsIm5iZiI6MTczOTI4ODI5NCwicGF0aCI6Ii83OTg5OTg2LzI5MjgxNzgxMS05NGE5OWUwYy0xZjQwLTQ2YmUtOWRmZi01MDhmZGMxNjUxYjQucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTFUMTUzODE0WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZDM0Zjc2YjM2MTgyMjgyYjc5OTU0MjI1OGEwMWExOTBjMzA2YTI3ODEwN2RmZTAyY2Q0NzVlNmQyM2JmYTIwMSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.q9EBdUt1YI9oQjAA_YlIRb7UuHZjbcAyvYqhqx-gCvc)
When using openexr:core == 1
When using openexr:core == 0
![image](https://private-user-images.githubusercontent.com/7989986/292818100-13e8886f-588f-44ed-a5af-533cdb197825.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyODg1OTQsIm5iZiI6MTczOTI4ODI5NCwicGF0aCI6Ii83OTg5OTg2LzI5MjgxODEwMC0xM2U4ODg2Zi01ODhmLTQ0ZWQtYTVhZi01MzNjZGIxOTc4MjUucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTFUMTUzODE0WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MGM2MWJjNGZmMzVlYTM5YzAzODIxMjI1M2M5MTBmN2I0NzY3MzNkMjgzYjNjZjE3MzcwMzc3MDA3MzkzNThiYyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.IPujVYSj7hSRWpXeSajhSA_woD0SOMuO3iPBfKEcOGE)
forest.zip
Platform information:
The text was updated successfully, but these errors were encountered: