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

Bug: Traypublisher Explicit Colorspace workflow fails #6022

Open
2 tasks done
jakubjezek001 opened this issue Dec 6, 2023 · 0 comments
Open
2 tasks done

Bug: Traypublisher Explicit Colorspace workflow fails #6022

jakubjezek001 opened this issue Dec 6, 2023 · 0 comments
Labels
type: bug Something isn't working

Comments

@jakubjezek001
Copy link
Member

jakubjezek001 commented Dec 6, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior:

Once explicit colorspace enumerator (Override Colorspace) is set. Publishing is not finished successfully.

Expected Behavior:

Enumerator should be resolved correctly to the particular colorspace name and not our internal tagged colorspace name.

Version

3.17.7-nightly.6

What platform you are running OpenPype on?

Windows

Steps To Reproduce:

  1. Set project to colorspace managed and set ocio config to access 1.2
  2. Open Traypublisher
  3. set context and product type to Render
  4. add representations and reviewable too.
  5. hit publish

Are there any labels you wish to add?

  • I have added the relevant labels to the bug report.

Relevant log output:

DEBUG: Validating representation 'exr' colorspace '{'colorspace': 'colorspaces::ACES - ACES2065-1', 'config': {'path': '[HOME_DIR]\\AppData\\Local\\Ynput\\AYON\\addons\\ayon_ocio_1.0.0\\ayon_ocio\\configs\\OpenColorIOConfigs\\aces_1.2\\config.ocio', 'template': '{BUILTIN_OCIO_ROOT}/aces_1.2/config.ocio'}}'
Traceback (most recent call last):
  File "[HOME_DIR]\AppData\Local\Ynput\AYON\dependency_packages\ayon_2308181924_windows.zip\dependencies\pyblish\plugin.py", line 527, in __explicit_process
    runner(*args)
  File "[OPENPYPE REPO DIR]\openpype\hosts\traypublisher\plugins\publish\validate_colorspace.py", line 50, in process
    raise PublishValidationError(
openpype.pipeline.publish.publish_plugins.PublishValidationError: Representation 'exr' colorspace 'colorspaces::ACES - ACES2065-1' does not exist in OCIO config: [HOME_DIR]\AppData\Local\Ynput\AYON\addons\ayon_ocio_1.0.0\ayon_ocio\configs\OpenColorIOConfigs\aces_1.2\config.ocio

Additional context:

No response

[cuID:OP-7550]

@jakubjezek001 jakubjezek001 added the type: bug Something isn't working label Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant