<div class="im">&gt; Is it possible to disable showing the small window which shows the result of script?<br><br></div>Unfortunatley,
 no.  Paraview can be compiled in a mode to do software rendering which 
does not require windows, but the paraview releases don&#39;t have this 
ability.  If you&#39;re concerned about speed, it would be more efficient if
 you modified the python script so that it looped over the files in the 
same run, instead of having to start up and shut down each time, and it 
could re-used the same window.<br><font color="#888888">
<br>Pat<br></font><br>p.s. please remember to cc the mailing list so that everyone can have a chance to reply<br><br><div class="gmail_quote">On Sun, Oct 2, 2011 at 8:13 PM, ali rostai <span dir="ltr">&lt;<a href="mailto:ali.rostai@gmail.com">ali.rostai@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi Pat,<br><br>This was exactly what trace generated. The only change I made in the script was changing<br>of absolute paths to relative ones so that anyone can run the script....<br>
<br>I moved the WriteImage() to the end and pvpython generates again the same thing. Also when<br>
I run script from gui I see the correct result in gui but the png file this time is empty (just black view 660bytes files)<br><br><br>I was using Paraview 3.10.1 up to now and downloaded the paraview 3.12-RC last night<br>

and tried with that... Cool! pvpython seems to work and in the new generated script I can<br>see that WriteImage() is at the end of file.<br><br>And another Q that I have:<br>Is it possible to disable showing the small window which shows the result of script?<br>

It appears for a moment and then disappears. When running script on many files it<br>makes the process much slower. <br><br>Thanks a lot<br><font color="#888888">Ali<br>
</font></blockquote></div><br>