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

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

[Octave-bug-tracker] [bug #56201] warning message that only eps is avail


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #56201] warning message that only eps is available, even with new default opengl renderer
Date: Tue, 23 Apr 2019 13:49:42 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?56201>

                 Summary: warning message that only eps is available, even
with new default opengl renderer
                 Project: GNU Octave
            Submitted by: mtmiller
            Submitted on: Tue 23 Apr 2019 10:49:40 AM PDT
                Category: Documentation
                Severity: 2 - Minor
                Priority: 5 - Normal
              Item Group: Documentation
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

Octave 5 and later are able to print directly to raster formats from OpenGL
with no calls to ghostscript necessary. However, Octave still prints the
warning message


>> plot (1:10); print foo.png
warning: print: Ghostscript binary is not available.  Only eps output is
possible
warning: called from
    __print_parse_opts__ at line 498 column 7
    print at line 396 column 8


even though the PNG output is created successfully and ghostscript wasn't
needed at all.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56201>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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