Re: [Plplot-devel] Cairo Driver Family

2007-08-07 Thread Hazen Babcock
On Aug 7, 2007, at 12:08 PM, Alan W. Irwin wrote: > On 2007-08-07 00:28-0400 Hazen Babcock wrote: > >> >> On Aug 5, 2007, at 2:56 PM, Alan W. Irwin wrote: >> >> Ok, I may have fixed this, at least for linux users. It was pretty >> simple but >> also a bit puzzling. I don't really understand why

Re: [Plplot-devel] Changes in octave

2007-08-07 Thread Andrew Ross
I haven't yet tried Octave 2.9.x, but as I understand it a major overhaul has gone on in the octave graphics. This is likely to need some investment of time from someone to 1) Check plplot works. 2) Make plplot work in the "correct way" using the new syntax. This might also be a good opportuni

Re: [Plplot-devel] python examples hang on ppc64

2007-08-07 Thread Orion Poplawski
Andrew Ross wrote: > On Tue, Aug 07, 2007 at 11:13:16AM -0600, Orion Poplawski wrote: >> Andrew Ross wrote: >>> OK. I think I know what the problem is. Both the mark and the space >>> arrays are blank, and so the dashed line is undefined. The problem must >>> be with plstyl and not with plline. pls

Re: [Plplot-devel] python examples hang on ppc64

2007-08-07 Thread Andrew Ross
On Tue, Aug 07, 2007 at 11:13:16AM -0600, Orion Poplawski wrote: > Andrew Ross wrote: > > > > OK. I think I know what the problem is. Both the mark and the space > > arrays are blank, and so the dashed line is undefined. The problem must > > be with plstyl and not with plline. plstyl takes two arr

Re: [Plplot-devel] python examples hang on ppc64

2007-08-07 Thread Orion Poplawski
Andrew Ross wrote: > > OK. I think I know what the problem is. Both the mark and the space > arrays are blank, and so the dashed line is undefined. The problem must > be with plstyl and not with plline. plstyl takes two arrays of PLINT as > arguments. > > I have recently altered this code since

Re: [Plplot-devel] FT_Load_Glyph error

2007-08-07 Thread Andrew Ross
On Tue, Aug 07, 2007 at 10:24:22AM -0600, Orion Poplawski wrote: > > I'm seeing these on Fedora. Has anyone gotten any farther on a fix? > Andrew Ross posted: > > The error message comes from lasi, but only because > FT_Load_Glyph returns an error. Supressing the fatal error in lasi means > tha

Re: [Plplot-devel] python examples hang on ppc64

2007-08-07 Thread Andrew Ross
On Mon, Aug 06, 2007 at 12:23:56PM -0600, Orion Poplawski wrote: > The python examples x01 and x09 hang in an infinite loop on Fedora 7 on > ppc64. The loop is in plline.c in grdashline : > > > (gdb) print plsc->pendn > $1 = 1 > (gdb) print plsc->space > $2 = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0} > (g

Re: [Plplot-devel] [plplot-devel] Re: Problem compiling latest SVN

2007-08-07 Thread Orion Poplawski
Andrew Ross wrote: > > I've committed a svn change to explicitly add in the freetype include > flags / libraries for the gcw driver. Can you test this? It doesn't > break anything for me. Works for me. Thanks! -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA/CoR

Re: [Plplot-devel] FT_Load_Glyph error

2007-08-07 Thread Orion Poplawski
Alan W. Irwin wrote: > Hi Hazen: > > I have downloaded plplot-5.7.2.tar.gz, checked its signature, built it, > tested both the build tree and install tree examples. All seems well on both > Debian stable and Ubuntu Dapper except for the same issue recently reported > by Werner for MinGW; for both

Re: [Plplot-devel] Cairo Driver Family

2007-08-07 Thread Alan W. Irwin
On 2007-08-07 00:28-0400 Hazen Babcock wrote: > > On Aug 5, 2007, at 2:56 PM, Alan W. Irwin wrote: > >> On 2007-08-05 12:02-0400 Hazen Babcock wrote: >> >>> >>> On Aug 3, 2007, at 3:54 AM, Alan W. Irwin wrote: >>> On 2007-08-02 23:04-0700 Alan W. Irwin wrote: > Now for some issues I di

Re: [Plplot-devel] [plplot-devel] Re: Problem compiling latest SVN

2007-08-07 Thread Andrew Ross
On Mon, Aug 06, 2007 at 10:17:38AM -0600, Orion Poplawski wrote: > Andrew Ross wrote: > > Orion, > > > > -I${FREETYPE_INCLUDE_DIR} is not explicitly included in the driver's > > includes. Each driver is supposed to set the xxx_COMPILE_FLAGS in the > > driver cmake module cmake/modules/xxx. For the