Try this, just run using pvbatch instead and pass the "--use-offscreen-rendering" command line flag to it.
e.g. ./bin/pvbatch --use-offscreen-rendering /tmp/sample.py Utkarsh On Tue, Jan 12, 2016 at 11:53 AM, Borchi Leonardo <[email protected]> wrote: > Hi to all, > > > > I would execute a script on a local machine without on screen rendering. > > I have traced the operations with paraview, edited the script and launched > with pvpython. The script generate 200 slices on a volume and save them. > > All works as expected, but I would eliminate the on screen windows that > blink for one second every time I saved one slice. > > > > Is possible to generate and save the slices without on screen rendering the > image using pvpython? > > > > There is another procedure to follow in order to obtain the result? > > > > My pc run windows 7 and paraview 4.3.1. > > > > Thanks in advance > > > > Leonardo > > > > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
