MantisBT - ParaView
View Issue Details
0007816ParaView(No Category)public2008-10-15 11:372010-11-30 21:40
Guy HUBERT 
Berk Geveci 
normalfeatureN/A
closedfixed 
 
3.83.8 
0007816: command line argument to lunch a python script at paraview client start
I want to use paraview client/server mode and on the client side, I execute a python script which drives paraview server and paraview client visualization.

Is it possible to give the name of the python script as an argument of the paraview command line, rather than opening python shell and loading the py file via the browser file ?
No tags attached.
Issue History
2008-10-15 11:37Guy HUBERTNew Issue
2009-02-17 14:28Utkarsh AyachitStatusbacklog => tabled
2009-02-17 14:28Utkarsh AyachitAssigned To => Berk Geveci
2009-02-17 14:28Utkarsh AyachitCategoryDevelopment => 3.8
2009-05-13 13:41Utkarsh AyachitTarget Version => 3.8
2010-11-26 13:43David PartykaNote Added: 0023550
2010-11-26 13:43David PartykaStatustabled => @80@
2010-11-26 13:43David PartykaFixed in Version => 3.8
2010-11-26 13:43David PartykaResolutionopen => fixed
2010-11-30 21:40Alan ScottNote Added: 0023605
2010-11-30 21:40Alan ScottStatus@80@ => closed
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0023550)
David Partyka   
2010-11-26 13:43   
use the --script=<script.py> arguement
(0023605)
Alan Scott   
2010-11-30 21:40   
Already implemented.