-
janert committed patchset 7116 of module gnuplot to the gnuplot development CVS repository, changing 3 files.
2009-11-15 02:23:38 UTC by janert
-
sfeam committed patchset 7115 of module gnuplot to the gnuplot development CVS repository, changing 2 files.
2009-11-13 04:45:30 UTC by sfeam
-
sfeam committed patchset 7114 of module gnuplot to the gnuplot development CVS repository, changing 2 files.
2009-11-13 04:44:25 UTC by sfeam
-
oh no, this will not work on VMS...
i'll upload a new patch.
2009-11-12 14:32:39 UTC by thse
-
there seems to be some malloc() error in canvas.trm.
G N U P L O T
Version 4.5 patchlevel 0
last modified November 2009
System: Linux 2.6.27.29-0.1-pae
gnuplot> set term canvas
gnuplot> set out 'ts.html'
gnuplot> test
*** glibc detected *** gnuplot: malloc(): memory corruption (fast): 0x081788b0 ***
======= Backtrace: =========...
2009-11-12 11:40:33 UTC by thse
-
mikulik committed patchset 7113 of module gnuplot to the gnuplot development CVS repository, changing 2 files.
2009-11-11 07:50:13 UTC by mikulik
-
mikulik committed patchset 7112 of module gnuplot to the gnuplot development CVS repository, changing 2 files.
2009-11-11 07:47:36 UTC by mikulik
-
There is something strange with zooming indeed. I can reproduce this:
gnuplot> plot x
now zooming by mouse, and then the following appears:
^
cannot set range with replot
and zoom no longer works.
The same error message starts to appear even during mouse rotation in "splot x*y".
With "a" for autoscale it appears as well.
I've tried cvs from October...
2009-11-11 07:04:19 UTC by mikulik
-
I can't reproduce this here.
For what it's worth, the string "xkeepfix" does not appear anywhere in the current gnuplot source tree. So if there is a reproducible error, it lies in the mysterious appearance of an extra character "x".
2009-11-11 03:19:39 UTC by sfeam
-
Using the latest CVS version (4.5) I get some strange error.
Try to plot a simple function (plot x) then zoom with the mouse and push "a" on the graph for autoscale ... I get a message : "undefined variable: xkeepfix".
I have to mention that since a month or so I has other problem while zooming data files as well.
My system is an ubuntu 9.10,
thanks a lot,
marco.
2009-11-11 00:47:11 UTC by marcocamma