bugGNU Octave - Bugs: bug #38034, print size error after fltk window...

 
 

bug #38034: print size error after fltk window resize

Submitter:  None
Submitted:  Mon 07 Jan 2013 12:07:43 PM UTC
   
 
Category:  Plotting with OpenGL Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Works For Me Assigned to:  None
Originator Name:  Dan Newman Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 3.6.2
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 24 Jun 2013 12:32:34 AM UTC, comment #1: 

This works for me with 3.6.4 or the development version of Octave.  You might try upgrading.

Rik <rik5>
Group administrator
Mon 07 Jan 2013 12:07:43 PM UTC, original submission:  

Printing from the fltk plot causes a truncated print output if the fltk window has been resized.  Example:


graphics_toolkit( 'fltk' );
surf(peaks);


Then resize the figure window on screen, then:


print('test01.png')


Result as shown in attached file.  Truncated region seems to match the original size of the figure window, before resizing on screen.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #27214:  test01.png added by None (214KiB - image/png)

 

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)
  •  

    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
    2013-06-24 rik5 CategoryPlotting Plotting with OpenGL
        StatusNone Works For Me
        Open/ClosedOpen Closed
    2013-01-07 None Attached File- Added test01.png, #27214

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code