Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Probefilter reports error (but works on second run) #195

Open
GoogleCodeExporter opened this issue Mar 21, 2015 · 1 comment
Open

Probefilter reports error (but works on second run) #195

GoogleCodeExporter opened this issue Mar 21, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.Use a ProbeFilter to resample between two images with different extents

The first time the ProbeFilter is run, it throws an exception:
If run a second time the output is correct, and no error is thrown.

Example:

15:32:56: ModuleManagerException: Unable to execute part 0 of module dvm3 
(probeFilter): ERROR: In 
..\..\..\archive\VTK\Filtering\vtkStreamingDemandDrivenPipeline.cxx, line 878 
vtkStreamingDemandDrivenPipeline (000000001A0ECA30): The update extent 
specified in the information for output port 0 on algorithm 
vtkTrivialProducer(000000000E632660) is 0 270 0 271 0 240, which is outside the 
whole extent 0 511 0 511 0 31.   

15:32:56: Unable to execute part 0 of module dvm3 (probeFilter): ERROR: In 
..\..\..\archive\VTK\Filtering\vtkStreamingDemandDrivenPipeline.cxx, line 878 
vtkStreamingDemandDrivenPipeline (000000001A0ECA30): The update extent 
specified in the information for output port 0 on algorithm 
vtkTrivialProducer(000000000E632660) is 0 270 0 271 0 240, which is outside the 
whole extent 0 511 0 511 0 31.  

Original issue reported on code.google.com by [email protected] on 24 May 2011 at 2:27

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 24 Jun 2011 at 6:30

  • Added labels: Milestone-ReleaseNext

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant