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

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

[Octave-bug-tracker] [bug #46447] Octave fails to build docs / make chec


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #46447] Octave fails to build docs / make check when OpenGL present but FontConfig absent
Date: Sat, 21 Nov 2015 04:26:30 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110422 Ubuntu/8.04 (hardy) Firefox/3.6.17

Follow-up Comment #2, bug #46447 (project octave):

Building the docs only affects developers, but the fact that Octave crashes
when trying to create a figure affects normal users.

Checking font->get_face () is non-NULL before dereferencing it is basic
defensive programming.  With that fixed, the build fails because the image
files don't get created, but at least Octave doesn't crash.

I can happily submit a patch that stops Octave crashing, but I think the
cleaner approach is to disable native graphics (as configure says will happen,
but seems not to) if the necessary libraries aren't found.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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