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

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

[Octave-bug-tracker] [bug #31931] figure (1, "visible", "off") -> Bus er


From: Rik
Subject: [Octave-bug-tracker] [bug #31931] figure (1, "visible", "off") -> Bus error
Date: Tue, 13 Dec 2011 18:38:57 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0

Follow-up Comment #42, bug #31931 (project octave):

Ben,

Can you try the attached changset bug31931.cset?  It is not a long-term fix,
but hopefully is enough to allow the 3.6.0 release to proceed.

The hack is to check for 'visible', 'off' as options to figure() on Mac
platforms.  If it finds that option pair it deletes them from the initial call
to __go_figure__ and then sets 'visible', 'off' on the figure handle that is
returned.  This probably will cause some flicker.

(file #24584)
    _______________________________________________________

Additional Item Attachment:

File name: bug31931.cset                  Size:2 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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