https://issues.apache.org/ooo/show_bug.cgi?id=122556
Andre <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Andre <[email protected]> --- The .~loc.name.ods# file is created by OpenOffice to mark the file name.ods as being locked and to prevent it from being opened twice at the same time and thus from making different changes in different application windows. The lock file is removed when the document is closed in OpenOffice. Therefore the existence of the lock file is an indication that a) the file is still open in OpenOffice b) or that OpenOffice crashed while editing name.ods. Both would explain why the file is not opened a) to prevent the file being opened a second time (but that should produce a different dialog message) b) because the file may be corrupt because OpenOffice crashed while it was written. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
