[Bug 26877] New: Cannot save games in SC3kU

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 21 13:23:49 CDT 2011


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

           Summary: Cannot save games in SC3kU
           Product: Wine
           Version: 1.3.18
          Platform: x86-64
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: kennybobs at o2.co.uk


Attempting to save a game in Sim City 3000 Unlimited fails.  The app doesn't
give any further details and there is nothing printed in the console.

Tried saving directly to c:\  and tried a short filename (New.sc3) but neither
helped.

+file trace shows

trace:file:GetFileAttributesW L"c:\\New City.sc3"
trace:file:RtlDosPathNameToNtPathName_U (L"c:\\New
City.sc3",0x32efb0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\New City.sc3" 520 0x32ed10 (nil))
trace:file:wine_nt_to_unix_file_name L"\\New City.sc3" not found in
/home/test/.wine/dosdevices/c:
trace:file:GetFileAttributesW L"c:\\New City.sc3"
trace:file:RtlDosPathNameToNtPathName_U (L"c:\\New
City.sc3",0x32ef58,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\New City.sc3" 520 0x32ecb8 (nil))
trace:file:wine_nt_to_unix_file_name L"\\New City.sc3" not found in
/home/test/.wine/dosdevices/c:
trace:file:CreateFileW L"c:\\New City.sc3" GENERIC_READ FILE_SHARE_READ
FILE_SHARE_WRITE  creation 4 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U (L"c:\\New
City.sc3",0x32ef10,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\New City.sc3" 520 0x32ec54 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\New City.sc3" ->
"/home/test/.wine/dosdevices/c:/New City.sc3"
trace:file:CreateFileW returning 0x3dc
trace:file:DeleteFileW L"c:\\New City.sc3"
trace:file:RtlDosPathNameToNtPathName_U (L"c:\\New
City.sc3",0x32ef54,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\New City.sc3" 520 0x32ecd8 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\New City.sc3" ->
"/home/test/.wine/dosdevices/c:/New City.sc3"

But this doesn't say a great deal to me.  Any +relay log will fill my drive
before getting this far.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list