octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #51772] Errors when running compare_plot_demos


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #51772] Errors when running compare_plot_demos with gnuplot toolkit on Windows
Date: Sat, 19 Aug 2017 14:47:58 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #5, bug #51772 (project octave):

OK, so I understand a little more now.  There an error message from gnuplot
(line 0: warning:...) and an error message from ghostscript (GPL Ghostscript
9.16:...) which is expecting to find the file created by gnuplot but is
missing because of the "plot area too small" issue.  There is that.

Then there is a more pressing issue that the ghostscript failure to find a
file is causing Octave to hang on your system.  If Octave wouldn't hang, and
instead just recognize a demo/test failure, it would be consistent with old
behavior.  (I still don't see how ghostscript is launched with the
demo('axis') command.)

Could you recreate the bigger issue with a more simple command?  For example,
try something like 

system('gv nonexistantfile.png');

Again, I'm not 100% sure I understand exactly what the manifestation is.  I
can reproduce the gnuplot error by adding a third line to the title in the
axis.m file, but nothing hangs here.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?51772>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]