Open GoogleCodeExporter opened 8 years ago
In "Options", page "File Selector", please set "Backup = NO" and retry.
This will tell us if the failure is in the backup (it renames older file,
adding .BAK file extension) or actual saving.
If the problem still happens, can you try removing the line that says
"setvbuf(file, NULL, _IOFBF, 64*1024);" in function Save_GIF() of fileformats.c
? (this line is present for every file format, remove the one for the format
that you're testing)
Original comment by yrizoud
on 7 Aug 2013 at 1:08
Original issue reported on code.google.com by
fintic...@gmail.com
on 4 Aug 2013 at 11:49