Hi All,


I am very new to paraview (so please excuse my ignorance when asking
this question) and I want to use a recorded test case to produce an
image snapshot. I have recorded a test case using the Tools -> Record Test and 
in this test case I load in a state file, adjust some of the view settings and 
then save an image snapshot. Recording the test case file (which I called 
first.xml) seems to work well. However, when I play the file everything works 
right up until the point at which the image snapshot should be taken and I get 
a message in an output window which states: Couldn't find object 
"MainWindow/FileSaveScreenshotDialog" and then on the next line: Found up to 
"MainWindow". It then stops, so that I need to press the OK button on the Save 
Snap Shot dialogue box to continue. I have to do this manually whereas I want 
the xml file to automatically do this.

I have tried both recording and running the test case on two different linux 
machines (one running Ubuntu and the other SuSe) and I get the same problem on 
both. I am using the 64bit binary version of paraview 3.4.0. Is there something 
obvious that I am missing?. Any tips, suggestions or references to what I could 
try to fix this would be most appreciated.

The listing of the first.xml file is as follows:

<?xml version="1.0" ?>
<pqevents>
  <pqevent object="MainWindow/menubar/menuFile" command="activate" 
arguments="actionFileLoadServerState" />
  <pqevent object="MainWindow/FileLoadServerStateDialog" 
command="filesSelected" arguments="/home/preichl/PARAVIEW/first.pvsm" />
  <pqevent object="outputDialog/closeButton" command="activate" arguments="" />
  <pqevent 
object="MainWindow/MultiViewManager/SplitterFrame/MultiViewSplitter/0/MultiViewFrameMenu/OptionsButton"
 command="activate" arguments="" />
  <pqevent object="MainWindow/ActiveRenderViewOptions/PageNames" 
command="mousePress" arguments="1,1,0,14,12,/2:0" />
  <pqevent object="MainWindow/ActiveRenderViewOptions/PageNames" 
command="mouseRelease" arguments="1,0,0,14,12,/2:0" />
  <pqevent 
object="MainWindow/ActiveRenderViewOptions/Stack/pqRenderViewOptions/stackedWidget/Annotation/OrientationAxes"
 command="mousePress" arguments="1,1,0,11,4" />
  <pqevent 
object="MainWindow/ActiveRenderViewOptions/Stack/pqRenderViewOptions/stackedWidget/Annotation/OrientationAxes"
 command="mouseRelease" arguments="1,0,0,11,4" />
  <pqevent 
object="MainWindow/ActiveRenderViewOptions/Stack/pqRenderViewOptions/stackedWidget/Annotation/groupBox_3/CenterAxesVisibility"
 command="set_boolean" arguments="false" /
>
  <pqevent object="MainWindow/ActiveRenderViewOptions/CloseButton" 
command="activate" arguments="" />
  <pqevent object="MainWindow/menubar/menuFile" command="activate" 
arguments="actionFileSaveScreenshot" />
  <pqevent object="MainWindow/SaveSnapshotDialog/width" command="set_string" 
arguments="8" />
  <pqevent object="MainWindow/SaveSnapshotDialog/width" command="set_string" 
arguments="80" />
  <pqevent object="MainWindow/SaveSnapshotDialog/width" command="set_string" 
arguments="800" />
  <pqevent object="MainWindow/SaveSnapshotDialog/height" command="set_string" 
arguments="6" />
  <pqevent object="MainWindow/SaveSnapshotDialog/height" command="set_string" 
arguments="60" />
  <pqevent object="MainWindow/SaveSnapshotDialog/height" command="set_string" 
arguments="600" />
  <pqevent object="MainWindow/FileSaveScreenshotDialog" command="filesSelected" 
arguments="/home/preichl/PARAVIEW/first" />
  <pqevent object="outputDialog/closeButton" command="activate" arguments="" />
</pqevents>


Thanks,

Paul Reichl

_________________________________________________________________
It's simple! Sell your car for just $50
http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Fsecure%2Dau%2Eimrworldwide%2Ecom%2Fcgi%2Dbin%2Fa%2Fci%5F450304%2Fet%5F2%2Fcg%5F801459%2Fpi%5F1004813%2Fai%5F859641&_t=762955845&_r=tig_OCT07&_m=EXT
_______________________________________________
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

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to