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

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

[Octave-bug-tracker] [bug #45863] Octave crashes when clicking on polar


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #45863] Octave crashes when clicking on polar plot using OpenGL
Date: Mon, 19 Oct 2015 11:36:24 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0

Follow-up Comment #14, bug #45863 (project octave):

As I can't reproduce this bug it is hard to find what exactly is the
triggering it.

@Sunny: Do you even need a polar axes (the background is a patch) or markers
to trigger the bug? Does clicking on the background of simple axes or a patch,
image ..., objects trigger the bug?


clf ();
axes ("color", "none") 
## Multiple clicks inside the axes
## Multiple clicks on the axes lines
set (gca (),"color", "r")
## Multiple clicks on the red area
patch ()
## Multiple clicks on the black area
cla ()
image ()
## Multiple clicks on the image ...



 

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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