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

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

[Octave-bug-tracker] [bug #36010] unable to load appropriate font warnin


From: anonymous
Subject: [Octave-bug-tracker] [bug #36010] unable to load appropriate font warning
Date: Tue, 27 Mar 2012 04:45:47 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0

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

                 Summary: unable to load appropriate font warning
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Tue 27 Mar 2012 04:45:46 AM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Mitchal
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.1
        Operating System: GNU/Linux

    _______________________________________________________

Details:

graphics_toolkit('fltk');
x = 0:10;
y = x;
plot(x,y);

output
warning: ft_render: unable to load appropriate font

Running the above code gives teh above output for my system. It also creates
an empty window with nothing in it. If the first line is omitted and gnuplot
is used it works just fine.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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