|
From: | bpabbott |
Subject: | Re: wait_for_file ?? [print via pipes - help testing on Windows?] |
Date: | Fri, 17 Sep 2010 12:58:57 +0000 (GMT) |
--- Ven 17/9/10, Michael D Godfrey <address@hidden> ha scritto:Da: Michael D Godfrey <address@hidden>same on cygwin
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:16On 09/16/2010 06:58 PM, Ben Abbott wrote:After installs of epstool and pstoedit I get: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
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/printm 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
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 9hg 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
Unfortunately, I should have been more clear. The changeset attached to the prior email has not been pushed. You'll need to patch your sources with that changeset.
After applying the changeset __fltk_print__ will include the lines below. Since line 98 is part of the fig2dev_devices and not "aifm", I assume that the sources have not been patched.
[Prev in Thread] | Current Thread | [Next in Thread] |