-
Logged In: YES
user_id=75225
This bug is not reproducible with the latest version.
I'm closing it.
2006-08-22 22:09:42 UTC in gnuplot development
-
I'm not sure if the following is supposed to work but I
have the following error with the current CVS version:
03:49
cyb@wide:~/deb/gnuplot/4.2/gnuplot-4.2.prerelease-20Aug2006$
cat /tmp/1/1.plot
plot "
2006-08-21 00:52:54 UTC in gnuplot development
-
Logged In: YES
user_id=75225
AFAIK, this looks like the internal libreadline because
nothing special is linked into it:
01:24 cyb@wide:~/deb/gnuplot$ ldd `which gnuplot`
linux-gate.so.1 => (0xffffe000)
libz.so.1 => /usr/lib/libz.so.1 (0xb7f77000)
libgd.so.2 => /usr/lib/libgd.so.2 (0xb7f28000)
libpthread.so.0 =>
/lib/tls/i686/cmov/libpthread.so.0...
2006-08-20 22:25:37 UTC in gnuplot development
-
Logged In: YES
user_id=75225
Ethan,
You are right.
I'm closing this bug and talk with the GD guys.
Thanks.
2006-08-20 22:10:01 UTC in gnuplot development
-
The GNUPLOT commandline editing works very strange:
When I enter a line longer then screen-width, I can't
step back beyond the line break. Somehow, the cursor
moves back "invisible", messing up the screen.
Effect shows in xterm just like on the console.
http://bugs.debian.org/75403.
2006-08-20 21:58:41 UTC in gnuplot development
-
When gnuplot-x11 is not installed, gnuplot displays a
warning about
missing X11 driver to standard out. If a gnuplot script
outputs to
standard output, the resulting data is corrupted
because of the notice.
Steps to reproduce:
$ echo -e 'set terminal png\nplot sin(x)' > bug.gnuplot
$ gnuplot bug.gnuplot > bug.png
$ head -2 bug.png
*** X11 output driver not found, switching to dumb...
2006-08-20 21:53:00 UTC in gnuplot development
-
Logged In: YES
user_id=75225
http://bugs.debian.org/368096.
2006-08-20 21:41:41 UTC in gnuplot development
-
cyb@wide:/tmp/1$ cat 1.plot
set terminal png
set size 800,600
plot x*x
00:38 cyb@wide:/tmp/1$ gnuplot 1.plot
Segmentation fault.
2006-08-20 21:39:13 UTC in gnuplot development
-
cyrilb committed patchset 6 of module snmpwatch to the snmpwatch CVS repository, changing 1 files.
2001-05-23 07:32:28 UTC in snmpwatch
-
cyrilb committed patchset 5 of module snmpwatch to the snmpwatch CVS repository, changing 1 files.
2001-05-23 07:32:11 UTC in snmpwatch