AWS Thinkbox Discussion Forums

Selecting Nuke Write Gizmos not recognized

Hi all…

The recognition of gizmos as write nodes for general submission has been fixed. But they are not recognized when choose to only render “selected write nodes”…

D 7.1.0.21
Nuke 9.0v5b33
Win7

Thanks,
Andrew

Hey Andrew,

Can you post a simple Nuke file that reproduces the problem?

Thanks!
Ryan

Hey Ryan,

Here you go…

When you goto submit… select the gizmo and choose Render Selected in the Deadline Submitter.

-Andrew
writeGizmo.rar (2.97 KB)

Thanks! It looks like the problem is that even though the gizmo node is selected, the write node within the gizmo isn’t considered selected. We use the “node.isSelected()” function to check if a node is selected or not, and in this case, the “WriteNIM_JPG1.WriteNIM_JPG” write node isn’t considered to be selected even though the gizmo is.

I wonder if it’s possible to check if the write node’s parent gizmo is selected…

Hey Andrew,

Give this updated script a try (install it the same way as the previous one and then restart Nuke).

This updated script now checks if the write node or its parent node is selected, which seems to work in this case. Give it a try on your end and let us know if there are any issues.

Cheers,
Ryan
SubmitNukeToDeadline.zip (23.1 KB)

Hey Ryan,

That did the trick… the gizmos are working now!

Thanks!
Andrew

Awesome, thanks for confirming! We’ll ship this fix with beta 5 as well.

Privacy | Site terms | Cookie preferences