Skip to content

Split Nuke callbacks defined by NukeHost and rework nuke startup #211

@rdelillo

Description

@rdelillo

Is there an existing issue for this?

  • I have searched the existing issues and added correct labels.

Description

Current Behavior

Current behavior make Nuke setup some callbacks and operations through NukeHost when Nuke start in UI mode:

These operations affects colorspace setup, resolution, frame-range...

Expected Behavior

We need to triage those operations between:

  • those who can happen on the farm (non-GUI mode) and those who are user-specific
  • those we want to happen at nuke start-up and those which need to be re-applied on each workfile opening
  • those who are mandatory and those we want to make optional and configured via settings
  • those who happens silently vs those who require user confirmation

Once this is done, we'd need to rework NukeHost for this.

Some work was already discussed :

Steps To Reproduce:

No response

Additional context:

Version

Version of the server, ayon-core and the addon that's affected

What platform were you running when you found the bug?

Windows
Linux - Rocky9
Linux - Ubuntu
MacOS

You can also provide any additional information relevant to the issue.

Relevant log output:

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions