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

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

[Octave-bug-tracker] [bug #42553] Ghostscript 9.14 removed deprecated ps


From: Andreas Weber
Subject: [Octave-bug-tracker] [bug #42553] Ghostscript 9.14 removed deprecated pswrite
Date: Sat, 14 Jun 2014 06:59:44 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0 Iceweasel/29.0.1

URL:
  <http://savannah.gnu.org/bugs/?42553>

                 Summary: Ghostscript 9.14 removed deprecated pswrite
                 Project: GNU Octave
            Submitted by: andy1978
            Submitted on: Sat 14 Jun 2014 06:59:43 AM GMT
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

http://www.ghostscript.com/doc/current/News.htm

...A new device 'eps2write' has been added which allows for the creation of
EPS files using the ps2write device instead of the old (deprecated and
removed) pswrite device. This produces considerably better quality EPS files
than the old epswrite device which is now also deprecated and will be removed
in a future release...

We have to update scripts/plot/util/print.m, __print_parse_opts__.m and
__ghostscript__.m

bug #42534 shows the error message when printing to ps from octave with gs
9.14:

>> plot(1:2,"o-");
>> print("testplot.ps","-debug")
...
-sOutputFile="testplot.ps" C:UsersHEDEROApp
DataLocalTempoct-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/?42553>

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




reply via email to

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