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

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

[Octave-bug-tracker] [bug #49779] print /non/existing/dir/file.svg crash


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #49779] print /non/existing/dir/file.svg crashes octave
Date: Wed, 7 Dec 2016 15:04:44 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

Follow-up Comment #4, bug #49779 (project octave):

Yes I think Avinoam is right. Since this crash can be triggered by a simple
typo, checking print options early is the right way to go for the time being:
* check the destination directory exists
* check the user has write access to this directory (open a temporary file for
writting there and delete it immediately)
* check the print device is correct: a typo like "-depcs" instead of "-depsc"
also crashes Octave

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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