bugGNU Octave - Bugs: bug #34755, no complaint about set(0,...

 
 

bug #34755: no complaint about set(0, "defaultaxesxlabel", "x")

Submitter:  Muhali <muhali>
Submitted:  Sun 06 Nov 2011 04:02:01 AM UTC
   
 
Category:  Plotting Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 13 Sep 2014 03:10:59 PM UTC, comment #2: 

I went ahead and pushed the patch (http://hg.savannah.gnu.org/hgweb/octave/rev/3e0720bd6bfc). Closing bug report.

Pantxo Diribarne <pantxo>
Group Member
Sun 07 Sep 2014 08:54:45 PM UTC, comment #1: 

Hi,

I have attached a patch. If someone can confirm it fixes the bug, I'll push the patch and close this report.

(file #32042)

Pantxo Diribarne <pantxo>
Group Member
Sun 06 Nov 2011 04:02:01 AM UTC, original submission:  

octave returns no error for


set(0, "defaultaxesxlabel", "x")


but returns an error when actually plotting something:

error: base_graphics_toolkit::initialize: invalid graphics toolkit
error: _go_axes_: operator *: nonconformant arguments (op1 is 0x0, op2 is 4x1)
error: called from:
error:   /usr/local/share/octave/3.5.0+/m/plot/axes.m at line 39, column 9
error:   /usr/local/share/octave/3.5.0+/m/plot/gca.m at line 45, column 9
error: evaluating argument list element number 1
error:   /usr/local/share/octave/3.5.0+/m/plot/line.m at line 38, column 5

Muhali <muhali>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #32042:  fix_default_labels.patch added by pantxo (3KiB - application/x-download)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by pantxo (Updated the item)
  • -email is unavailable- added by mtmiller (Updated the item)
  • -email is unavailable- added by rik5 (Updated the item)
  • -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 8 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-09-13 pantxo StatusPatch Submitted Fixed
        Open/ClosedOpen Closed
    2014-09-07 pantxo Attached File- Added fix_default_labels.patch, #32042
        StatusConfirmed Patch Submitted
    2014-01-11 mtmiller CategoryNone Plotting
        Item GroupNone Incorrect Result
        Operating SystemGNU/Linux Any
    2011-11-07 rik5 StatusNone Confirmed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code