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

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

[Octave-bug-tracker] [bug #31976] Cannot print in emf form in fltk print


From: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #31976] Cannot print in emf form in fltk printing (MinGW)
Date: Thu, 23 Feb 2012 01:18:08 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11

Follow-up Comment #27, bug #31976 (project octave):

Thank you for your patch.

However, 

octave:21> print -debug fltk_test.emf
pstoedit command: '"c:Program Filespstoedit/pstoedit.exe" -f fig 2> NUL'
fig2dev command: '"c:Programsfig2dev/fig2dev.exe" -L emf 2> NUL'
fltk-pipeline: '"c:Program Filespstoedit/pstoedit.exe" -f fig 2> NUL |
"c:Programsfig2dev/fig2dev.exe" -L emf 2> NUL > fltk_test.emf'

still give empty emf.

I cannot figure out the reason why your patch does not work.


BTW, I found that eps cannot print for MinGW. 


'c:Programsgsgs9.04bin/gswin32c.exe" -dQUIET -dNOPAUSE -dBATCH -dSAFER
-sDEVICE=epswrite -sOutputFile="fltk_test.eps' is not recognized as an
internal or external command,
operable program or batch file.
epstool command: '"c:Programsgsgs9.04bin/gswin32c.exe" -dQUIET -dNOPAUSE
-dBATCH -dSAFER -sDEVICE=epswrite -sOutputFile="fltk_test.eps" -'
fltk-pipeline: '"c:Programsgsgs9.04bin/gswin32c.exe" -dQUIET -dNOPAUSE -dBATCH
-dSAFER -sDEVICE=epswrite -sOutputFile="fltk_test.eps" -'


The left side of the command 
c:Programsgsgs9.04bin/gswin32c.exe

is not quoted by ". 


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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