View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012911ParaView(No Category)public2012-02-04 09:432016-08-12 09:59
ReporterJorge Peña 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version3.12 
Target VersionFixed in Version 
Summary0012911: Wrong "update extent" specified in output's informtation after modifying the extent inside RequestData
DescriptionI'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
TagsNo tags attached.
ProjectTBD
Topic Name
Typeincorrect functionality
Attached Filescpp file icon vtkConnectedThresholdImageFilter.cpp [^] (5,743 bytes) 2012-02-04 09:43

 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.

 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


Copyright © 2000 - 2018 MantisBT Team