https://bz.apache.org/ooo/show_bug.cgi?id=126970
--- Comment #8 from John <[email protected]> --- > confiming, it's possible to delete the *.tmp file. but the file will be > rewritten immediatelly (with a different name) if one starts editing the > picture. I think that the deletion and the re-write are completely unrelated. Any image temporary file is rewritten whenever the image is edited. If a temporary image file is deleted, Writer does not know, and therefore makes no attempt to fix the problem. The image is lost when the document is scrolled and the flushed from memory image is called back so it can be displayed - it is not there and Writer generates the error message. -- You are receiving this mail because: You are the assignee for the issue.
