octave-maintainers
[Top][All Lists]
Advanced

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

Re: wait_for_file ?? [print via pipes - help testing on Windows?]


From: Marco Atzeri
Subject: Re: wait_for_file ?? [print via pipes - help testing on Windows?]
Date: Fri, 17 Sep 2010 09:17:01 +0000 (GMT)



--- Ven 17/9/10, Michael D Godfrey <address@hidden> ha scritto:

Da: Michael D Godfrey <address@hidden>
Oggetto: Re: wait_for_file ?? [print via pipes - help testing on Windows?]
A: "Ben Abbott" <address@hidden>
Cc: "octave maintainers mailing list" <address@hidden>
Data: Venerdì 17 settembre 2010, 08:16

On 09/16/2010 06:58 PM, Ben Abbott wrote:
I no longer have any errors with testing the printing on MacOS 10.6.4.

For complete functionality it is necessary to have pstoedit, fig2dev (from TransFig), and epstool installed.

I'm unable to do any testing for Windows. So it would be appreciated if a Windows user can test this changeset.

There's been some recent changesets that have effected my results, so I suggest pulling the current sources, and a build fresh.

My tip is ...

	http://hg.savannah.gnu.org/hgweb/octave/rev/88687577519f

Ben
After installs of epstool and pstoedit I get:
octave:1> test_printing_20100916
warning: function name `test_printing' does not agree with function file name `/data/d/src/octave/hg/test_printing_20100916.m'
Xlib:  extension "NV-GLX" missing on display ":1175.0".
backend is fltk
print fltk-aifm  -daifm
error: fltk_backend: filename should be fid
warning: print.m: No such file or directory, '/tmp/oct-f9T0RH.eps'.
error: called from:
error:   /data/d/src/octave/hg/__fltk_print__.m at line 193, column 7
error:   /data/d/src/octave/hg/__fltk_print__.m at line 121, column 14
error:   /d/src/octave/hg/octave/scripts/plot/print.m at line 344, column 12
error:   /data/d/src/octave/hg/test_printing_20100916.m at line 65, column 9
========================================
This is current build and your changeset.patch of today.

Michael
same on cygwin

octave:3> source ./test_printing.m
octave:4> test_printing
backend is fltk
print fltk-aifm  -daifm
error: fltk_backend: filename should be fid
error: called from:
error:   /pub/hg/octave_build/../octave/scripts/plot/__fltk_print__.m at line 98, column 5
warning: print.m: No such file or directory, '/tmp/oct-22eccc.0.eps'.
error:   /pub/hg/octave_build/../octave/scripts/plot/print.m at line 338, column 6
error:   test_printing at line 65, column 9

 hg tip
changeset:   10992:88687577519f
tag:         tip
user:        Ben Abbott <address@hidden>
date:        Thu Sep 16 20:30:01 2010 -0400
summary:     __go_draw_axes__.m: Ensure text objects have units of "data".


Marco


reply via email to

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