| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0011476 | ParaView | Bug | public | 2010-11-18 13:09 | 2010-11-30 18:50 | ||||
| Reporter | David Doria | ||||||||
| Assigned To | Utkarsh Ayachit | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | duplicate | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | Development | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0011476: vtkFileSeriesWriter only checks the first input file for information (extent, etc) | ||||||||
| Description | It seems like vtkFileSeriesWriter only checks the first input file for information (extent, etc). To demonstrate this, if you open two image files separately, they may be in different locations (different extents). However if you open them both through a series reader, they are both in the same location. | ||||||||
| Steps To Reproduce | Steps to reproduce: Example files: http://www.rpi.edu/~doriad/Paraview_List/MetaSeriesReader/ [^] // Broken 1) Open the BlankedCorrelation image in Paraview and get it into a 3d view 2) Open the BestPatch_* images as a series. 3) Click "Next frame" 4) Observe that the second patch is in the same position as the first (this is incorrect, they are supposed to be in different positions) // Works properly 5) Delete the BestPatch_* from the pipeline 6) Open BestPatch_0000 and BestPatch_0001 separately. 7) Observe that they are in different positions (as they are supposed to be). | ||||||||
| Additional Information | I tried to add this->RequestInformationForInput(i, request, outputVector); at line 584 in vtkFileSeriesReader.cxx but it didn't seem to help. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Topic Name | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | ||||||
|
||||||
| Relationships |
| Notes | |
|
(0023596) Alan Scott (manager) 2010-11-30 18:50 |
Duplicate. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2010-11-18 13:09 | David Doria | New Issue | |
| 2010-11-29 16:01 | Utkarsh Ayachit | Relationship added | duplicate of 0011535 |
| 2010-11-29 16:01 | Utkarsh Ayachit | Status | backlog => @80@ |
| 2010-11-29 16:01 | Utkarsh Ayachit | Resolution | open => duplicate |
| 2010-11-29 16:01 | Utkarsh Ayachit | Assigned To | => Utkarsh Ayachit |
| 2010-11-30 18:50 | Alan Scott | Note Added: 0023596 | |
| 2010-11-30 18:50 | Alan Scott | Status | @80@ => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |