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

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

[Octave-bug-tracker] [bug #45214] Probable dupe of #39936: Error or cras


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

URL:
  <http://savannah.gnu.org/bugs/?45214>

                 Summary: Probable dupe of #39936: Error or crash when
plotting with no fonts installed
                 Project: GNU Octave
            Submitted by: octavebugs
            Submitted on: Fri 29 May 2015 01:37:03 PM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0-rc4
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Sorry for the re-post - this issue is crashing all my programs and I can't
really get anywhere.

---

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/?45214>

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




reply via email to

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