| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0012911 | ParaView | (No Category) | public | 2012-02-04 09:43 | 2016-08-12 09:59 | ||||
| Reporter | Jorge Peña | ||||||||
| Assigned To | Kitware Robot | ||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | 3.12 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0012911: Wrong "update extent" specified in output's informtation after modifying the extent inside RequestData | ||||||||
| Description | I've managed to run a Paraview based application created with Paraview 3.8.1 using Paraview 3.12, but one of my filters is reporting an error it didn't before. My vtkAlgorithm is a sub-class of vtkImageAlgorithm, which as a result of processing the input data generates a new vtkImageData which is smaller than the original one. Using Paraview 3.8.1 I managed to use that filter in my application, but now after updating to Paraview 3.12 I get the following error: ERROR: src/ParaView-3.12.0/VTK/Filtering/vtkStreamingDemandDrivenPipeline.cxx, line 1009 vtkPVCompositeDataPipeline (0x4c3dca0): The update extent specified in the information for output port 0 on algorithm vtkConnectedThresholdImageFilter(0x4c3c8d0) is 0 698 0 535 0 114, which is outside the whole extent 408 421 86 106 0 1. Inside my RequestData I've tried changing all possible combinations of whole extent, update extent and extent for both output and outputInformation without success. I attach the vtkAlgorithm which I used with PV3.8.1 | ||||||||
| Tags | No tags attached. | ||||||||
| Project | TBD | ||||||||
| Topic Name | |||||||||
| Type | incorrect functionality | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0038137) Kitware Robot (administrator) 2016-08-12 09:59 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2012-02-04 09:43 | Jorge Peña | New Issue | |
| 2012-02-04 09:43 | Jorge Peña | File Added: vtkConnectedThresholdImageFilter.cpp | |
| 2016-08-12 09:59 | Kitware Robot | Note Added: 0038137 | |
| 2016-08-12 09:59 | Kitware Robot | Status | backlog => closed |
| 2016-08-12 09:59 | Kitware Robot | Resolution | open => moved |
| 2016-08-12 09:59 | Kitware Robot | Assigned To | => Kitware Robot |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |