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

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

[Octave-bug-tracker] [bug #49718] Octave crashes on print/saveas etc whe


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #49718] Octave crashes on print/saveas etc when installed on a directory with parenthesis
Date: Thu, 8 Dec 2016 13:37:09 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2486.0 Safari/537.36 Edge/13.10586

Follow-up Comment #20, bug #49718 (project octave):

Not that it fixes issues with running programs external to the mxe-octave
paths, but what happens if we use the shortpath name instead for the octave
path ?

Ie: adding to OctavePath section of octave.vbs:


OctavePath = fso.GetParentFolderName(WScript.ScriptFullName)
Set fo = fso.GetFolder(OctavePath)
OctavePath = fo.ShortPath



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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