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

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

[Octave-bug-tracker] [bug #44152] print("plot_file.pdf") generates warni


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #44152] print("plot_file.pdf") generates warning message
Date: Sun, 01 Feb 2015 17:35:01 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

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

                 Summary: print("plot_file.pdf") generates warning message
                 Project: GNU Octave
            Submitted by: godfrey
            Submitted on: Sun 01 Feb 2015 05:35:00 PM GMT
                Category: Plotting with OpenGL
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: Godfrey
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The warning is:
warning: print.m: pstoedit binary is not available.
Some output formats are not available.
warning: called from
    __print_parse_opts__ at line 383 column 9
    print at line 292 column 8
====================================
This warning is not appropriate since pstoedit is not used
to generate PDF,

Of course, installing pstoedit causes the warning to not appear,
but the plot is identical to the one without pstoedit.

pstoedit is not tested for in ./configure. If it is needed
for some plot formats, it should be tested for, or the
warning should only be issued if the plot requires it.

This is a minor item.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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