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

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

[Octave-bug-tracker] [bug #40334] printing a plot with legend fails, if


From: Andreas Weber
Subject: [Octave-bug-tracker] [bug #40334] printing a plot with legend fails, if setting fontsize
Date: Tue, 22 Oct 2013 11:25:32 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130917 Firefox/17.0 Iceweasel/17.0.9

Update of bug #40334 (project octave):

              Item Group:                    None => Regression             
                  Status:                   Fixed => Confirmed              
             Open/Closed:                  Closed => Open                   

    _______________________________________________________

Follow-up Comment #3:


plot(1:2);
legend('a');
print('test.png','-F:20')
plot(1:2);
legend('a');
print('test.png','-F:20')


still fails with default 5b0036d89d4a (after e477578fca3d), fltk and gnuplot
backend.


error: set: invalid handle (= -4.26911)
error: called from:
error:   /home/andy/src/octave-build/../octave-src/scripts/plot/util/print.m
at line 409, column 9


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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