I'm having problems when I try to create more than nuke nodes with single nuke script.
I start to get error and nuke crashes: QWidget::create Failed to create window (The current process has used all of its system allowance of handles for Window Manager object.) Any ideas how to bypass this? Script used for testing is simple, but crashes using any script creating more than ~70 nodes: for i in range(1,100): nuke.createNode("Blur")
_______________________________________________ Nuke-python mailing list Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python