State:Closed|icon_bug|icon_nuke|database:public|Resolution:Fixed|TargetRelease:12.0v1|BugID:309568|
Problem summary
In Nuke 11, If you create a 'GridWarp' node while using multiple views (Stereo views), you will receive a QT error in your Terminal.
The error itself doesn't appear to change anything, the 'GridWarp' node works fine.
Here's an example of the error:
QWindowsWindow::setGeometry: Unable to set geometry 18x16+1271+692 on QWidgetWindow/'Nuke::ControlPointStereoButtonClassWindow'. Resulting geometry: 120x16+1271+692 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 18x16, maximum size: 18x16).
Customer reported version nuke.11.0v2
Customer reported platform windows10
Steps to reproduce1) Open Nuke, go to your project settings. (
Shortcut S )
2) Head to the 'Views' tab and press the 'Set up views for stereo' button.
3) In your Node Graph, create a 'GridWarp' node, open it in your properties tab.
4) Check your Nuke terminal (Command prompt) for the error.
Result: You will have a QT error like the above example. (Appears to only happen on Windows)Please note: The QT error appears twice in my console, even if I create more than 2 views.
WorkaroundUnknown
Reproduced by supportNuke11.0v2 - Windows 7
Nuke11.0v1 - Windows 7
Can NOT reproduce Nuke11.0v2 - Mac10.12 - CentOS6.9
Nuke11.0v1 - Mac10.12 - CentOS6.9
Nuke10.5v5 - Windows 7 - Mac10.12 - CentOS6.9
Nuke10.0v6 - Windows 7 - Mac10.12 - CentOS6.9
Nuke9.0v9 - Windows 7 - Mac10.12 - CentOS6.9
RegressionYes
Earliest version testedNuke9.0v9 - Wasn't reproducible in last 2 versions.
Expected behaviourNo QT error warning in the terminal window
Actual behaviourQT error warning appeared in the terminal window