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: Søren Hauberg
Subject: [Octave-bug-tracker] [bug #31931] figure (1, "visible", "off") -> Bus error
Date: Thu, 20 Jan 2011 22:34:14 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; da-DK; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.10 (maverick) Firefox/3.6.13

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

I am seeing similar behaviour (as noted in bug #32165). For me the crash
happens in line 136 in fltk_backend.cc

  glMatrixMode (GL_PROJECTION);

A bit of Google'ing tells me that this usually happens if the frame buffer is
not initialised. I tried seeing if I could call glCheckFrameBufferStatus to
determine this, but I never managed to persuade the compiler that such a
function exists :-(

Is it possible that when we don't have a plot to show, we don't have a frame
buffer either?

Søren

    _______________________________________________________

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]