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: Markus Mützel
Subject: [Octave-bug-tracker] [bug #49718] Octave crashes on print/saveas etc when installed on a directory with parenthesis
Date: Sun, 3 Nov 2019 13:21:55 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0

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

I took the liberty to use Pantxo's patch and try it on a recent dev
(1c13a0f36160).
The hunk that changed popen on Windows led to problems. So I reverted it and
added the quotes in the pipeline instead.
Some paths were quoted twice. That doesn't seem to work.
Also some strings were used more than once as the format argument for sprintf.
That lead to problems with "\" as the file separator.
After fixing those, almost all output formats in Pantxo's test print fine when
Octave is installed in a path with spaces and parenthesis. The only ones
failing are "eps" and "epsc".

An updated patch and the diary are attached.

Fwiw: "eps" and "epsc" didn't print for me before the changes either.

(file #47791, file #47792)
    _______________________________________________________

Additional Item Attachment:

File name: bug49718_print_with_spaces.patch Size:7 KB
   
<https://savannah.gnu.org/file/bug49718_print_with_spaces.patch?file_id=47791>

File name: print_diary.txt                Size:15 KB
    <https://savannah.gnu.org/file/print_diary.txt?file_id=47792>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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