Re: [Plplot-devel] pygcw fixed

2008-12-22 Thread Andrew Ross
Alan, Thanks for this, and sorry for introducing part of the bug. Hopefully the new interactive tests should help pick this kind of thing up sooner in future. I will try to take a look when time permits. Andrew On Mon, Dec 22, 2008 at 04:21:45PM -0800, Alan Irwin wrote: > Just before the releas

Re: [Plplot-devel] Is it now OK to bump the minimum CMake version number?

2008-12-22 Thread Andrew Ross
Alan, I'm still using cmake 2.4 at home so I can confirm that everything currently still works with a pretty complete build. I've not yet upgraded to the latest version of ubuntu which does contain cmake 2.6. This is principally because the kde support in the latest version is a little cutting ed

[Plplot-devel] Is it now OK to bump the minimum CMake version number?

2008-12-22 Thread Alan W. Irwin
I would like to bump the minimum version of CMake from the current 2.4.5 to 2.6.0. One motivation for moving to 2.6.x is our build system will be simplified by this move which will make it easier to do future changes to that build system. Another motivation is Fortran support is much better for 2

[Plplot-devel] pygcw fixed

2008-12-22 Thread Alan W. Irwin
Just before the release I discovered that the interactive pygcw demos plplotcanvas_*.py in the examples/python tree errored out. Therefore, we had to disable ENABLE_pygcw by default for the release. My investigation over the weekend showed there were actually two issues responsible for these erro

Re: [Plplot-devel] segfault in example 21

2008-12-22 Thread Alan W. Irwin
On 2008-12-22 11:07-0500 Hazen Babcock wrote: > > Hello, > > In the process of updating the webpage, I've discovered that example 21 > segfaults on my new linux box. I'm running Ubuntu 8.10 (64bit). > > hl:~/opensource/plplot-working/plplot-CBS-1$ uname -a > Linux hbabcock-laptop 2.6.27-9-generic

Re: [Plplot-devel] segfault in example 21

2008-12-22 Thread trc
Hi, > From: Hazen Babcock > To: PLplot development list > Sent: Monday, 22 December, 2008 16:07:06 > Subject: [Plplot-devel] segfault in example 21 > > > Hello, > > In the process of updating the webpage, I've discovered that example 21 > segfaults on my new linux box. I'm running Ubuntu 8.

[Plplot-devel] segfault in example 21

2008-12-22 Thread Hazen Babcock
Hello, In the process of updating the webpage, I've discovered that example 21 segfaults on my new linux box. I'm running Ubuntu 8.10 (64bit). hl:~/opensource/plplot-working/plplot-CBS-1$ uname -a Linux hbabcock-laptop 2.6.27-9-generic #1 SMP Thu Nov 20 22:15:32 UTC 2008 x86_64 GNU/Linux hl:~