Bug 514981 - Blender OCIO.conf produces no items in menus
Summary: Blender OCIO.conf produces no items in menus
Status: REPORTED
Alias: None
Product: krita
Classification: Applications
Component: General (other bugs)
Version First Reported In: nightly build (please specify the git hash!)
Platform: Arch Linux Linux
: NOR major
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-01-23 16:28 UTC by HPetrus
Modified: 2026-01-23 16:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.