bugGNU Octave - Bugs: bug #45991, Command Window crashes after...

 
 

bug #45991: Command Window crashes after trying to plot

Submitter:  None
Submitted:  Thu 17 Sep 2015 06:34:59 PM UTC
   
 
Category:  Plotting with OpenGL Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Duplicate Assigned to:  None
Originator Name:  Sean 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 21 Feb 2016 10:38:10 PM UTC, comment #5: 

Without any further information, this looks a lot like bug #45458. Any chance that the plot eventually shows if Octave is left to sit there for several minutes?

Mike Miller <mtmiller>
Group Member
Tue 22 Sep 2015 01:38:13 PM UTC, comment #4: 

When I run that code, the plot window doesn't even appear. It just sits there and I have to force Octave to close with Task Manager.

Anonymous
Mon 21 Sep 2015 09:07:18 PM UTC, comment #3: 

Does it work with the gnuplot toolkit?

Test code:


graphics_toolkit gnuplot
plot (1:10, 'o-');


Rik <rik5>
Group administrator
Mon 21 Sep 2015 02:15:31 PM UTC, comment #2: 

Hi,

Sorry for the confusion. The plot never appears. The window where it should appear pops up, but then says it's not responding (freezes) and I have to force Octave to close.

Anonymous
Sat 19 Sep 2015 06:28:19 AM UTC, comment #1: 

Thank you for the report.

The summary implies a crash of the command window but the description describes problems with plot windows. Could you please provide more details, e.g.

  • does the plot appear?
  • what is the issue with the command window, does it really crash or is there no prompt while the plot window stays blank?




Torsten Lilge <ttl>
Group Member
Thu 17 Sep 2015 06:34:59 PM UTC, original submission:  

Anytime I try to plot a graph, such as sin(x) or a histogram, the plot window doesn't respond and I have to close it. I use Windows 8 and version 4.0.0 of Octave.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #34913:  octave crash window.docx added by None (583KiB - application/vnd.openxmlformats-officedocument.wordprocessingml.document - picture of crash)

 

Digest:
   bug dependencies.

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

    Date Changed by Updated Field Previous Value => Replaced by
    2016-03-21 mtmiller Dependencies- Depends on bugs #45458
    2016-03-21 mtmiller StatusNeed Info Duplicate
        Open/ClosedOpen Closed
    2016-02-21 mtmiller CategoryPlotting Plotting with OpenGL
    2015-09-21 rik5 Item GroupBuild Failure Incorrect Result
    2015-09-19 ttl StatusNone Need Info
    2015-09-17 None Attached File- Added octave crash window.docx, #34913

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code