Skip to content
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

added missing "custom" section from the ocio config #5900

Closed
wants to merge 7 commits into from

Conversation

rontown
Copy link

@rontown rontown commented Nov 11, 2023

Was causing a major break when using custom ocio conf packages in nuke

…r breaking when using custom ocio conf pacakages in nuke
@ynbot ynbot added host: Nuke size/XS Denotes a PR changes 0-99 lines, ignoring general files labels Nov 11, 2023
@jakubjezek001
Copy link
Member

Hey @rontown, thanks for your input!

A few versions ago, we removed a certain feature. We did this because we now use the OCIO environment variable workflow. Once it's set and Nuke recognizes it during bootstrap, it completely overrides any options.

The custom option has to be linked with the cutstomOCIOConfigPath root knob. But since the OCIO workflow was overriding it, there was no need to keep those knob configs.

More info can be found here colorspace docs

@jakubjezek001
Copy link
Member

explained here #5900 (comment)

@ynbot ynbot added this to the next-patch milestone Nov 16, 2023
@rontown
Copy link
Author

rontown commented Nov 16, 2023

@jakubjezek001
Thanks for the feedback.
I guess it's not exactly immediatly clear in the docs, or you aren't testing it in the way which is used in production.

Currently when setting the an ocio custom path/config file on the ayon server this doesn't work when loading nuke, as nuke requires the "custom" field to be selected in order to use the env var ocio set from the server.
This is causing immediate and major breaks in nukes colour workflow.

Perhaps the team would require some additional experienced compositor testing/feedback on issues like these of which I'm happy to help.

@jrsndl
Copy link
Collaborator

jrsndl commented Nov 16, 2023

Currently when setting the an ocio custom path/config file on the ayon server this doesn't work when loading nuke, as nuke requires the "custom" field to be selected in order to use the env var ocio set from the server.

Can you please share the OS and Nuke version that demonstrates the issue? I do not se it in Nuke 14 + Windows 10

@rontown
Copy link
Author

rontown commented Nov 19, 2023

Nuke 14.0v6 and Windows 10. If custom isn't selected in the nuke colour settings this will have the same effect in any Nuke version and OS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
host: Nuke size/XS Denotes a PR changes 0-99 lines, ignoring general files
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants