[Bug 9580] New: Wine should return 32 instead of 31 when it CreateFile fails due to " file_set_error: Text file busy".
http://bugs.winehq.org/show_bug.cgi?id=9580 Summary: Wine should return 32 instead of 31 when it CreateFile fails due to "file_set_error: Text file busy". Product: Wine Version: 0.9.43. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-files AssignedTo: wine-bugs(a)winehq.org ReportedBy: skiy(a)actionpos.co.za Created an attachment (id=7955) --> (http://bugs.winehq.org/attachment.cgi?id=7955) Detailed Information, Source Code and Logs Say I have a cifs share mounted on /mnt/share/. When CreateFile on a file in this share fails due the file being in use by another client, then it returns 31. This is wrong, on windows 32 is returned. The following also gets displayed: file_set_error: Text file busy -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9580 --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2007-09-04 08:18:33 --- Created an attachment (id=7957) --> (http://bugs.winehq.org/attachment.cgi?id=7957) A possible fix Please try the attached patch. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9580 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7957|application/octet-stream |text/plain mime type| | Attachment #7957 is|0 |1 patch| | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9580 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2007-09-11 07:58:33 --- Should be fixed in git. If you still see the problem feel free to re-open the bug. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9580 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2007-09-11 07:59:00 --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9580 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|_obsolete_files |-unknown -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org