From: Alan W. I. <ir...@be...> - 2010-06-16 18:39:13
|
On 2010-06-16 07:15-0000 arj...@us... wrote: > Revision: 11070 > http://plplot.svn.sourceforge.net/plplot/?rev=11070&view=rev > Author: arjenmarkus > Date: 2010-06-16 07:15:26 +0000 (Wed, 16 Jun 2010) > > Log Message: > ----------- > Provide a script to run all Tcl examples in the same way as we do for the Tk examples. The script properly > resets PLplot so that each example displays correctly (with the exception of x21). Reformatted the Tk script, > as the list of commands to reset PLplot got fairly long. > > Currently, the script (standard_examples) can not be used as a proper shell script, in the same way as the > Tk equivalent. This is a first version to get the basic functionality. > > Re x21: this example does something to upset PLplot on my machine, so that the next example complains that > I should call plinit() again. I have commented it out for now. > > Modified Paths: > -------------- > trunk/examples/tcl/CMakeLists.txt > trunk/examples/tcl/tcldemos.tcl > trunk/examples/tk/tkdemos.tcl > > Added Paths: > ----------- > trunk/examples/tcl/standard_examples.in > Hi Arjen: Many thanks for this work on mass runs of the Tcl examples. I have followed up with some additional changes (revision 11077) including implementation of the test_tcl_standard_examples target. Please run "make test_tcl_standard_examples" there to make sure it works properly on your platform(s). It exercises examples/tcl/standard_examples without showstopper issues here (Debian Lenny). I agree something funny is going on for example 21 because after that example the convenient "-np" option which is passed to pltcl no longer works so you have to go back to hitting the enter key numerous times to get through the rest of the examples. I will look into that and if I find a solution I will check whether that solution allows me to reinstate example 22 as well. Alan __________________________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); PLplot scientific plotting software package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ |