bugGNU Octave - Bugs: bug #41645, waitbar with units =...

 
 

bug #41645: waitbar with units = "normalized"

Submitter:  Muhali <muhali>
Submitted:  Thu 20 Feb 2014 02:31:22 PM 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
   

Thu 20 Feb 2014 05:24:29 PM UTC, comment #2: 

Easy fix once one realized there was a problem here.

I applied the patch to the gui-release branch (http://hg.savannah.gnu.org/hgweb/octave/rev/1ec884e5ff00).

Closing report.

Rik <rik5>
Group administrator
Thu 20 Feb 2014 03:21:09 PM UTC, comment #1: 

Hi,
Attached is a patch in which I forced pixel units for the waitbar figure.

(file #30615)

Pantxo Diribarne <pantxo>
Group Member
Thu 20 Feb 2014 02:31:22 PM UTC, original submission:  

I noticed that


set(0, "defaultfigureunits", "normalized") ;
waitbar(1) ;


results in a figure that completely fills my desktop.

This occurs also in the stable version.

Muhali <muhali>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #30615:  forcepixel_bug41645.patch added by pantxo (805B - text/x-patch)

 

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 pantxo (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-02-20 rik5 StatusNone Fixed
        Open/ClosedOpen Closed
    2014-02-20 pantxo Attached File- Added forcepixel_bug41645.patch, #30615

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code