|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #55013] Terminate on start ('std::out_of_range') |
| Date: | Wed, 14 Nov 2018 11:46:39 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Linux i586; rv:31.0) Gecko/20100101 Firefox/31.0 |
Follow-up Comment #5, bug #55013 (project octave):
It never rains, but it pours. This may be related to a recently filed bug
#55023.
Could you locate the file gnuplot_binary.m on your system? It will be
somewhere like PREFIX/share/octave/4.4.1/m/plot/util/gnuplot_binary.m.
Look at line 37 which begins
persistent gp_binary = "";
Is the assigned value "" as above or "gnuplot"?
Try changing the string to "gnuplot" if it is empty. Does that fix things?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55013>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |