[Bug 1142] ms office2k file lock

Wine Bugs wine-bugs at winehq.org
Sun Oct 10 10:51:15 CDT 2004


http://bugs.winehq.org/show_bug.cgi?id=1142





------- Additional Comments From wine at deesconsulting.com  2004-10-10 10:51 -------
OK, I'm using this bug as scratchspace atm, so this may or may not be correct.   
 
This message (http://winehq.org/hypermail/wine-devel/2003/03/0481.html) is the 
beginning of a long thread explaining file locking in wine. 
 
If this message (http://winehq.org/hypermail/wine-devel/2003/03/0577.html) is 
correct, then the problem appears to be that mandatory locks in windows apps 
are being mapped onto advisory locks in linux.  So the solution could be for 
wine to check for advisory locks every time before opening a file, and, if a 
lock exists, enforce mandatory locking on windows apps and return an error. 
 
I don't know if that's right or if it's possible, but I want to write this 
down before I sleep on it ;) 
 

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list