http://bugs.winehq.org/show_bug.cgi?id=2127
------- Additional Comments From david.guembel(a)gmx.de 2005-03-10 05:14 -------
Aome additional info: A +file trace shows the following output in the relevant
section
-----------------------------------------------------------------------
trace:file:CreateFileW L"C:\\TESTLOG.LOG" FILE_SHARE_WRITE creation 4
attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\TESTLOG.LOG",0x7f10ca10,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\TESTLOG.LOG" 520 0x7f10c798 (nil))
trace:file:WriteFile 0x10 0x7ef045c8 41 0x7ef045b0 (nil)
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\TESTLOG.LOG" ->
"/home/guembel/.wine/dosdevices/c:/TESTLOG.LOG"
trace:file:WriteFile 0x42aa8 0x7ecfcabc 33 0x7ecfcaa8 (nil)
trace:file:CreateFileW returning 0x42ab8
trace:file:SetFilePointerEx handle 0x42ab8 offset 0 newpos 0x7f10ca68 origin 2
WriteFile Failed with GetLastError of 5
----------------------------------------------------------------------
The file the sample code is writing into exists, is owned by the user running
Wine, and has 640 permission.
The output the program shows is as follows:
--------------------------------------------------------
WriteFile Failed with GetLastError of 5
WriteFile Failed with GetLastError of 5
WriteFile Failed with GetLastError of 5
WriteFile Failed with GetLastError of 5
WriteFile Failed with GetLastError of 5
WriteFile Failed with GetLastError of 5
WriteFile Failed with GetLastError of 5
WriteFile Failed with GetLastError of 5
WriteFile Failed with GetLastError of 5
WriteFile Failed with GetLastError of 5
Created 10 Threads
WriteFile Failed with GetLastError of 5
WriteFile Failed with GetLastError of 5
[...]
---------------------------------------------------------
So WriteFile fails immediately after creating the first thread. The code that
made me run into the problem is slightly different. It uses k Threads, each
working on a different file doing open, read, close, open, write, close.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=1309
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-03-10 05:01 -------
Seems to be fixed (at least everything works on my fr_CH.utf-8 system)
--
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.
http://bugs.winehq.org/show_bug.cgi?id=1182
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-03-10 04:59 -------
Can you pleaser report back using current Wine version ?
--
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.
http://bugs.winehq.org/show_bug.cgi?id=1885
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-03-10 04:58 -------
Is this bug still present ?
If yes, would you be able to send a patch agains current Wine that fixes it ?
Thanks.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3450
------- Additional Comments From julliard(a)winehq.com 2005-03-10 04:57 -------
You probably need to mount the cd with the 'unhide' flag.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=735
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-03-10 04:46 -------
Shashar, any update on this since 2002 ?
--
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.
http://bugs.winehq.org/show_bug.cgi?id=335
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=871
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-03-10 04:45 -------
Can you please retest using current Wine ?
This bug hasen't been updated in 4 years !
--
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.
http://bugs.winehq.org/show_bug.cgi?id=2625
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-03-10 04:34 -------
Some native dlls don't work. Apart from that we are more interested into making
application work with pure built-in dlls.
What ou can do is
1)try with no native dlls and report back in this bug report to see if you're
problem is fixed and
2) (if it doesn't work) try with your windows xp dlls and report back.
Thanks.
--
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.