octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #37053] Saveas & Print error when saving as .e


From: Carl
Subject: [Octave-bug-tracker] [bug #37053] Saveas & Print error when saving as .emf
Date: Tue, 18 Jun 2013 14:38:40 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:21.0) Gecko/20100101 Firefox/21.0

Follow-up Comment #3, bug #37053 (project octave):

I have the same problem with version 3.6.4: No file is produced when the
graphics_toolkit is fltk.  Gnuplot works.

Here is output from your suggested test, after I removed "2> NUL" from the
print.m command to see the error:

octave:94> graphics_toolkit
ans = fltk
octave:95> plot(1:10)
octave:96> print("-debug", "test4.emf")
pstoedit command: 'C:OctaveOctave3.6.4_gcc4.6.2pstoedit/pstoedit.exe -f fig'
fig2dev command: 'C:OctaveOctave3.6.4_gcc4.6.2fig2dev/fig2dev.exe -L emf'
fltk-pipeline: 'C:OctaveOctave3.6.4_gcc4.6.2pstoedit/pstoedit.exe -f fig |
C:OctaveOctave3.6.4_gcc4.6.2fig2dev/fig2dev.exe -L emf > test4.emf'
'C:OctaveOctave3.6.4_gcc4.6.2pstoedit' is not recognized as an internal or
external command,
operable program or batch file.
octave:97>


The pstoedit.exe command seems to be specified correctly by the full path to
the pstoedit subdirectory.  I can't figure out why it's getting stuck here.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?37053>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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