Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #841

windows gnuplot "-persist" not working, "pause -1" leaves zombie processes

From p3tris <p3tris@gmail.com>
Newsgroups comp.graphics.apps.gnuplot
Subject windows gnuplot "-persist" not working, "pause -1" leaves zombie processes
Date 2012-01-11 05:06 -0800
Organization http://groups.google.com
Message-ID <79e3493e-2049-4409-8e5a-571d63b49de1@cs7g2000vbb.googlegroups.com> (permalink)

Show all headers | View raw


Hi,

I have a java program that calls gnuplot under windows.

gnuplot.exe -persist myfile.plt

Doesn't work. I just get a flashing window. When I add "pause -1" at
the end of my plt and run

gnuplot.exe myfile.plt

it works OK but when I close the graph window, gnuplot.exe stays as a
zombie consuming 10% of my CPU. I Open 2-3 of them and they all stay
until I force kill them through task manager.

Any ideas on how to do it?

Thanks,
Petros

Back to comp.graphics.apps.gnuplot | Previous | NextNext in thread | Find similar


Thread

windows gnuplot "-persist" not working, "pause -1" leaves zombie processes p3tris <p3tris@gmail.com> - 2012-01-11 05:06 -0800
  Re: windows gnuplot "-persist" not working, "pause -1" leaves zombie processes Michi <michael.boelling@gmail.com> - 2012-02-02 05:07 -0800

csiph-web