Bug#479445: Moved

2014-04-20 Thread Dima Kogan
forwarded 479445 https://sourceforge.net/p/gnuplot/feature-requests/270/
tags 479445 wishlist
thanks

Upstream tracker URL changed. They decided this is too much of a pain to
fix, so they're not working on it.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#479445:

2010-09-15 Thread Bastien ROUCARIES
tag 479445 upstream
forwarded 479445
https://sourceforge.net/tracker/?func=detailaid=3066642group_id=2055atid=102055
thanks



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#479445: gnuplot: wrong line numbers for missing files reported during replot

2008-05-04 Thread Andreas Beckmann
Package: gnuplot
Version: 4.2.2-1
Severity: minor

Hi,

consider the following test.gnuplot file:


plot \
x, \
missing.dat,\
also-missing.dat

replot

pause -1


The files missing.dat and also-missing.dat do not exist.
Run this via 'gnuplot test.gnuplot' and you get the following output:

test.gnuplot, line 4: warning: Skipping unreadable file missing.dat
test.gnuplot, line 4: warning: Skipping unreadable file also-missing.dat
test.gnuplot, line 6: warning: Skipping unreadable file missing.dat
test.gnuplot, line 6: warning: Skipping unreadable file also-missing.dat

So far, this is OK, but now I issue a replot from the WX window (key 'e')
and I get this:

test.gnuplot, line 8: warning: Skipping unreadable file missing.dat
test.gnuplot, line 8: warning: Skipping unreadable file also-missing.dat

The line number (8) reported here is that of the pause command, not that of
the plot or replot command, so it's a bit misleading.


Andreas


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable'), (130, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnuplot depends on:
ii  gnuplot-nox   4.2.2-1A command-line driven interactive 
ii  gnuplot-x11   4.2.2-1X11-terminal driver for gnuplot

gnuplot recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]