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

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

[Octave-bug-tracker] [bug #61299] Octave GUI freeze after introduction o


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #61299] Octave GUI freeze after introduction of 3 little vector in workspace
Date: Wed, 6 Oct 2021 10:35:53 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.61 Safari/537.36

Follow-up Comment #1, bug #61299 (project octave):

for reference the octave commands/output contained in the image are:


>> Ai=[12 20]
Ai =

   12   20

>> ygi=[1.5 3.5]
ygi =

   1.5000   3.5000

>> zgi=[2 6]


suggesting the program is freezing after hitting enter on that last line.

I'm unable to reproduce this on my windows system, as entering the last
command creates a zgi vector as expected.

@Alain, do you get this freezing behavior with any other combinations of
inputs? is it always the third command? is it always after a certain amount of
time? is there any other information you can figure out about what you/your pc
is doing when this freeze occurs?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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