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

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

[Octave-bug-tracker] [bug #64564] octave-8.3.0-w32: "Access violation" c


From: Benjamin Szőke
Subject: [Octave-bug-tracker] [bug #64564] octave-8.3.0-w32: "Access violation" crash at PDF print() saving
Date: Mon, 21 Aug 2023 12:00:44 -0400 (EDT)

Follow-up Comment #12, bug #64564 (project octave):

No, it is not working to SVG!


octave:1> x = 0:0.1:5;
octave:2> y = sin(x);
octave:3> f = figure;
octave:4> plot(x, y)
octave:5> print(f, "sin.svg", "-dsvg");
Magick: caught exception 0xC0000005 "Access
violation"...C:\Octave\octave-8.3.0-w32\mingw32\bin>Failed to parse XML
contents
unexpected end of file


[comment #11 comment #11:]
> Can you print to svg?
> 
> Dmitri.
> -- 
> 


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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