[Bug 3115] Origin: Saving (as Origin) files fails - export works though
http://bugs.winehq.org/show_bug.cgi?id=3115 ------- Additional Comments From burnus(a)gmx.de 2005-13-07 09:50 ------- Created an attachment (id=957) --> (http://bugs.winehq.org/attachment.cgi?id=957&action=view) WINEDEBUG=+file. Try again with +file. I still don't quite understand why CreateFileW fails (see below and in the 1403 lines of the attachment). I especially don't understand why c:\\ should be created (after the correct ...\\UNTITLED.OPJ fails). The last lines are probably garbage (I pressed Ctrl-C after the error dialog appeared). trace:file:CreateFileW L"C:\\Program Files\\origin6.0\\UNTITLED.OPJ" GENERIC_READ GENERIC_WRITE FILE_SHARE_READ FILE_SHARE_WRITE creation 5 attributes 0x80 trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program Files\\origin6.0\\UNTITLED.OPJ",0x406de170,(nil),(nil)) trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\origin6.0\\UNTITLED.OPJ" 520 0x406ddeec (nil)) warn:file:wine_nt_to_unix_file_name L"UNTITLED.OPJ" not found in /home/wine/.wine/dosdevices/c:/Program Files/origin6.0 warn:file:CreateFileW Unable to create file L"C:\\Program Files\\origin6.0\\UNTITLED.OPJ" (status c0000034) trace:file:CreateFileW returning 0xffffffff trace:file:CreateFileW L"C:\\Program Files\\origin6.0\\UNTITLED.OPJ" GENERIC_READ GENERIC_WRITE FILE_SHARE_READ FILE_SHARE_WRITE creation 1 attributes 0x80 trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program Files\\origin6.0\\UNTITLED.OPJ",0x406de170,(nil),(nil)) trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\origin6.0\\UNTITLED.OPJ" 520 0x406ddeec (nil)) warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program Files\\origin6.0\\UNTITLED.OPJ" -> "/home/wine/.wine/dosdevices/c:/Program Files/origin6.0/UNTITLED.OPJ" required a case-insensitive search trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program Files\\origin6.0\\UNTITLED.OPJ" -> "/home/wine/.wine/dosdevices/c:/Program Files/origin6.0/UNTITLED.OPJ" trace:file:CreateFileW returning 0x18 trace:file:_lclose handle 24 trace:file:CreateFileW L"C:\\Program Files\\origin6.0\\UNTITLED.OPJ" GENERIC_WRITE FILE_SHARE_READ FILE_SHARE_WRITE creation 2 attributes 0x80 trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program Files\\origin6.0\\UNTITLED.OPJ",0x406de120,(nil),(nil)) trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\origin6.0\\UNTITLED.OPJ" 520 0x406dde9c (nil)) trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program Files\\origin6.0\\UNTITLED.OPJ" -> "/home/wine/.wine/dosdevices/c:/Program Files/origin6.0/UNTITLED.OPJ" trace:file:CreateFileW returning 0x18 -- 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.
participants (1)
-
Wine Bugs