Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3063
| Newsgroups | comp.graphics.apps.gnuplot |
|---|---|
| Date | 2015-08-30 11:22 -0700 |
| Message-ID | <fd01ebcf-e1c3-4240-af7d-e05aae85e75b@googlegroups.com> (permalink) |
| Subject | Suppress Gnuplot warning messages in batch mode |
| From | xmeng@pinterest.com |
I wrote a Python program, which calls Gnuplot to export image files. For every plot, my stderr got warning messages such as gnuplot: unable to open display '' gnuplot: X11 aborted. I knew I can redirect these to /dev/null, but I do need my stderr for other purposes. I wonder if there's an Gnuplot option to turn it off.
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
Suppress Gnuplot warning messages in batch mode xmeng@pinterest.com - 2015-08-30 11:22 -0700 Re: Suppress Gnuplot warning messages in batch mode Karl-Friedrich Ratzsch <mail.kfr@gmx.net> - 2015-08-30 22:32 +0200
csiph-web