Hi Pradeep,<br><br>If you don&#39;t want the window to pop up you&#39;ll need to use offscreen rendering with OSMesa. WriteAnimation() needs to create a window in order to generate the image. It is the same with WriteImage().<br>
<br>Andy<br><br><div class="gmail_quote">On Wed, Jan 30, 2013 at 3:33 AM, Pradeep Jha <span dir="ltr">&lt;<a href="mailto:pradeep@ccs.engg.nagoya-u.ac.jp" target="_blank">pradeep@ccs.engg.nagoya-u.ac.jp</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>I made my first PV python script using &quot;Start Trace&quot; and &quot;End Trace&quot;. Now I am trying to run this script using pvbatch hoping it will execute everything on the command line and not display any graphics. I deleted the Render() statement which was at the end of the python script generated by Trace (file attached with this email). But still it keeps generating the image window and fails when I ssh without X option.</div>


<div><br></div><div>I have attached the script file. I am executing pvbatch by the command</div><div><br></div><div>$pvbatch export_movie.py</div><div><br></div><div>Why is this happening?</div>

<div><br></div><div>Thank you,</div><div>Pradeep</div><div><br></div><div><br></div></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br>