MantisBT - ParaView
View Issue Details
0015654ParaView(No Category)public2015-08-14 16:562015-09-09 22:00
Dan Lipsa 
Dan Lipsa 
normalminorhave not tried
closedfixed 
 
4.4 
TBD
incorrect functionality
0015654: vtkTIFFWriter loop.
1. Create a wavelet with dimensions (-300, 300)^3, Apply
2. Save data, choose file type tiff, file name test, press OK.

The saving loops = the progress bar goes from 0 to 100 many times.
commit 235e1966d15133cfe2d7a8b15487c216bbdf382f
Author: Dan Lipsa <dan.lipsa@kitware.com>
Date: Fri Aug 14 16:57:40 2015 -0400

    BUG 0015654: Saving a wavelet as TIFF loops.
    
    Saving a wavelet data in ParaView of size (-300, 300)^3 loops.
    The progress bar goes from 0 to 100 several times.
No tags attached.
Issue History
2015-08-14 16:56Dan LipsaNew Issue
2015-08-14 16:56Dan LipsaStatusbacklog => active development
2015-08-14 17:49Dan LipsaAdditional Information Updatedbug_revision_view_page.php?rev_id=1225#r1225
2015-08-14 17:50Dan LipsaAssigned To => Dan Lipsa
2015-08-21 21:53Dan LipsaStatusactive development => gatekeeper review
2015-09-03 09:51Utkarsh AyachitNote Added: 0035157
2015-09-03 09:51Utkarsh AyachitNote Edited: 0035157bug_revision_view_page.php?bugnote_id=35157#r1268
2015-09-03 09:52Utkarsh AyachitNote Edited: 0035157bug_revision_view_page.php?bugnote_id=35157#r1269
2015-09-03 09:52Utkarsh AyachitStatusgatekeeper review => customer review
2015-09-03 09:52Utkarsh AyachitResolutionopen => fixed
2015-09-03 09:52Utkarsh AyachitFixed in Version => git-master
2015-09-03 12:53Dan LipsaNote Added: 0035163
2015-09-06 12:17Utkarsh AyachitFixed in Versiongit-master => 4.4
2015-09-09 22:00Alan ScottNote Added: 0035195
2015-09-09 22:00Alan ScottStatuscustomer review => closed

Notes
(0035157)
Utkarsh Ayachit   
2015-09-03 09:51   
(edited on: 2015-09-03 09:52)
Correct commit is:

commit 42e4eb0ffd609a2f94834e671ddc919d5f3f363d
Merge: f2e626c 570c31d
Author: Dan Lipsa <dan.lipsa@kitware.com>
Date: Thu Aug 20 12:02:49 2015 -0400

    Merge topic 'tiff-writer-loop-15654'
    
    570c31d9 BUG 0015654: Saving a wavelet as TIFF loops.
    
    Acked-by: Kitware Robot <kwrobot@kitware.com>
    Merge-request: !542



Dan, please always add a link to the merge request to the bug tracker. That makes it easier to track the status of the fix and also what the fix was and is robust to commit amends (as was the case with this bug).

(0035163)
Dan Lipsa   
2015-09-03 12:53   
OK. I will do this.
(0035195)
Alan Scott   
2015-09-09 22:00   
Tested Linux, master, local server.