From: Tatsuro M. <tma...@ya...> - 2011-03-28 06:07:36
|
Hello When I have checked out by cvs update -D '2011-03-21' 2011-03-20 Bastian Maerkisch <bma...@we...> * src/win/wmenu.c (LoadMacros), src/win/wgnuplot.mnu ([Button]): Add icons to the text-window toolbar. * docs/windows/doc2html.c (process_line): Don't include '=' items in index. This avoids duplicate entries which caused wgnuplot to stall when an e.g. 'set term png; help "png"' was issued. the above were included and no error happened on windows 7. When I have checked out by cvs update -D '2011-03-22' 2011-03-20 Ethan A Merritt <merritt@u.washington.edu> * src/util.c (equals): Test here for token index in range, rather than trusting all callers to get it right. * src/command.c src/parse.c: Token index range test is now redundant. * docs/gnuplot.doc: Document that ^D from an empty line acts as EOF. the above were included and caused error on windows 7. I will see in more details. Regards Tatsuro --- Tatsuro MATSUOKA wrote: > Hello > > The exit fail also occurred at windows 7 starter 32 bit. (netbook) > Thus this problem seem to be specific windows 7. > > I do not have any idea on this fail. > > Regards > > Tatsuro > > > --- Tatsuro MATSUOKA wrote: > > > Hello > > > > > > I have built the binaries with the cvs source on 2011-03-26 on my win 7 PC. > > (Windows 7 64 bit Home Premium sp1.) > > > > ../src/gnuplot.exe -e "winhelp=1" ../docs/plotstyles.gnu > > > > set output out . 'figure_lines' . ext > > ^ > > cannot open file; output not changed > > "../docs/plotstyles.gnu", line 21: util.c: No such file or directory > > > > make hangs at this stage. > > > > As pointed out by Juh将。sz P将アter, > > If I start gnuplot.exe interactively, plot something, then exit, then it > > exits normally. However, if I don't plot anything, just do "sh var" or > > "exit", it hangs! > > > > I have tested > > http://www.gnuplot.info/development/binaries/gp45-Mar25_2011-winbin-test.zip > > > > The situation is the same as that I have built today. > > The gnuplot.exe and gnuplot-switch.exe caused the same behaviors. > > > > > > Hmmm? Thus codepage modification is not origin of exit fail on win 7 64 bit. > > > > Regards > > > > Tatsuro > > --- Bastian M将」rkisch wrote: > > > > > Hello, > > > > > > To exclude build problems with MinGW, I have done and uploaded a build > > > of the current CVS version to > > > http://www.gnuplot.info/development/binaries/gp45-Mar25_2011-winbin-test.zip > > > > > > > > > It is built with a fresh install of current MinGW and current stable > > > releases of wxWidgets/cairo/pango. It's not a full release build, > > > though, as most of the support files and the lua and gd terminals are > > > missing. Also, plotstyles.gnu will fail with this version since libgd is > > > missing. gnuplot-switch.exe is compiled with -DCONSOLE_SWITCH_CP, > > > gnuplot.exe without. > > > > > > Again, on my XP system, I see none of the behaviour described earlier: > > > immediate startup and exit and console gnuplot (both versions) works as > > > expected (started with msys, cmd, "-V", w/ and without plots ...). I > > > will try later on with Vista. > > > > > > On thing, though: closing gnuplot*.exe via the "close"-button of the > > > console seems to cause it to hang or crash. That is not the case for > > > Tatsuro Matsuoka's build. > > > > > > Bastian > > > > > > > > > Am 25.03.2011 00:19, schrieb Tatsuro MATSUOKA: > > > > Hello > > > > > > > > I have tested cvs binaries for windows provided by Prof. Kakuto > > > > > > > > http://www.ring.gr.jp/pub/text/TeX/ptex-win32/w32/ > > > > gnuplot-45pl0w32.zip > > > > > > > > The binaries are built by the MSVC complier. The latest ChangeLog date is 2011-03-22. > > > > Using this binary, exit problem seems not to occur for gnuplot.exe. > > > > > > > > At the moment, I do not find the reason why the difference occur between mine and Kakuto's > > > binaries. > > > > > > > > Regards > > > > > > > > Tatsuro > > > > > > > > ------------------------------------------------------------------------------ > > > > Enable your software for Intel(R) Active Management Technology to meet the > > > > growing manageability and security demands of your customers. Businesses > > > > are taking advantage of Intel(R) vPro (TM) technology - will your software > > > > be a part of the solution? Download the Intel(R) Manageability Checker > > > > today! http://p.sf.net/sfu/intel-dev2devmar > > > > _______________________________________________ > > > > gnuplot-beta mailing list > > > > gnu...@li... > > > > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta > > > > > > ------------------------------------------------------------------------------ > > > Enable your software for Intel(R) Active Management Technology to meet the > > > growing manageability and security demands of your customers. Businesses > > > are taking advantage of Intel(R) vPro (TM) technology - will your software > > > be a part of the solution? Download the Intel(R) Manageability Checker > > > today! http://p.sf.net/sfu/intel-dev2devmar > > > _______________________________________________ > > > gnuplot-beta mailing list > > > gnu...@li... > > > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta > > > > > > > > > ------------------------------------------------------------------------------ > > Enable your software for Intel(R) Active Management Technology to meet the > > growing manageability and security demands of your customers. Businesses > > are taking advantage of Intel(R) vPro (TM) technology - will your software > > be a part of the solution? Download the Intel(R) Manageability Checker > > today! http://p.sf.net/sfu/intel-dev2devmar > > _______________________________________________ > > gnuplot-beta mailing list > > gnu...@li... > > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta > > > > |