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

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

[Octave-bug-tracker] [bug #56193] print -tight only warns, does not erro


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #56193] print -tight only warns, does not error when ghostscript binary not found
Date: Mon, 22 Apr 2019 13:33:53 -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

Update of bug #56193 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

The 'epstool' subfunction in print.m requires ghostscript_binary to be valid,
it runs it with the '-h' option immediately at the start of the function, this
is where the error comes from.

The twists and turns of this subfunction are confusing, I don't think
ghostscript is actually required in all cases where epstool is, but the
function should work correctly in the case when epstool is present but
ghostscript isn't. Whether that means throwing an error unconditionally or
adding more logic to work around that case, I can't say.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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