bugGNU Octave - Bugs: bug #46811, Octave-gui.exe error copying from...

 
 

bug #46811: Octave-gui.exe error copying from gnuplot window

Submitter:  None
Submitted:  Mon 04 Jan 2016 11:48:19 AM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Segfault, Bus Error, etc.
Status:  Works For Me Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 4.0.0
Operating System:  * Microsoft Windows Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 28 Feb 2016 06:21:29 PM UTC, comment #2: 

No response from request for more details, closing report.

Mike Miller <mtmiller>
Group Member
Mon 04 Jan 2016 12:21:29 PM UTC, comment #1: 

Works for me with octave-4.1.0+ (development version) on Win7 64bit.

How do you "copy the plot"?
Do you use the "copy to clipboard" menu item, or Ctrl-C in the active gnuplot pane (i.e., does Ctrl-C land in the gnuplot window)?  (If Ctrl-C were to land in the terminal you might expect problems.)

<title adapted>

Philip Nienhuis <philipnienhuis>
Group Member
Mon 04 Jan 2016 11:48:19 AM UTC, original submission:  

No problem plotting this simple function:

>> f ='x/(1-x^2)';
>> lims=[-5,5];
>> fplot(f,lims);


The problem is a gnuplot error when copying the plot.The OS reports a 'octave-gui.exe error', and Octave have to be restarted.

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 mtmiller (Posted a comment)
  • -email is unavailable- added by ttl (Updated 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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-02-28 mtmiller StatusNeed Info Works For Me
        Open/ClosedOpen Closed
    2016-01-15 ttl StatusNone Need Info
    2016-01-04 philipnienhuis SummaryOctave-gui.exe error Octave-gui.exe error copying from gnuplot window

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code