https://bugs.documentfoundation.org/show_bug.cgi?id=83282

Vincent Povirk <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTOURBUG

--- Comment #9 from Vincent Povirk <[email protected]> ---
I did the test using NFS and Samba. Word can tell immediately that the file is
open in LibreOffice, and I cannot figure out how. If I lock the entire file for
writing, using fcntl, I get the same result.

If I lock the entire file for writing using LockFileEx (it does not provide a
way to lock the entire file), Word detects this after a few seconds. I cannot
figure out how it's possible to tell the difference between this and fcntl
using the Windows API.

I hate that I don't understand that difference, but even in the worst case
scenario (given what LO is doing) we should only hang for a few seconds. So I'm
going to say it's a Wine bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to