R: 3.2.0 release candidate 3
Marco Atzeri
marco_atzeri at yahoo.it
Wed May 27 00:27:52 CDT 2009
--- Mer 27/5/09, John W. Eaton <jwe at octave.org> ha scritto:
> Da: John W. Eaton <jwe at octave.org>
> Oggetto: R: 3.2.0 release candidate 3
> A: "Marco Atzeri" <marco_atzeri at yahoo.it>
> Cc: "octave maintainers list" <maintainers at octave.org>, "Jaroslav Hajek" <highegg at gmail.com>
> Data: Mercoledì 27 maggio 2009, 05:13
> On 26-May-2009, Marco Atzeri wrote:
>
> | RC3 seems to break plotting on cygwin.
>
> How? Please give some details. Otherwise, I
> don't think it's likely
> we can fix anything.
>
> jwe
>
It seems some change in the gnuplot call, no such problem in
RC2.
Fltk was never working, the plot window produced only garbage
so I am not anymore including it in the build.
octave:1> x=1:10
x =
1 2 3 4 5 6 7 8 9 10
octave:2> plot(x,x.^2) 3 [main] octave 4876 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0xC0000139, errno 11
error: popen2: process creation failed -- Resource temporarily unavailable
error: called from:
error: /pub/cygports/octave/octave-3.2.0-2/src/octave-3.2.0/scripts/plot/__gnuplot_open_stream__.m at line 28, column 44
error: /pub/cygports/octave/octave-3.2.0-2/src/octave-3.2.0/scripts/plot/gnuplot_drawnow.m at line 82, column 19
unfortunately I have no time in the next days to make
further testing.
Marco
More information about the Octave-maintainers
mailing list