bugGNU Octave - Bugs: bug #42060, Saving a plotted figure causes...

 
 

bug #42060: Saving a plotted figure causes crash

Submitter:  None
Submitted:  Sun 06 Apr 2014 03:59:54 PM UTC
   
 
Category:  Plotting Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Segfault, Bus Error, etc.
Status:  Need Info Assigned to:  None
Originator Name:  Robert Kessler Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 3.8.1
Operating System:  * Microsoft Windows Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 19 Apr 2014 02:33:19 AM UTC, comment #4: 

No response to request for more information.  Closing report.

Rik <rik5>
Group administrator
Sun 06 Apr 2014 09:57:59 PM UTC, comment #3: 

Did you use the Options|Save as EMF file dialog from the Gnuplot window itself?

I've seen .png mentioned in the resulting file dialog, but AFAIK gnuplot can only reliably save EMF files.

That does work for me.

Philip Nienhuis <philipnienhuis>
Group Member
Sun 06 Apr 2014 07:00:37 PM UTC, comment #2: 

This sounds like bug #41490. Does the discussion in that bug report match what you are seeing?

Mike Miller <mtmiller>
Group Member
Sun 06 Apr 2014 06:29:09 PM UTC, comment #1: 

Did you try print?

Michael Godfrey <godfrey>
Group Member
Sun 06 Apr 2014 03:59:54 PM UTC, original submission:  

I tried to save a figure, which was plotted with this command:

t=0:0.1:10;y=sin(2*t);figure(1);plot(t,y);grid on

Clicking on save, after choosing a name.png, OctaveGUI crashes.
I use Windows 7



Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by mtmiller (Posted a comment)
  • -email is unavailable- added by godfrey (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-04-19 rik5 Open/ClosedOpen Closed
    2014-04-06 mtmiller StatusNone Need Info

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code