|
From: Tatsuro M. <tma...@ya...> - 2008-04-04 19:23:05
|
Hello Excuse me for skiping the your new post. The previous mail I have written to be ignored. > solves the problem. Unfortunately, it is not the version that is included > in standard Linux distributions... I'm a windows user but the cygwin user. On the cygwin, building gnuplot from source is very easy and I'm using the cvs version gnuplot. Because the new feature is required for my use I think that gnuplot can be easily built on unixy environments. So that distribution problem may not be serious for unix users. Regards Tatsuro --- Rumen Iliew <Rum...@un...> wrote: > Dear developer, > > please discard my previous e-mail reporting a big in Gnuplot 4.0 (see the > quotation below). I just realized there is Gnuplot 4.2, which already > solves the problem. Unfortunately, it is not the version that is included > in standard Linux distributions... > > So there is no need to correct version 4.0. > > Thank you very much for any efforts. > > Best regards > > Rumen Iliew > > ################################################## > # Rumen Iliew # > # Institut fuer Festkoerpertheorie und -optik # > # Friedrich-Schiller-Universitaet Jena # > # Max-Wien-Platz 1 # > # 07743 Jena # > # GERMANY # > # Tel.: +49 3641 947175, Fax.: +49 3641 947177 # > # Email: Rum...@un... # > # http://www.photonik.uni-jena.de/ # > ################################################## > > ---------- Forwarded message ---------- > Date: Fri, 4 Apr 2008 11:25:45 +0200 > From: Rumen Iliew <Rum...@un...> > To: gnu...@li... > Subject: Bug report: Problem displaying large number of data points > > Dear developer, > > I have been using gnuplot 3.7 successfully for many years and was always > satisfied with the results obtained. However, when we upgraded to Gnuplot 4, on > all platforms (Tru64 on Compaq Alpha, RHEL in ia64, SL on x86_64) the following > problem occurs: when I plot data from a text file like > pl"test.dat"u 1 > the data is only plotted for a number of points of up to 1048569 (close to > 2**29). This means, when I restrict the number of points using > pl[1:1048569]"test.dat"u 1 > the plot appears as expected. However, when I use > pl[1:1048570]"test.dat"u 1 > the plot window closes and the following error message appears in the gnuplot > terminal: > > XIO: fatal IO error 104 (Connection reset by peer) on X server > "xx.xx.xx.xx:0.0" > after 4424 requests (4365 known processed) with 1 events remaining. > > This message does not appear on the other platforms mentioned, the plot window > just shows the axes with an empty plot. > > For data files with less then 1048570 data points (lines) there are no > problems. But I often have to plot files with more than this number of lines. > Gnuplot 3.7 plots even many millions of data points without complaints. But > Gnuplot 4 has certain new features I would like to use, so I don't want to > downgrade to it. > > The error message appears with > G N U P L O T > Version 4.0 patchlevel 0 > last modified Thu Apr 15 14:44:22 CEST 2004 > included in Scientific Linux 5.1 > > Thank you very much for any efforts which could solve this problem > > Best regards > > Rumen Iliew > > ################################################## > # Rumen Iliew # > # Institut fuer Festkoerpertheorie und -optik # > # Friedrich-Schiller-Universitaet Jena # > # Max-Wien-Platz 1 # > # 07743 Jena # > # GERMANY # > # Tel.: +49 3641 947175, Fax.: +49 3641 947177 # > # Email: Rum...@un... # > # http://www.photonik.uni-jena.de/ # > ################################################## > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > gnuplot-bugs mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-bugs > -------------------------------------- GANBARE! NIPPON! Win your ticket to Olympic Games 2008. http://pr.mail.yahoo.co.jp/ganbare-nippon/ |