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

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

[Octave-bug-tracker] [bug #32134] no keyboard press is accepted after fl


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #32134] no keyboard press is accepted after fltk printing (MinGW)
Date: Sat, 15 Jan 2011 15:05:46 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.231 Safari/534.10

Update of bug #32134 (project octave):

                Severity:              3 - Normal => 5 - Blocker            

    _______________________________________________________

Follow-up Comment #1:

Please try adding the debug option to the print command. This will tell us
both the ghostscript command the the pipeline Octave is trying to use.


backend fltk
fplot ("[cos(x), sin(x)]", [0, 2*pi]); 
print -debug test3.png 


For MacOS X, I get ...


Ghostscript command: '/sw/bin/gs -dQUIET -dNOPAUSE -dBATCH -dSAFER
-sDEVICE=png16m -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -r150x150 -dEPSCrop
-sOutputFile=test3.png -'
fltk-pipeline: '/sw/bin/gs -dQUIET -dNOPAUSE -dBATCH -dSAFER -sDEVICE=png16m
-dTextAlphaBits=4 -dGraphicsAlphaBits=4 -r150x150 -dEPSCrop
-sOutputFile=test3.png -'



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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