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

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

[Octave-bug-tracker] [bug #39936] Error or crash when plotting with no f


From: Ceral Paquet
Subject: [Octave-bug-tracker] [bug #39936] Error or crash when plotting with no fonts installed
Date: Fri, 29 May 2015 00:54:17 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0 Iceweasel/37.0.2

Follow-up Comment #5, bug #39936 (project octave):

I am seeing the same thing with mxe-octave 4.0rc4 compiled on linux: a lot of
ft_render warnings then a segfault with

imagesc(randn(10))
title('test')

I understand I need to install a font... please can someone tell me how to do
that? Thanks.

>> imagesc(randn(10));
warning: ft_render: invalid bounding box, cannot render
warning: called from
    axes at line 66 column 10
    gca at line 58 column 9
    newplot at line 148 column 8
    imagesc at line 91 column 11
warning: ft_render: invalid bounding box, cannot render
warning: ft_render: invalid bounding box, cannot render
warning: ft_render: invalid bounding box, cannot render
warning:.....

>> title('test')

At this point octave disappears and leaves a message on the commandline:
octave exited with signal 11.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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