octave-maintainers
[Top][All Lists]
Advanced

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

Re: wait_for_file ??


From: Michael D. Godfrey
Subject: Re: wait_for_file ??
Date: Thu, 02 Sep 2010 07:24:49 -0700
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2

 On 9/2/10 5:35 AM, bpabbott wrote:
When I run Octave via ssh, I'm able to print output using both the Gnuplot and FLTK backends without any need for the __wait_for_file__ function.

Your experience differs from mine. As an additional test I just tried ssh from my
Mac (Snow leopard) to a Fedora Linux server:
octave:1> plot(1:20)
octave:2> print ('gl2ps_t1x.pdf','-dpdf')
GPL Ghostscript 8.71: Unrecoverable error, exit code 1
warning: print.m: Error: /undefinedfilename in (/tmp/oct-CowO18.eps)
Operand stack:

Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push
Dictionary stack:
   --dict:1158/1684(ro)(G)--   --dict:0/20(G)--   --dict:70/200(L)--
Current allocation mode is local
Last OS error: 2
, 'gl2ps_t1x.pdf'.
warning: print.m: No such file or directory, '/tmp/oct-CowO18.eps'.
octave:3>
=====================================
So, the problem still exists.  And needs to be corrected.

Michael



reply via email to

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