Re: [Plplot-devel] Status report on remaining issues to be addressed for the forthcoming 5.11.1 release (wxwidgets issues)

2015-06-20 Thread Alan W. Irwin
On 2015-06-20 11:46+0100 Phil Rosenberg wrote: > Regarding the speed on Linux.I have a problem which I will describe > below with my Ubuntu machine, but I have just quickly tested example 3 > with ssh over the internet connecting to my work CentOS PC. I think > was the example you used to highligh

Re: [Plplot-devel] Status report on remaining issues to be addressed for the forthcoming 5.11.1 release (pkgIndex.tcl concatenation logic bug?)

2015-06-20 Thread Alan W. Irwin
Hi Phil: I have changed the subject line for this particular topic to something less general. I am hoping my hypothesis that you are the victim of stale build results (see below) is correct so we can put this topic finally to rest. On 2015-06-20 11:46+0100 Phil Rosenberg wrote: > Hi Alan > > Re

Re: [Plplot-devel] Status report on remaining issues to be addressed for the forthcoming 5.11.1 release

2015-06-20 Thread Alan W. Irwin
On 2015-06-20 13:33+0100 Phil Rosenberg wrote: > Oh there is the fill issue that I reported previously too. Once you > have had a chance to consider if the change is okay let me know. Hi Phil: That is (buried) on my agenda already as >> On 19 June 2015 at 21:02, Alan W. Irwin wrote: >>> [...]M

Re: [Plplot-devel] Working around the bug in the -np option for -dev wxwidgets

2015-06-20 Thread Phil Rosenberg
Hi Alan (and Jim) This just was never implemented so nothing to do with the eop calls. I have implemented it now. Note that I haven't included any pause at all between the displaying of the final plot and the exit. The viewer exits as soon as the driver tidy function is called. This is consistent

Re: [Plplot-devel] Status report on remaining issues to be addressed for the forthcoming 5.11.1 release

2015-06-20 Thread Phil Rosenberg
Oh there is the fill issue that I reported previously too. Once you have had a chance to consider if the change is okay let me know. Phil On 20 June 2015 at 11:46, Phil Rosenberg wrote: > Hi Alan > > Regarding the tcl cmake bug it is still there. Just to reiterate the > problem does not seem to

Re: [Plplot-devel] Status report on remaining issues to be addressed for the forthcoming 5.11.1 release

2015-06-20 Thread Phil Rosenberg
Hi Alan Regarding the tcl cmake bug it is still there. Just to reiterate the problem does not seem to be that the file that is being looked for has a space - the problem is that the file genuinely does not exist. So the problem must be elsewhere in the CMake logic, which could be due to speces st

Re: [Plplot-devel] Bug fix to plbuf.c

2015-06-20 Thread Alan W. Irwin
On 2015-06-15 12:24-0400 Jim Dishaw wrote: > Attached is a patch series that implements the second solution. I tested the changes to xwin driver; however, I was not able to test tkwin, qt, or cairo. I will provide an update to wingcc separately. I didn’t touch the wxwidgets driver. > The xwin