State:Closed|icon_bug|icon_nuke|database:public|Resolution:Fixed|TargetRelease:14.0v7|BugID:539682|
Problem summary
GUI path processing still happens in terminal mode, using more RAM than necessary
The attached test_RAM_scene_suspend.nk runs nuke.suspendPathProcessing() on startup, whereas test_RAM_scene_nosuspend.nk doesn't, which in Terminal mode, should not make a difference to the amount of Ram used by Nuke
Customer reported version
nuke.12.2v5
Customer reported platform
centos7
Steps to reproduce
1) Download the attached test_RAM_scene_nosuspend.nk or test_RAM_scene_suspend.nk Nuke scripts
2) Open a system resource monitor like OpenHardwareMonitor or btop to monitor RAM usage over time
3) Open a terminal and run the following command, and notice the RAM usage:
<Path/to/Nuke/install> --safe -F 1 -x <path/to>/test_RAM_scene_nosuspend.nk <Path/to/Nuke/install> --safe -F 1 -x <path/to>/test_RAM_scene_suspend.nk 

We're sorry to hear that
Please tell us why