Re: Re: ps_symbols.ps procuded using gnuplot-5.5 is invalid

Tatsuro MATSUOKA via gnuplot-beta <[email protected]> Thu, 1 Sep 2022 17:23:37 +0900 (JST)
Newsgroups gmane.comp.graphics.gnuplot.devel
Message-ID <[email protected]>

> ----- Original Message -----
> 
> From: "Tatsuro MATSUOKA via gnuplot-beta" <[email protected]>
> To: "Ethan A Merritt" <[email protected]>; "[email protected]" <[email protected]>
> Date: 2022/09/01 木 16:12
> Subject: Re: ps_symbols.ps procuded using gnuplot-5.5 is invalid
> 
> 
> I reverted the commit 1955b4151ceef88de644bc89c39477a3d537ad13 and ps_symbols.ps was generated correctly.
> 
> The commit 1955b4151ceef88de644bc89c39477a3d537ad13 may be inadequate and should be improved.
> I will file a bug report.
> 
> Tatsuro
> 
> > ----- Original Message -----
> > 
> > From: "Ethan A Merritt" <[email protected]>
> > To: "[email protected]" <[email protected]>; "Tatsuro MATSUOKA" <[email protected]>
> > Date: 2022/09/01 木 15:44
> > Subject: Re: ps_symbols.ps procuded using gnuplot-5.5 is invalid
> > 
> > 
> > On Wednesday, 31 August 2022 23:14:07 PDT Tatsuro MATSUOKA wrote:
> > > I have tested on Ubuntu-22.04 (WLS2) and Cygwin.
> > > For both: ps_symbols.ps (5.5 )  1631 lines.
> > > 
> > > The phenomenon is windows specific and something is changed in the postscript terminal on gnuplot-5.5 on windows.
> > 
> > I see only one Windows-specific change to post.trm in the past year or so:
> > 
> > commit 1955b4151ceef88de644bc89c39477a3d537ad13
> > Author: Bastian Maerkisch <[email protected]>
> > Date:   Sat Feb 12 19:00:42 2022 +0100
> > 
> >     pslatex, pstex: make sure we don't mix style of line endings
> >     
> >     (La)TeX chokes on mixing different line endings of Postscript data. This
> >     would be the case for a git checkout on Windows. We now make sure that we
> >     consistently use CR only line endings on Windows/DOS/OS/2.
> > 
> > > Is it better to file as a bug report?
> > 
> > That would be fine.
> > But before the bug report you could try reverting the above commit
> > to see if that fixes it.
> > 
> > 	Ethan
> > 
> > 
> > 
> > 
> > > 
> > > Tatsuro
> > >  
> > > 
> > > > ----- Original Message -----
> > > > 
> > > > From: "Tatsuro MATSUOKA via gnuplot-beta" <[email protected]>
> > > > To: "Ethan A Merritt" <[email protected]>; "[email protected]" <[email protected]>
> > > > Date: 2022/09/01 木 14:49
> > > > Subject: Re: ps_symbols.ps procuded using gnuplot-5.5 is invalid
> > > > 
> > > > 
> > > > Thank you for your reply.
> > > > 
> > > > For me,two files are different
> > > > ps_symbols.ps (5.4.4 )  1631 lines 
> > > > ps_symbols.ps (5.5 )  1248 lines 
> > > > 
> > > > I have tested only on windows.
> > > > I will try on Ubuntu-22.04 (WSL) and Cygwin and report later.
> > > > 
> > > > Tatsuro
> > > > 
> > > > > ----- Original Message -----
> > > > > 
> > > > > From: "Ethan A Merritt" <[email protected]>
> > > > > To: "[email protected]" <[email protected]>
> > > > > Cc: "Tatsuro MATSUOKA" <[email protected]>
> > > > > Date: 2022/09/01 木 14:34
> > > > > Subject: Re: ps_symbols.ps procuded using gnuplot-5.5 is invalid
> > > > > 
> > > > > 
> > > > > On Wednesday, 31 August 2022 22:23:41 PDT Tatsuro MATSUOKA via gnuplot-beta wrote:
> > > > > > I cannot judge whether this is a bug or not.
> > > > > > The file ps_symbols.ps which is generated from ps_symbols.gpi is invalid using gnuplot-5.5.
> > > > > 
> > > > > I cannot reproduce this.
> > > > > I get identical postscript output files using either gnuplot 5.4 or 5.5,
> > > > > differing only in the Creator and CreationDate header lines.
> > > > > 
> > > > > 	Ethan
> > > > > 
> > > > > 
> > > > > > 
> > > > > > $ gs ps_symbols.ps
> > > > > > GPL Ghostscript 9.55.0 (2021-09-27)
> > > > > > Copyright (C) 2021 Artifex Software, Inc.  All rights reserved.
> > > > > > This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> > > > > > see the file COPYING for details.
> > > > > > Loading NimbusSans-Regular font from /usr/share/ghostscript/9.55.0/Resource/Font/NimbusSans-Regular... 4410900 2897778 3914624 2616235 1 done.
> > > > > > Error: /undefined in UL
> > > > > > Operand stack:
> > > > > >    1.0
> > > > > > Execution stack:
> > > > > >    %interp_exit   .runexec2   --nostringval--   --nostringval--   --nostringval--   2   %stopped_push   --nostringval--   --nostringval--   --nostringval--   false   1   %stopped_push   1990   1   3   %oparray_pop   1989   1   3   %oparray_pop   1977   1   3   %oparray_pop   1833   1   3   %oparray_pop   --nostringval--   %errorexec_pop   .runexec2   --nostringval--   --nostringval--   --nostringval--   2   %stopped_push   --nostringval--
> > > > > > Dictionary stack:
> > > > > >    --dict:761/1123(ro)(G)--   --dict:0/20(G)--   --dict:81/200(L)--   --dict:51/256(L)--
> > > > > > Current allocation mode is local
> > > > > > Current file position is 19030
> > > > > > GPL Ghostscript 9.55.0: Unrecoverable error, exit code 1
> > > > > > 
> > > > > > ps_symbols.ps which is generated from ps_symbols.gpi is valid using gnuplot-5.4.4.
> > > > > > 
> > > > > > $ gs ps_symbols.ps
> > > > > > GPL Ghostscript 9.55.0 (2021-09-27)
> > > > > > Copyright (C) 2021 Artifex Software, Inc.  All rights reserved.
> > > > > > This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> > > > > > see the file COPYING for details.
> > > > > > Loading StandardSymbolsPS font from /usr/share/ghostscript/9.55.0/Resource/Font/StandardSymbolsPS... 4377556 2802346 4217624 2918412 1 done.
> > > > > > Loading NimbusSans-Regular font from /usr/share/ghostscript/9.55.0/Resource/Font/NimbusSans-Regular... 4427860 2963335 4278224 2968221 1 done.
> > > > > > Loading NimbusMonoPS-Regular font from /usr/share/ghostscript/9.55.0/Resource/Font/NimbusMonoPS-Regular... 4554572 3182512 4338824 3002934 1 done.
> > > > > > >>showpage, press <return> to continue<<
> > > > > > 
> > > > > > Tatsuro
> > > > > > 
> > > > > > 
> > > > > > 
> > > > > > _______________________________________________
> > > > > > gnuplot-beta mailing list
> > > > > > [email protected]
> > > > > > Membership management via: https://urldefense.com/v3/__https://lists.sourceforge.net/lists/listinfo/gnuplot-beta__;!!K-Hz7m0Vt54!lfjj4woyjQS0C329E_hSbTojwjm4tDa_6IUD8oxOjyhWUOWxpV1DM_dWL26-M_IuA4aMdhxxjRWIep0MvQqfxx42fS1lyQf3ZAFT$  
> > > > > > 
> > > > > 
> > > > > 
> > > > > 
> > > > > 
> > > > 
> > > > 
> > > > 
> > > > _______________________________________________
> > > > gnuplot-beta mailing list
> > > > [email protected]
> > > > Membership management via: https://urldefense.com/v3/__https://lists.sourceforge.net/lists/listinfo/gnuplot-beta__;!!K-Hz7m0Vt54!idKMZV_2_Z7sJbrlulcygodVbisihJwDPL6BOkPj6BbPTWYonmPpgkWJM4Wj3ekBKyOwlC3_gAlViyui2QRc$  
> > > > 
> > > 
> > > 
> > 
> > 
> > -- 
> > Ethan A Merritt
> > Biomolecular Structure Center,  K-428 Health Sciences Bldg
> > MS 357742,   University of Washington, Seattle 98195-7742
> > 
> > 
> 
> 
> 
> _______________________________________________
> gnuplot-beta mailing list
> [email protected]
> Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-beta
> 



_______________________________________________
gnuplot-beta mailing list
[email protected]
Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-beta