Bug 514981

Summary: Blender OCIO.conf produces no items in menus
Product: [Applications] krita Reporter: HPetrus <haigpetrus>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: REPORTED ---    
Severity: major    
Priority: NOR    
Version First Reported In: nightly build (please specify the git hash!)   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description HPetrus 2026-01-23 16:28:32 UTC
SUMMARY

ocio.conf doesn't produce any menu items in LUT Management Docker on Linux

STEPS TO REPRODUCE
1. Turn on LUT Management docker
2. Browse and load  configuration file (ocio.conf) from standard Blender install
3. Try to change any of the drop-downs; you can't because there's nothing listed

OBSERVED RESULT

Input Colorspace, Display Device, View, and Look have no menu items.  They are locked in a standard raw, sRGB, Raw, and None, respectively.  Exposure and Gamma get greyed out the moment you try changing the sliders on those, additionally.

The error in the console is as follows:

OpenColorIO Error: Error: Loading the OCIO profile '/home/haig/Apps/blender/5.0/datafiles/colormanagement/config.ocio' failed. This .ocio config  '/home/haig/Apps/blender/5.0/datafiles/colormanagement/config.ocio' is version 2.4. This version of the OpenColorIO library (2.3.0) is not able to load that config version.
The minor version 4 is not supported for major version 2. Maximum minor version is 3.

EXPECTED RESULT

As per 5.2.x, there should be the full menu options for each option.  All sliders and values should produce results immediately.