bugGNU Octave - Bugs: bug #42932, "defaultfigureunits" =...

 
 

bug #42932: "defaultfigureunits" = "normalized" gives white plot

Submitter:  Muhali <muhali>
Submitted:  Thu 07 Aug 2014 08:55:22 AM UTC
   
 
Category:  Plotting with OpenGL Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Assigned to:  None
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
   

Mon 29 Dec 2014 05:43:32 AM UTC, comment #1: 

This appears to have been fixed somwehere in the last 5 months.  I tried the demonstration code and it now works.  This was with a recent development tip (19435:51a1d1164449).

Rik <rik5>
Group administrator
Thu 07 Aug 2014 08:55:22 AM UTC, original submission:  

I get a white empty plot from


graphics_toolkit fltk
set(0, "defaultfigureunits", "normalized") ;
peaks


get(gcf, "position") gives me

ans =

   299   456   560   420

but changing it doesn't help. I noticed that the pointer coordinates are always near (-2.7,5.6) and hardly change when moving.


This is from the most recent tip (as of today).

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 rik5 (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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-12-29 rik5 StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code