Your message dated Tue, 14 Sep 2010 18:29:19 +0200
with message-id <[email protected]>
and subject line Already possible using set terminal
has caused the Debian Bug report #276485,
regarding gnuplot-x11: display of coordinates for X11 when called within a
script
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
276485: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=276485
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnuplot-x11
Version: 4.0.0-2
Severity: wishlist
Hello !
My main use of gnuplot is through scripts, which are doing the main painfull
job of
typing the commands for me. All is working fine except for the fact that when
run from
within a script, the X11 driver is called automatically with the -noevents
option, which is
: no display of coordinates, no zooms, nothing whatsoever !
Would it be possible:
- either to add a command-line or a set term x11 option that would bypass
this default
behavior ?
- or always handle the mouse position, so to have at least the coordinates
displayed ?
Thanks for considering this wish !!
Vincent Fourmond
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=C, LC_CTYPE=C
Versions of packages gnuplot-x11 depends on:
ii gnuplot-nox 4.0.0-2 A command-line driven interactive
ii libc6 2.3.2.ds1-17 GNU C Library: Shared libraries an
ii libx11-6 4.3.0.dfsg.1-8 X Window System protocol client li
ii xlibs 4.3.0.dfsg.1-8 X Window System client libraries m
-- no debconf information
--- End Message ---
--- Begin Message ---
set terminal x11 persist
--- End Message ---