fvpolpeta / devide

Automatically exported from code.google.com/p/devide
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

ITKWriter throws 'null reference' exception #203

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Converting a vtk volume to itk using vtk2itk
2. Attemting to write the ouput with an itkwriter to .mha

Error message:
Unable to execute part 0 of module dvm2 (ITKWriter): invalid null reference in 
method 'itkImageFileWriterIF3_SetFileName', argument 2 of type 'std::string 
const &'

This issue was verified for 32-bit and 64-bit v9.8.3784 and vDEV.4026 running 
Windows7 64-bit.

Original issue reported on code.google.com by fma...@gmail.com on 8 Jul 2011 at 12:47

GoogleCodeExporter commented 9 years ago
Fixed in revision 276edcaa4675. Thanks for the detailed report!

Original comment by cpbotha on 6 Feb 2012 at 5:11