State:New|TargetRelease:No Target|icon_bug|icon_nuke|database:public|Resolution:Fixed|BugID:241474|
Problem summary
When setting a file type specific knobDefault in a Read node, either in init.py or via commands in the script editor, the setting is not applied when copying and pasting a file path into the Node Graph to create a Read node.
It works correctly when pressing tab to create a Read node or dragging and dropping a file into the Node Graph. Non-file-type-specific knobDefaults are applied correctly when pasting the file path.
Customer reported version
Nuke 10.0v4
Customer reported platform
Mac OSX 10.10
Steps to reproduce
1) Place the following Python commands in init.py or run them in the Script Editor:
nuke.knobDefault("Read.mov.frame_mode", "start at")
nuke.knobDefault("Read.mov.frame", "0")
We're sorry to hear that
Please tell us why