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

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

[Octave-bug-tracker] [bug #50189] Segfault when drawing sphere as first


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #50189] Segfault when drawing sphere as first plot
Date: Wed, 1 Feb 2017 19:22:07 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #11, bug #50189 (project octave):

I don't think the changeset 5dca1727ce94 is necessarily the problem.  It may
be that it is just triggering a long-standing bug.

One thing that is definitely wrong is that allchild returns handles for
xlabel, ylabel, zlabel, and title properties.  I don't think that Matlab has
these as children.  They are not hidden children, they are special objects
that are part of the axes object.

I don't see a one-line fix for this problem because there are a number of
places that treat these objects as if they are children of the axes object.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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