Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Corrupted tif file
#1
Hi,
While I am sure this must be a common problem, I haven't found any post about it.
It is common knowledge that we should  flatten the layers of an image before exporting it, e.g. in .tif.
However, in haste we tend to forget, and the resulting file is corrupted. Not only it can't be opened, but I can't delete it either.
I tried everything suggested on the net related to the deletion of corrupted file, including rebooting in safe mode, but can't do.

Am I stuck with these files forever?
Cheers
Reply
#2
There are bug reports about this. Long but worth reading through.
https://gitlab.gnome.org/GNOME/gimp/-/issues/3740
https://gitlab.gnome.org/GNOME/gimp/-/issues/3747

Some success reported by forcing a delete with command prompt:
Code:
del /f fileName.tif

Seems you should avoid exporting with layers, flatten the tiff first.
Reply


Forum Jump: