|
| From: | Avinoam Kalma |
| Subject: | [Octave-bug-tracker] [bug #49179] test of "plot/util/copyobj.m" hangs |
| Date: | Mon, 26 Sep 2016 10:59:52 +0000 (UTC) |
| User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko |
Follow-up Comment #8, bug #49179 (project octave):
Note the line
graphics_toolkit ("gnuplot");
so test copyobj always set graphics toolkit to gnuplot.
If I change this line to
graphics_toolkit ("qt");
or
graphics_toolkit ("qt");
I get a lot of errors, but octave does not hang.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?49179>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |