Re: [Plplot-devel] A wxwidgets issue introduced today

2008-02-08 Thread Hazen Babcock
On Feb 7, 2008, at 9:00 AM, Werner Smekal wrote: > Hi, > > sorry for that, I didn't took into account, that there was a wxWidgets > ABI change for this (basic) function. Anyway, it works again. Andrew > also committed a change (actually in the very second I pressed the > commit button, that is wh

Re: [Plplot-devel] Problems with Aquaterm driver Mac OS X

2008-02-08 Thread Hazen Babcock
On Feb 8, 2008, at 4:03 AM, Werner Smekal wrote: > Hi, > > I think the last changes to the aquaterm driver lead to issues on my > mac os x computer. When I choose the aqt driver, the programm drops > out with the message: > > 2008-02-08 09:56:47.112 x01c[17118:10b] *** -[AQTAdapter > setColorRed:

Re: [Plplot-devel] LIB_TAG at cmake configuration stage

2008-02-08 Thread Alan W. Irwin
On 2008-02-08 08:03+0100 Werner Smekal wrote: >>> > Hi Alan, > >> >> Could you please revert the change for now and do it after the >> release? I >> think your implementation will not introduce any nasty build-system >> bugs, >> but my instinct says we should have a longer testing period to make

[Plplot-devel] GCW driver and saving plots

2008-02-08 Thread Andrew Ross
While testing the gcw driver I noticed that the button to save plots doesn't work any more. I presume this is as a result of the recent changes to memory buffer and tiding them up. Valgrind shows the use of an uninitialised buffer at plbuf.c:1217 which is immediately followed by a segfault. This i

[Plplot-devel] Problems with Aquaterm driver Mac OS X

2008-02-08 Thread Werner Smekal
Hi, I think the last changes to the aquaterm driver lead to issues on my mac os x computer. When I choose the aqt driver, the programm drops out with the message: 2008-02-08 09:56:47.112 x01c[17118:10b] *** -[AQTAdapter setColorRed:green:blue:alpha:]: unrecognized selector sent to instance

Re: [Plplot-devel] 5.9.0 Release?

2008-02-08 Thread Werner Smekal
Hi Alan, > Thus, I strongly encourage everybody to routinely use the parallel > build > option not only as a matter of convenience (quicker builds on > multi-processore boxes) but also to make sure we don't introduce any > new > dependency issues or have any issues that are currently hidden fo