Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3352
| Newsgroups | comp.graphics.apps.gnuplot |
|---|---|
| Date | 2016-06-22 08:42 -0700 |
| References | <bdce43c0-6b47-4771-9c84-61002e66c8d1@googlegroups.com> <nkca21$orl$1@solani.org> |
| Message-ID | <395d2918-5926-4b1f-a424-1c984a20fc47@googlegroups.com> (permalink) |
| Subject | Re: gnuplot hangs after many replots |
| From | rlricklefs@gmail.com |
On Tuesday, June 21, 2016 at 4:02:58 PM UTC-5, Karl Ratzsch wrote: > Am 21.06.2016 um 22:00 schrieb rricklefs: > > I am trying to have gnuplot replot 15-30 files of up to 4000 points each every second or so. I have tried this several ways, but the program always hangs (i.e., becomes unresponsive) after an hour or two. I need and expect this process to run indefinitely. > > > > This particular example is for a polar plot, but have seen this with a rectangular plot as well. > > > > A portion of the script: > .... > > > > I tried > > pause 1 > > reread > > at the end of the file instead of the loop, and the behavior is the same. > > > > Any idea why this is happening or a work-around? (I am testing a change to exit after a safely short length of time and re-starting gnuplot, but that is undesirable kludge.) > > > > (What version? OS?) Version 4.6 patchlevel 4 last modified 2013-10-02 Build System: Linux x86_64 Ubuntu 14.04 > > Have you tried to reproduce this with another terminal, perhaps > "x11" or even "dummy"? Which one are us using now? > No, let me try that. Wxt is used for this test. > Can you omit calling "bin/Plot" repeatedly, perhaps compile a > simplified dataset that reproduces the problem for others? I'll try that. My hope was that someone had seen this problem before. I had first run this script asynchronously with a shell task that constantly updated the files so that the call to bin/Plot was not made here. Same results.
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar
gnuplot hangs after many replots rlricklefs@gmail.com - 2016-06-21 13:00 -0700
Re: gnuplot hangs after many replots Karl Ratzsch <mail.kfr@gmx.net> - 2016-06-21 23:03 +0200
Re: gnuplot hangs after many replots rlricklefs@gmail.com - 2016-06-22 08:42 -0700
csiph-web