bugGNU Octave - Bugs: bug #31862, print command not working

 
 

bug #31862: print command not working

Submitter:  Muhali <muhali>
Submitted:  Mon 13 Dec 2010 05:33:47 PM UTC
   
 
Category:  Plotting Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Assigned to:  bpabbott
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 14 Dec 2010 03:02:27 AM UTC, comment #1: 

I've pushed a fix.

Ben Abbott <bpabbott>
Group Member
Mon 13 Dec 2010 05:33:47 PM UTC, original submission:  

'print' command stopped working somewhere between 3.3.52 and 3.3.54:

octave:1> fig = figure ;
octave:2> print(fig, "/tmp/foo")
error: _print_parse_opts_: A(I): index out of bounds; value 2 out of bound 1
error: called from:
error:   /usr/local/octave-test/share/octave/3.3.54+/m/plot/__print_parse_opts__.m at line 80, column 9
error:   /usr/local/octave-test/share/octave/3.3.54+/m/plot/print.m at line 256, column 8

----------------------------------------------------------------------
GNU Octave Version 3.3.54+
GNU Octave License: GNU General Public License
Operating System: Linux 2.6.36-trunk-amd64 #1 SMP Wed Oct 27 14:28:29 UTC 2010 x86_64
----------------------------------------------------------------------


M.

Muhali <muhali>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bpabbott (Posted a comment)
  • -email is unavailable- added by muhali (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-12-14 bpabbott CategoryNone Plotting
        StatusNone Fixed
        Assigned toNone bpabbott
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code