State:Closed|icon_bug|icon_katana|database:public|Resolution:Fixed|BugID:273566|TargetRelease:2.5v6|
Problem summary:
Katana 2.5v1 has introduced a regression in the handling of output files that do not contain slashes in their name (ie. relative filenames, e.g. foo.exr) when attempting to start a Disk Render or when rendering in batch mode.
Steps to reproduce:
Expected behaviour:
A file named foo.exr is created in the current working directory.
Actual behaviour:
A Rendering Error occurs, with error messages similar to the following:
[INFO python.MainBatch]: Copying rendered image from '/tmp/katana_tmpdir_22679/converted000003_foo.exr' to 'foo.exr'...
[INFO python.MainBatch]: Error copying rendered image from '/tmp/katana_tmpdir_22679/converted000003_foo.exr' to 'foo.exr'
[INFO python.MainBatch]: Cannot create destination directory.
[INFO python.MainBatch]: CommandLineRender Error: Unable to process rendered image: 'foo.exr'. Render failed?
[INFO python.MainBatch]: Reason = Cannot read image file "foo.exr". No such file or directory. Occurred at 187 in file Apps/Katana/IMGLIB/src/IO/EXRInput.cpp
[ERROR python.MainBatch]: Rendering Error: Render failed with a rendering error: An error occurred in preRender....
[ERROR python.MainBatch]: (Error node: Render)
[ERROR python.MainBatch]: Exiting with error code: 4294967295 Workaround:
No known workaround.
Reproduced versions/platforms:
Customer version/platform:
Katana 2.5v4/Linux
We're sorry to hear that
Please tell us why