|
| From: | Hartmut |
| Subject: | [Octave-bug-tracker] [bug #49179] test of "plot/util/copyobj.m" hangs |
| Date: | Mon, 26 Sep 2016 20:52:14 +0000 (UTC) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0 |
Follow-up Comment #13, bug #49179 (project octave):
I have tried to add a delay to ".../m/plot/util/private/__ghostscript__.m",
right at the very first line after the "function" line:
* using pause(1) I still DO see this hang-up
* using pause(5) I still DO see this hang-up
* using pause(10) I still DO see this hang-up
I then added a little "disp" command before and after the new "pause" command.
This revealed that in the case of a hang-up, Octave never even reaches the
function __ghostscript__.m but already hangs-up somewhere EARLIER (during the
processing of the print commmand)!
_______________________________________________________
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] |