Create a ticket State:New|TargetRelease:No Target|icon_bug|icon_nuke|database:public|Resolution:Fixed|BugID:304991|
Problem summary
When Nuke 11.0v1 calls the
init.py for the following resizing command ' os.system("mode CON: COLS=150")' before start up, Nuke looses the ability to retain any logging information in the console window.
This issue is Windows OS only
Customer reported version
nuke.11.0v1
Customer reported platform
windows7
Steps to reproduce
1) Set NUKE_PATH to attached menu.py and
init.py
2) Open Nuke 11.0v1
Result: In the console window, there is no logging information
Workaround
Avoid resize command through
init.py in Nuke 11.0v1
Reproduced by support
Nuke 11.0v1 - Windows 7 - regression
Unable to repro on
Nuke 11.0v1 - MacOSX 10.12 - CentOS 6.9
Nuke 10.5v6 - Windows 7 - MacOSX 10.12 - CentOS 6.9
Earliest version tested
Nuke 10.5v6 - Windows 7 - MacOSX 10.12 - CentOS 6.9
- Issue no longer appears in this version and regressed in the version above
Expected behaviour
Resize of Console and retain console logging information
Actual behaviour
Resize of Console, loss of logging information