On 2010-07-26 20:42+0100 Andrew Ross wrote: >> warning: division by zero >> warning: division by zero >> warning: division by zero >> warning: division by zero >> >> *** PLPLOT WARNING *** >> plwind: Invalid window limits in x. >> >> *** PLPLOT WARNING *** >> plwind: Invalid window limits in y. >> >> *** PLPLOT ERROR, ABORTING OPERATION *** >> plimagefr: nx and ny must be positive, aborting operation > > This comes if your selection rectangle has zero width or height. plimage > does not like this...
I generated this before by trying to immediately exit with appropriate mouse click. So I am glad you have updated p17.m to guard against this case. > I've now re-enabled all these tests. Please check. make test_octave_xwin now works fine for me (regardless of whether I select firts on p17 or not before exiting with right click. Thanks for getting all the issues I mentioned straightened out. 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 __________________________ ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://ad.doubleclick.net/clk;226879339;13503038;l? http://clk.atdmt.com/CRS/go/247765532/direct/01/ _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
