Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1439 > unrolled thread
| Started by | Mirko Vukovic <mirko.vukovic@gmail.com> |
|---|---|
| First post | 2012-10-27 15:10 -0700 |
| Last post | 2012-10-27 15:46 -0700 |
| Articles | 2 — 1 participant |
Back to article view | Back to comp.graphics.apps.gnuplot
gnuplot.exe 4.6 hangs on windows 7 Mirko Vukovic <mirko.vukovic@gmail.com> - 2012-10-27 15:10 -0700
Re: gnuplot.exe 4.6 hangs on windows 7 Mirko Vukovic <mirko.vukovic@gmail.com> - 2012-10-27 15:46 -0700
| From | Mirko Vukovic <mirko.vukovic@gmail.com> |
|---|---|
| Date | 2012-10-27 15:10 -0700 |
| Subject | gnuplot.exe 4.6 hangs on windows 7 |
| Message-ID | <8c20d229-055e-4458-9543-8b68291a5115@googlegroups.com> |
Hello, I am launching gnuplot.exe on windows 7 from a Cygwin application (clisp). It starts, and consumes 100% of one core. I cannot send any commands to the input stream. I can also start gnuplot.exe and pass it arguments, such as: -p -e "plot sin(x)" The plot window will show with the plot, but the process will again consume 100% of one core. Any suggestions on what might be going on? Thank you, Mirko
[toc] | [next] | [standalone]
| From | Mirko Vukovic <mirko.vukovic@gmail.com> |
|---|---|
| Date | 2012-10-27 15:46 -0700 |
| Message-ID | <30de751b-1656-421c-a575-137362adff2a@googlegroups.com> |
| In reply to | #1439 |
On Saturday, October 27, 2012 6:10:51 PM UTC-4, Mirko Vukovic wrote: > Hello, > > > > I am launching gnuplot.exe on windows 7 from a Cygwin application (clisp). It starts, and consumes 100% of one core. I cannot send any commands to the input stream. > > > > I can also start gnuplot.exe and pass it arguments, such as: -p -e "plot sin(x)" > > > > The plot window will show with the plot, but the process will again consume 100% of one core. > Well, I fixed it by specifying for clisp to wait for the program termination. I still don't understand why setting it not to wait (asynchronous execution) makes gnuplot.exe run 100% of the time. So the following question still applies, although it is not urgent anymore. > > > Any suggestions on what might be going on? > > > > Thank you, > > > > Mirko
[toc] | [prev] | [standalone]
Back to top | Article view | comp.graphics.apps.gnuplot
csiph-web