Problem summary
.xml created by cmd flag --Pf will not load in browser (text editor can)
nothing loads at all in the browser
note also
#134157
PerformanceInfo - Stylesheet for profiling report should be added to Nuke
Customer reported version
nuke.9.0v5
Customer reported platform
centos6
Steps to reproduce
1. Open terminal/command prompt
2. Navigate to nuke directory
3. Launch nuke with the --Pf flag followed by the file path you want to write the performance profile xml log to e.g,
./Nuke9.0v8 --Pf /temp/testOuput.xml
4. Nuke will open, load a script and render from it
5. the xml file will be generated
6. Open xml file in a browser and compare with what it looks like in a text editor
Reproduced by support
repro'd on 9.0v8 , 10.0v1, 10.0v2 on OS 10.10.5
Expected behaviour
User Guide ref (10.0v2)
-Pf <filename> Measure your nodes’ performance metrics and write them to an XML file at render time. See Using Script Profiling for more information.
Actual behaviour
produces an .xml that a text editor can read but not on on OS 10.01.5 in
Chrome Version 50.0.2661.102 (64-bit)
nor
Safari Version 9.1 (10601.5.17.4)