<div dir="ltr">Hi all,<div><br></div><div>I'm trying to save transforms and catching an strange error. I tried to execute the simple example on IO directory to validate this, and:</div><div><br></div><div>--> checking permission</div>

<div><div>wsales@wsales-desktop:/tmp/trf$ touch ihavepermission<br></div><div>wsales@wsales-desktop:/tmp/trf$ ls -la</div><div>total 28464</div><div>drwxrwxr-x  2 wsales wsales     4096 Jul  4 17:52 .</div><div>drwxrwxrwt 31 root   root      12288 Jul  4 17:52 ..</div>

<div>-rw-rw-r--  1 wsales wsales        0 Jul  4 17:52 ihavepermission</div><div>-rwxrwxr-x  1 wsales wsales 29128152 Jul  4 17:52 TransformReadWrite</div><div><br></div><div>wsales@wsales-desktop:/tmp/trf$ ./TransformReadWrite test</div>

<div>Error while saving the transforms</div><div><br></div><div>itk::ExceptionObject (0x2af4c30)</div><div>Location: "void itk::TransformFileWriterTemplate<ScalarType>::Update() [with ScalarType = double]" </div>

<div>File: /home/wsales/Sources/InsightToolkit-4.5.2/Modules/IO/TransformBase/include/itkTransformFileWriter.hxx</div><div>Line: 200</div><div>Description: itk::ERROR: TransformFileWriterTemplate(0x2ae6300): Can't Create IO object for file Transforms.meta</div>

</div><div><br></div><div>Since I can create the file, problem with permissions is not the issue.</div><div>About my system ( latest Ubuntu, 'll update today ):</div><div><div>uname  -a</div><div>Linux wsales-desktop 3.13.0-27-generic #50-Ubuntu SMP Thu May 15 18:06:16 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux</div>

</div><div><br></div><div>Compiler:</div><div><div>clang --version</div><div>Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)</div><div>Target: x86_64-pc-linux-gnu</div><div>Thread model: posix</div>
</div><div><br></div><div>Some idea about this? </div><div>This example was worked fine to me on ITK 3.20, before my version upgrade. </div><div><br></div><div>Regards,</div><div><br></div><div>Wagner Sales</div><div><br>
</div><div><br></div><div><br></div></div>