On Mon, Feb 23, 2015 at 03:55:50PM -0800, Alan Irwin wrote:
> On 2015-02-23 22:33-0000 Andrew Ross wrote:
> 
> >
> > Alan,
> >
> > I've done some preliminary testing on Ubuntu 14.10 (Utopic), including
> > running test_diff_psc as documented the other day, and test_interactive /
> > test_c_wxwidgets.
> >
> > All builds fine. test_diff_psc differences are as expected. Some slight
> > variations when testing with svg rather than psc device. I will probably
> > leave this to post-release to investigate once the tests are properly
> > implemented in cmake.
> 
> Thanks very much for this preliminary testing.
> 
> I agree those different language consistency results for psc and svg
> are really intriguing (and surprising!), and I also agree they should
> be pursued post-release.

I've solved the fortran example 19 issue (it was with the way \n was being 
handled in the fortran string conversion routines). A good example where
there was a unicode issue not being picked up by the psc tests. The issue 
with the extraneous colour change commands and ocaml I've not looked into.

> > 1) Wxwidgets: I've reproduced most (but not all) of the snags in the
> > plplot bug. 
> > I did notice one or two extra issues which I've documented in the bug
> > report.
> 
> Thanks!
> 
> > 2) test_interactive runs fine. I noticed some issues with the test_tk_plgrid
> > test. The plot looks fine, but the zoom and setup page menu options don't
> > seem to work. In both cases nothing is plotted when the settings are
> > changed. This may have been broken for a long time. Can anyone reproduce
> > this?
> 
> For the "red spider web" example (test_tk_plgrid), I find that hitting
> enter no longer works to exit the example and instead you have to use
> the GUI to exit.  This is a regression from tests I have run
> in the last year.
> 
> For
> 
> examples/c/x01c -dev tk
> 
> hitting enter works fine to exit the example.
> 
> For both examples, Page/setup/reset seems to work here, but after zoom
> accepts page limits it just produces a black plot which is a
> regression from when I tested this in the last year.
> 
> Since -dev tk depends on xwin functionality and xwin depends on 
> plbuf, it is possible the above regressions have been caused by recent
> plbuf changes.  But if that is the case, I think it is likely we are
> going to have to sort out plbuf problems post-release when some
> excellent comprehensive testing of plbuf should become available to us
> with Jim's promised new plmeta/plrender functionality.

Your regressions seem to match exactly with mine. I get a black screen 
after trying any zoom. The page/setup menu works, but it makes absolutely 
no difference to the plot whatever values I set.
 

Andrew

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to