To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=95530
------- Additional comments from [EMAIL PROTECTED] Mon Nov 3 06:24:21 +0000 2008 ------- Now I see what you mean. Indeed, the alien application can not recognize the locking mechanics, and I see no workaround to let them recognize it except using the file system locking. We could try to track the current file system lock status ( without locking file ) in addition before saving/closing to be sure that nobody has the file already open. That would also give no 100% guarantee, although it still probably makes sense to do so. I completely agree that the office should be a reliable application ( is there anybody who would disagree? ). The problem is that we have two scenarios, one works unreliably with system file locking ( heterogeneous networks ), another works unreliable with own file locking mechanics ( mixed editors environment ). Since the first scenario looks to be more important, the own file locking is integrated. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
