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

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

[Octave-bug-tracker] [bug #42534] No lines when printing plot (fltk)


From: Helios De Rosario
Subject: [Octave-bug-tracker] [bug #42534] No lines when printing plot (fltk)
Date: Fri, 11 Jul 2014 11:42:36 +0000
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0

Follow-up Comment #11, bug #42534 (project octave):

Hi Andreas. I have tried same as you:

MXE 3.8.1-4 from http://mxeoctave.osuv.de/
GS 9.09 32 bits (from http://downloads.ghostscript.com/public/gs909w32.exe,
since the sourceforge site is not maintained).

I cannot create the ps file, though! (As happened with GS9.14, but not with
GS9.06).

See below:


C:OctaveOctave-3.8.1-4>set PATH=%PATH%;%CD%bin;C:gsgs9.09bin

C:OctaveOctave-3.8.1-4>octave -i --line-editing
GNU Octave, version 3.8.1
Copyright (C) 2014 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type 'warranty'.

Octave was configured for "i686-w64-mingw32".

Additional information about Octave is available at http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/get-involved.html

Read http://www.octave.org/bugs.html to learn how to submit bug reports.
For information about changes from previous versions, type 'news'.

octave:1> graphics_toolkit fltk
octave:2> plot(1:2, "o-")
octave:3> print("testplot.ps","-debug")
warning: print.m: epstool binary is not available.
Some output formats are not available.
---- begin C:UsersHEDEROAppDataLocalTempoct-2.ps ----
%!PS-Adobe-3.0
<< /Margins [0 0] /.HWMargins [0 0 0 0] /PageOffset [18 180] >> setpagedevice
%%EOF
----- end C:UsersHEDEROAppDataLocalTempoct-2.ps -----
Ghostscript command: 'C:gsgs9.09bingswin32c.exe -dQUIET -dNOPAUSE -dBATCH -d
SAFER -sDEVICE=pswrite -dLanguageLevel=1 -dEmbedAllFonts=true -dEPSCrop
-sPAPERS
IZE=letter -dFIXEDMEDIA -sOutputFile="testplot.ps" C:UsersHEDEROAppDataLocal
Tempoct-2.ps -'
fltk-pipeline: 'C:gsgs9.09bingswin32c.exe -dQUIET -dNOPAUSE -dBATCH -dSAFER
-sDEVICE=pswrite -dLanguageLevel=1 -dEmbedAllFonts=true -dEPSCrop
-sPAPERSIZE=le
tter -dFIXEDMEDIA -sOutputFile="testplot.ps" C:UsersHEDEROAppDataLocalTemp
oct-2.ps - & rm C:UsersHEDEROAppDataLocalTempoct-2.ps'
Unknown device: pswrite
Unrecoverable error: undefined in .uninstallpagedevice
Operand stack:
    defaultdevice


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Mensaje enviado vía/por Savannah
  http://savannah.gnu.org/




reply via email to

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