Control: forcemerge 711139 711141
I'm merging these two bugs because they basically cover the same issue.
However each covers 3 different issues: a documentation one, an UI one,
and a feature one (see below).
On 2014-06-10 19:04:42 -0700, sfeam wrote:
> > Then if I type "quit" to get the prompt b
> Then if I type "quit" to get the prompt back, the window
> persists as required, but grid button no longer works.
You are trying to use "persist" for something beyond what
it was intended for.
Yeah - if you type "quit" the program quits and then you
can't make any new plots. Since zooming
On 2014-06-05 08:58:20 -0700, sfeam wrote:
> Upstream response:
>
> Can't reproduce - works fine here both for version 4.6.3 which you
> mention in your report and for current 4.6.5.
>
> Perhaps your background color is not distinguishable from the
> grid line color? Try changes the grid color.
Control: retitle -1 gnuplot-qt: the grid doesn't work with the 'qt' terminal in
-persist state
I recall the testcase:
$ GNUTERM=qt gnuplot -persist < plot '-' using 1:2 t '' with line
input data ('e' ends) > 0 0
input data ('e' ends) > 10 10
input data ('e' ends) > e
then the grid button works.
Upstream response:
Can't reproduce - works fine here both for version 4.6.3 which you
mention in your report and for current 4.6.5.
Perhaps your background color is not distinguishable from the
grid line color? Try changes the grid color.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@l
Package: gnuplot-qt
Version: 4.6.3-1
Severity: normal
With the 'qt' terminal, clicking on the "grid" button doesn't have any
effect. No such problem with the 'wxt' terminal (default).
To reproduce the problem:
$ GNUTERM=qt gnuplot -persist <
6 matches
Mail list logo