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: Thu, 03 Sep 2015 10:06:52 +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 #23, bug #45540 (project octave):

@Pantxo,

OK. Here is what definitely happens on my Fedora22
system:

I run the script:

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


1. I wait until the figure is completed.  No problem

2. As soon as the figure appears I move the cursor over the
   figure but do not click any mouse buttons. No problem.

3. As soon as the figure appears I move the cursor over
   the figure and click on a mouse button. BT is
   attached as mesa_qt_dump.


(file #34802)
    _______________________________________________________

Additional Item Attachment:

File name: mesa_qt_dump                   Size:23 KB


    _______________________________________________________

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]