Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3300
| From | Ethan A Merritt <EAMerritt@gmail.com> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Ticket 1782: plot with image broken in CVS |
| Date | 2016-04-19 21:07 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <nf6v3p$jjd$1@dont-email.me> (permalink) |
| References | <s6nega18ffm.fsf@falbala.ieap.uni-kiel.de> |
Stephan I Böttcher wrote:
>
> I could not figure out how to anonymously answer in the bug tracker.
> So I do that here.
>
>> It is possible that this is either the same bug or a counterexample
>> to the bug + fix in tracker item #1767.
>> The fix for #1767 was appied 04-Apr-2016, so the critical question is
>> whether the gnuplot 5.1 executable that produced your erroneous plot
>> was from before that or after that.
>
> G N U P L O T
> Version 5.1 patchlevel 0 last modified 2016-04-16
>
> Checked out of CVS today. The 5.0.3 branch tag was checked out and
> built exactly the same. On both 32bit and 64bit Debian sid.
Patch and possible work-around attached to the original Bug Report.
https://sourceforge.net/p/gnuplot/bugs/1782/
Ethan
>
> ./configure --with-readline=gnu --with-x --enable-history-file
> --with-cwdrc --with-qt=qt4 --disable-raise-console
>
>> Please check the exact source date of the 5.1 executable (the "last
>> modified" date as shown in the 2nd line of the splash text when you
>> run the program). Also please show the plot command that is failing.
>
> I do not think you want to see that :-)
>
> plot "<awk -f HETEPT.awk --sou
> 'isClock(){};is1D(C1H){B=V;A=Time;do2D()}' resA=60.0
> data/TC/2016-04-19-fm1-post-tct-coldnonop-functest-Bi207-xray-nom.itf"
> u ($1/3600):2:3 w image, "<awk -f HETEPT.awk --sou
> 'isHK(HK_T_HET_PA){print Time,Temp}'
> data/TC/2016-04-19-fm1-post-tct-coldnonop-functest-Bi207-xray-nom.itf"
> u ($1/3600):2 axis x1y2 w d lt 2
>
> The TVac test where the data is produced is still running ...
>
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Ticket 1782: plot with image broken in CVS boettcher@physik.uni-kiel.de (Stephan I Böttcher) - 2016-04-19 23:19 +0200
Re: Ticket 1782: plot with image broken in CVS Ethan A Merritt <EAMerritt@gmail.com> - 2016-04-19 21:07 -0700
Re: Ticket 1782: plot with image broken in CVS boettcher@physik.uni-kiel.de (Stephan Böttcher) - 2016-04-20 17:06 +0200
Re: Ticket 1782: plot with image broken in CVS Ethan A Merritt <sfeam@users.sourceforge.net> - 2016-04-20 12:13 -0700
Re: Ticket 1782: plot with image broken in CVS boettcher@physik.uni-kiel.de (Stephan Böttcher) - 2016-04-20 22:36 +0200
Re: Ticket 1782: plot with image broken in CVS Ethan A Merritt <EAMerritt@gmail.com> - 2016-04-20 21:15 -0700
Re: Ticket 1782: plot with image broken in CVS boettcher@physik.uni-kiel.de (Stephan Böttcher) - 2016-04-21 12:42 +0200
csiph-web