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

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

[Octave-bug-tracker] [bug #45540] Segfault when moving the mouse over Qt


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #45540] Segfault when moving the mouse over Qt figures
Date: Wed, 02 Sep 2015 22:54:24 +0000
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2498.0 Safari/537.36

Follow-up Comment #20, bug #45540 (project octave):

I just reran the test:
(copy paste from history)

graphics_toolkit('qt')
theta = 0:0.01:2*pi; 
rho = (sin(3*theta)).^2; 
polar(theta,rho); 
quit


And it ran just fine! I cannot explain why it crashed
earlier today. I have made no changes to my system or Octave
since the test that failed.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45540>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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