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

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

[Octave-bug-tracker] [bug #43057] print command doesn't work


From: Andreas Weber
Subject: [Octave-bug-tracker] [bug #43057] print command doesn't work
Date: Sun, 24 Aug 2014 09:40:38 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0 Iceweasel/30.0

Follow-up Comment #4, bug #43057 (project octave):

I hope you were able to reconstruct the missing part of the verbatim block
'... -sDEVICE=png16m sOutputFile="out.png" out.eps'

Please start octave and execute these commands:

close all
graphics_toolkit fltk
plot (rand (3))
print ("-dpng", "myfigure.png", "-debug")


and copy the output of these commands and the ghostscript error into a
verbatim block so that it isn't interpreted as markup. See here
https://savannah.gnu.org/cookbook/?func=detailitem&item_id=125

Then please run print ("out.eps") and run the "fltk-pipeline" output from
commandline. You have to replace the "-", which means reading from stdin with
the generated eps, out.eps in your case. If this still fails then please
attach the generated out.eps which fails in ghostscript.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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