To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57053


User hro changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
                Resolution|                          |WONTFIX
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Apr 18 09:13:39 -0700 
2006 -------
OOo does no magic when opening a file. It open a file with a open() call 
setting 
different flags depending wether the file should be openend for wrting or read 
only. If 
file locking is enabled a f_cntl() call is used to set a write lock. If this 
does not 
work it's an issue of the file system that might not support locking or 
exclusive 
access f.e.

And something like "every big project that uses java want to lock file system, 
I 
don't like it" is not very helpfull.

Regarding NFS problems: Start the NFS lock deamon on the server !

---------------------------------------------------------------------
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]

Reply via email to