Page MenuHome

UV Layouts saved as PNG results in two files (rename bug), *NEED MORE INFO*
Closed, ResolvedPublic

Description

No blend file required.

Example:

Typed filename of "uvlayout" results in two files being created.

uvlayout.png 0 KB
uvlayout.png0001.png (Correct filesize, and this is the file with the actual image.)

Typed filename of "uvlayout.png" results in same.


WinXP
Build 32756

Thanks!

Event Timeline

Hi,

The problem still exists or has reappeared.

OS: Windows 7 64 bit.

re-opening, r32803 must have fixed one instance but the file moving/renaming problem could be caused by some other error.

Can you paste the path that you save to?
looks like this file fails to get moved.

I can also look into writing to this path directly rather then renaming.

fixed r33105.
now we just render directly to the file without renaming.

Campbell Barton (campbellbarton) changed the task status from Unknown Status to Resolved.Nov 16 2010, 3:45 PM

Hi Campbell

Sorry but do I understand this right?

Do you want a path like for example c:/folder1/filder2/saved.png?
I used a lot of different file save locations it is always the same. There are 2 files.

I tested it now under Ubuntu 10.10 and here it works well, only one file. So it looks like as it is only a problem on Windows.

Heiko, something like "c:/folder1/filder2/saved.png" yes.
It is very strange that a file can be rendered too but not renamed.

However I worked around the problem by removing the renaming, so just test with a build after r33105 and it should be fine.