[Plplot-devel] Release status: fix for plbuf resizing issue

2015-03-13 Thread Alan W. Irwin
On 2015-03-13 11:10-0400 Jim Dishaw wrote: Alan, I noticed a bug that occurs when resizing a plot. Every time a plot is resized, an extra key press is required to advance the page. The problem appears to be a pop_eop() that was added in plRemakePlot() during one of your fixes (afd73a98).

[Plplot-devel] Release status: epa_build: pango/cairo build issues

2015-03-13 Thread Alan W. Irwin
On 2015-03-13 10:26-0700 Alan W. Irwin wrote: On 2015-03-13 10:19- Andrew Ross wrote: 1) The cairo build fails (seems to be due to a bug in cairo build scripts exposed in gcc-4.9.0 - see http://sourceforge.net/p/mingw-w64/bugs/396/) Hi Andrew: That thread implies the problem is caused by

Re: [Plplot-devel] Release status: fix for plbuf resizing issue

2015-03-13 Thread Jim Dishaw
On Mar 13, 2015, at 2:34 PM, Phil Rosenberg p.d.rosenb...@gmail.com wrote: Hi Jim Alan Firstly I'm not in front of a pc right now so I'm doing function names from memory. Apologies if they are wrong. Are you talking about the call to plP_eop() that is in the plreplot() function? If

Re: [Plplot-devel] Release status: fix for plbuf resizing issue

2015-03-13 Thread Phil Rosenberg
Hi Jim Alan Firstly I'm not in front of a pc right now so I'm doing function names from memory. Apologies if they are wrong. Are you talking about the call to plP_eop() that is in the plreplot() function? If so, I put that there. The reason is that when creating the first page from a buffer,

Re: [Plplot-devel] I would appreciate some help tracking down the cause of a -DPLPLOT_USE_QT5=ON segfault

2015-03-13 Thread Alan W. Irwin
On 2015-03-13 10:19- Andrew Ross wrote: [] I've been running into further problems even after fixing the dependencies as you suggested. 1) The cairo build fails (seems to be due to a bug in cairo build scripts exposed in gcc-4.9.0 - see http://sourceforge.net/p/mingw-w64/bugs/396/)

Re: [Plplot-devel] Release status: fix for plbuf resizing issue

2015-03-13 Thread Alan W. Irwin
On 2015-03-13 10:59-0700 Alan W. Irwin wrote: On 2015-03-13 11:10-0400 Jim Dishaw wrote: Alan, I noticed a bug that occurs when resizing a plot. Every time a plot is resized, an extra key press is required to advance the page. The problem appears to be a pop_eop() that was added in

[Plplot-devel] Release status: epa_build: libharu and general release topics

2015-03-13 Thread Alan W. Irwin
On 2015-03-13 10:26-0700 Alan W. Irwin wrote: On 2015-03-13 10:19- Andrew Ross wrote: 2) The libharu build succeeds, but the hpdf_pdfa.h include file is not installed so the plplot build of the pdf driver fails. Hi Andrew: As of commit fac174e I have changed the CMake-based libharu build

Re: [Plplot-devel] I would appreciate some help tracking down the cause of a -DPLPLOT_USE_QT5=ON segfault

2015-03-13 Thread Alan W. Irwin
On 2015-03-12 01:46-0700 Alan W. Irwin wrote: For Debian stable, I got most of the required Qt5 build-depends by installing the build-depends of the Qt4 source package, then following up by iterating epa_builds to get the extra ones needed for the epa_build of Qt5. But I think the whole deal

Re: [Plplot-devel] Static build

2015-03-13 Thread Arjen Markus
Hi Jim, Alan, -Original Message- From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] Sent: Friday, March 13, 2015 6:34 AM To: Jim Dishaw Cc: PLplot development list Subject: Re: [Plplot-devel] Static build On 2015-03-12 19:59-0400 Jim Dishaw wrote: What is the option for a

Re: [Plplot-devel] I would appreciate some help tracking down the cause of a -DPLPLOT_USE_QT5=ON segfault

2015-03-13 Thread Andrew Ross
On Fri, Mar 13, 2015 at 12:12:19AM -0700, Alan Irwin wrote: On 2015-03-12 01:46-0700 Alan W. Irwin wrote: For Debian stable, I got most of the required Qt5 build-depends by installing the build-depends of the Qt4 source package, then following up by iterating epa_builds to get the extra

Re: [Plplot-devel] Release status: plmeta/plrender

2015-03-13 Thread Jim Dishaw
On Mar 12, 2015, at 3:38 PM, Alan W. Irwin ir...@beluga.phys.uvic.ca wrote: Hi Jim: Here are the results of a simple test I tried with -DPLD_plmeta=ON # Build what is relevant make plrender make plmeta make x01c make ps # Test examples/c/x01c -dev psc -o test1.psc examples/c/x01c