bugGNU Octave - Bugs: bug #58090, Command line freeze when typing

 
 

bug #58090: Command line freeze when typing

Submitter:  None
Submitted:  Tue 31 Mar 2020 06:23:40 PM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Performance
Status:  None Assigned to:  None
Originator Name:  Guillaume Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 5.2.0
Operating System:  * Microsoft Windows Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 09 Mar 2021 11:31:13 PM UTC, comment #2: 

Please try again with the latest stable version of Octave (6.2).  Version 5.2 is deprecated and no longer supported.

Rik <rik5>
Group administrator
Thu 02 Apr 2020 07:17:09 AM UTC, comment #1: 

I can confirm that this is a problem also in 5.1.0
I found out that if you do the following in Command Window the program will freeze;

a=[1,1]
b=[2,4] (freeze)

But if you leave out the comma sign then it is ok (5.2.0) i.e.

a=[1 1]
b=[2 4]
...

Tobias Berg <bergt>
Tue 31 Mar 2020 06:23:40 PM UTC, original submission:  

After starting the GUI, I type some command like a simple vector and suddently I cannot type anything anmymore (before using the return key).
I cannot interrupt the command line but the GUI itself is not freezed as I can switch between tabs or access other menus.
Note that processor load dedicated to octave jump from 0.5% to 28%

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 bergt (Posted a comment)
  •  

    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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-03-09 rik5 Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code