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: Stefan Mahr
Subject: [Octave-bug-tracker] [bug #40334] printing a plot with legend fails, if setting fontsize
Date: Mon, 21 Oct 2013 19:17:36 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/29.0.1547.65 Chrome/29.0.1547.65 Safari/537.36

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

                 Summary: printing a plot with legend fails, if setting
fontsize
                 Project: GNU Octave
            Submitted by: dac922
            Submitted on: Mo 21 Okt 2013 19:17:35 GMT
                Category: Plotting
                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: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:


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

error: set: invalid handle (= -16.2304)
error: called from:
error:  
/data/devel/octave/octave-repos-hg/dbg-octave/../octave-hg/scripts/plot/util/print.m
at line 408, column 9


title, xlabel, ylabel and text are working fine, only using legend triggers
this bug.

Both, gnuplot and fltk toolkit are affected.





    _______________________________________________________

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]