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

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

[Octave-bug-tracker] [bug #51645] zoom to singular region dumps core


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #51645] zoom to singular region dumps core
Date: Sun, 6 Aug 2017 04:13:40 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #13, bug #51645 (project octave):

Attached is a changeset for suppressing that

warning: opengl_selector::select: selection buffer overflow

message in mousePressEvent() when the mode has no interest in the object that
was selected by the mouse press.

Before and after applying the patch and compiling, create a plot that has
multiple curves, such as the


graphics_toolkit qt
plot(randn(30))


example.  Go into Z- mode and keep single-clicking on the group of figures. 
Without the changeset the warning message will eventually appear.  With the
change set, there should never be a warning message in zoom mode.

(file #41436)
    _______________________________________________________

Additional Item Attachment:

File name: octave-qt_toolkit_nomode_only_warning-djs2017aug06.patch Size:1 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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