Re: [Plplot-devel] make test_noninteractive hanging

2010-03-14 Thread Alan W. Irwin
On 2010-03-14 16:06-0700 Alan W. Irwin wrote: > I will take responsibility for fixing up the wiki and corresponding > README.testing to reflect our new/improved test system for both the build > tree of the core build, and the build tree generated by CMake for the > installed examples. Done. See

Re: [Plplot-devel] [PATCH] Support arbitrary storage of 2D user data

2010-03-14 Thread David MacMahon
Hi, Alan, On Mar 14, 2010, at 10:29 , Alan W. Irwin wrote: > That is revision 10869 should be the same as > David's tree that produced his patch I can confirm that r10869 contains all the changes from my patch. Thanks again, Dave ---

Re: [Plplot-devel] [PATCH] Support arbitrary storage of 2D user data

2010-03-14 Thread David MacMahon
On Mar 13, 2010, at 16:43 , Alan W. Irwin wrote: > I have committed this patch (revision 10864). Thanks, Alan!!! > Thanks, Dave, for all your work on this arbitrary storage of 2D data > API. You're welcome. Thanks for including it! Dave -

Re: [Plplot-devel] make test_noninteractive hanging

2010-03-14 Thread Alan W. Irwin
On 2010-03-14 18:36-0400 Hazen Babcock wrote: > > I'm not sure if I am doing this right, see my previous e-mail about the > README.testing file, but it appears that example8 is causing the pdfqt > driver to hang. > > I did the following: > cd \tmp > cp -a /usr/local/share/plplot5.9.5/examples . >

[Plplot-devel] make test_noninteractive hanging

2010-03-14 Thread Hazen Babcock
I'm not sure if I am doing this right, see my previous e-mail about the README.testing file, but it appears that example8 is causing the pdfqt driver to hang. I did the following: cd \tmp cp -a /usr/local/share/plplot5.9.5/examples . cd examples make test_noninteractive And I get: [...] Output

[Plplot-devel] README.testing

2010-03-14 Thread Hazen Babcock
It would be great if someone who understands the testing infrastructure could update the README.testing file. The instructions appear to be a bit dated, in particular, "make test" is no longer available. -Hazen -- Dow

Re: [Plplot-devel] -bg with alpha gives strange overlay effect on x02c

2010-03-14 Thread Hazen Babcock
Alan W. Irwin wrote: > On 2010-03-13 13:16-0800 Alan W. Irwin wrote: > >> On 2010-03-13 14:45-0500 Hazen Babcock wrote: >> >>> Alan W. Irwin wrote: Hazen, will you have a look at this issue, please? This transparent background issue does not appear for, e.g., -dev pscairo so it appears

Re: [Plplot-devel] [PATCH] Support arbitrary storage of 2D user data

2010-03-14 Thread Hezekiah M. Carty
On Sun, Mar 14, 2010 at 12:29 PM, Alan W. Irwin wrote: > On 2010-03-14 10:06-0700 Alan W. Irwin wrote: > >> On 2010-03-14 09:46-0500 Hezekiah M. Carty wrote: >> >>> The patch or patch application to Subversion seems to be incomplete. >>> cmake fails from a fresh source tree with this error: >>> >>

Re: [Plplot-devel] -bg with alpha gives strange overlay effect on x02c

2010-03-14 Thread Alan W. Irwin
On 2010-03-14 10:50-0500 Hezekiah M. Carty wrote: Hmm. after updating to get your fix and "make cairo" I still get the same (bad) result (with page 1 still visible underneath) for examples/c/x02c -dev xcairo  -bg FF_0.1 examples/c/x02c -dev qtwidget -bg FF_01

Re: [Plplot-devel] revision 10862 for dirty rectangle support causes segfaults in file devices

2010-03-14 Thread Alan W. Irwin
On 2010-03-14 01:58-0500 Hezekiah M. Carty wrote: > Alan, > > Thank you for the detailed report. It was indeed a xcairo-specific > logic error, where the Xlib-based Cairo surface was always referenced > if the xcairo device was enabled at compile time, rather than only > being used when the xcair

Re: [Plplot-devel] [PATCH] Support arbitrary storage of 2D user data

2010-03-14 Thread Alan W. Irwin
On 2010-03-14 10:06-0700 Alan W. Irwin wrote: > On 2010-03-14 09:46-0500 Hezekiah M. Carty wrote: > >> The patch or patch application to Subversion seems to be incomplete. >> cmake fails from a fresh source tree with this error: >> >> -- Configuring done >> CMake Error in src/CMakeLists.txt: >> C

Re: [Plplot-devel] [PATCH] Support arbitrary storage of 2D user data

2010-03-14 Thread Alan W. Irwin
On 2010-03-14 09:46-0500 Hezekiah M. Carty wrote: > The patch or patch application to Subversion seems to be incomplete. > cmake fails from a fresh source tree with this error: > > -- Configuring done > CMake Error in src/CMakeLists.txt: > Cannot find source file "plf2ops.c". Tried extensions .c

Re: [Plplot-devel] -bg with alpha gives strange overlay effect on x02c

2010-03-14 Thread Hezekiah M. Carty
On Sun, Mar 14, 2010 at 9:54 AM, Hezekiah M. Carty wrote: > On Sat, Mar 13, 2010 at 5:12 PM, Alan W. Irwin > wrote: >> On 2010-03-13 13:16-0800 Alan W. Irwin wrote: >> >>> On 2010-03-13 14:45-0500 Hazen Babcock wrote: >>> Alan W. Irwin wrote: > > Hazen, will you have a look at this i

Re: [Plplot-devel] [PATCH] Support arbitrary storage of 2D user data

2010-03-14 Thread Hezekiah M. Carty
On Sat, Mar 13, 2010 at 7:43 PM, Alan W. Irwin wrote: > Hi Dave (with question for Andrew at the end): > > On 2010-03-12 16:24-0800 David MacMahon wrote: > >> This is a roll-up of all previous PLplot patches related to supporting >> arbitrary storage of 2D user data.  This patch is based on (and s

Re: [Plplot-devel] -bg with alpha gives strange overlay effect on x02c

2010-03-14 Thread Hezekiah M. Carty
On Sat, Mar 13, 2010 at 5:12 PM, Alan W. Irwin wrote: > On 2010-03-13 13:16-0800 Alan W. Irwin wrote: > >> On 2010-03-13 14:45-0500 Hazen Babcock wrote: >> >>> Alan W. Irwin wrote: Hazen, will you have a look at this issue, please?  This transparent background issue does not appear