[Bug 1576] New: Filename capitalisation issues

Wine Bugs wine-bugs at winehq.com
Tue Jul 8 05:54:27 CDT 2003


http://bugs.winehq.com/show_bug.cgi?id=1576

           Summary: Filename capitalisation issues
           Product: Wine
           Version: CVS
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-binary
        AssignedTo: wine-bugs at winehq.com
        ReportedBy: dseifert at gmx.de


I installed wine-20030619-SL8.2.i586.rpm (also tried today's CVS 
source) on a SuSE Linux 8.2 installation and tried to install MS Office 
2000Pro. The command I used is "wine setup.exe".

The MS Office CD is in /usr/local/dossrc/Office2000Pro (NFS mount). 
Installation starts fine, but after the installation progress bar is at 
roughly 30%, there's a problem that the file 
Z:\usr\local\dossrc\Office2000Pro\OFFICE1.CAB can not be found. I 
checked the directory and there is a file office1.cab (47713575 bytes 
in size).

It seems that there are problems with file name capitalisation. 
Unfortunately I cannot rename office1.cab to OFFICE1.CAB.

Running with --debug=files does not give any output on OFFICE1.CAB, 
but after I click on "Retry" in the error message, the following lines 
are added in the debug output:

trace:file:WriteFile 0x54 0x422842ac 183 0x408e1358 (nil)
trace:file:WriteFile 0x54 0x3f111848 2 0x408e1358 (nil)
trace:file:CreateFileW L"X:\\\\msievent.log" GENERIC_WRITE 
FILE_SHARE_READ FILE_SHARE_WRITE OPEN_ALWAYS  attributes 0x80
trace:file:CreateFileW returning 0x68c
trace:file:SetFilePointer handle 0x68c offset 0 high 0 origin 2
trace:file:WriteFile 0x68c 0x415bfb54 262 0x415bfb50 (nil)
trace:file:WriteFile 0x68c 0x3f0fda20 2 0x415bfb50 (nil)
trace:file:WriteFile 0x54 0x422844fc 249 0x408e1358 (nil)
trace:file:WriteFile 0x54 0x3f111848 2 0x408e1358 (nil)
trace:file:SetFilePointer handle (nil) offset 0 high 0 origin 1
trace:file:SetFilePointer handle (nil) offset 0 high 0 origin 2
err:cabinet:FDICopy FDIIsCabinet failed.
trace:file:DeleteFileW L""

-- 
Configure bugmail: http://bugs.winehq.com/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