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: John Donoghue
Subject: [Octave-bug-tracker] [bug #37053] Saveas & Print error when saving as .emf
Date: Thu, 21 Jul 2016 21:06:26 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2486.0 Safari/537.36 Edge/13.10586

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

Out of interest sake, I tried updating to 3.2.6

cat testfig.fig | fig2dev.exe -L emf > testfig2.emf - works in this version

cat testfig.ps | pstoedit.exe -gs /usr/bin/gs.exe -f fig | fig2dev.exe -L emf
> testfig.emf - works

Also works! So a step in the right direction.

In octave, print(gcf, 'figure1.emf', '-demf', '-debug') still gives an empty
file, but:

Note the '-gs /usr/bin/gs' in pstoedit - without it:


Can't load c:\mingw\gs\bin\gsdll32.dll (possibly due to 32/64 bit mix - will
try gswin32c.exe instead

The interpreter seems to have failed, cannot proceed !.exe' 


  
So the zero size emf file appears to be a secondary issue - tis time with
pstoedit trying to load the wrong ghostscript.

Looking now  at how pstoedit decides to pick what gs to run.

    _______________________________________________________

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]