[Bug 23185] New: Harry Potter and the Half-Blood Prince Demo installer fails
http://bugs.winehq.org/show_bug.cgi?id=23185 Summary: Harry Potter and the Half-Blood Prince Demo installer fails Product: Wine Version: 1.2-rc3 Platform: x86 URL: Release_HBP_demo_PC_DD_DEMO_Final_348428.exe OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com The installer http://largedownloads.ea.com/pub/demos/HarryPotter/Release_HBP_demo_PC_DD_DE... (sha1sum dadc1366c3b5e641454aa337ad82bc8c5082bad2 ) fails with error trace:file:CreateDirectoryW L"C:\\Program Files\\Electronic Arts\\Harry Potter and the Half-Blood Prince\2122 Demo" trace:msi:create_full_pathW CreateDirectory(L"C:\\Program Files\\Electronic Arts\\Harry Potter and the Half-Blood Prince\2122 Demo") failed with error 2 ... err:msi:ACTION_InstallFiles Failed to copy L"C:\\users\\dank\\Temp\\WZSE0.TMP\\Support\\Readme.en-uk.txt" to L"C:\\Program Files\\Electronic Arts\\Harry Potter and the Half-Blood Prince\2122 Demo\\Support\\Readme.en-uk.txt" (3) err:msi:ITERATE_Actions Execution halted, action L"InstallFiles" returned 1603 That \2122 seems to be the problem somehow. It first appears in the line trace:msi:load_folder TargetDefault = L"Harry Potter and the Half-Blood Prince\2122 Demo" Is that some unicode escape for \ ? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23185 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hans(a)meelstraat.net --- Comment #1 from Hans Leidekker <hans(a)meelstraat.net> 2010-06-15 04:00:11 --- U+2122 is the trademark sign. I can't reproduce the problem here: $ ls -l /home/hans/.wine/drive_c/Program\ Files/Electronic\ Arts/Harry\ Potter\ and\ the\ Half-Blood\ Prince™\ Demo/Support/ total 8 drwxr-xr-x 19 hans hans 4096 2010-06-15 10:50 EA Help -rw-r--r-- 1 hans hans 3582 2009-01-27 11:28 Readme.en-uk.txt
From your traces it looks like CreateDirectory sets last error to ERROR_FILE_NOT_FOUND, which looks strange to me. Could it be a locale problem?
-- 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.
http://bugs.winehq.org/show_bug.cgi?id=23185 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Dan Kegel <dank(a)kegel.com> 2010-06-15 18:52:03 --- This was with the C locale, so I guess it's not too surprising. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23185 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-06-15 19:18:22 --- Closing invalid. -- 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.
participants (1)
-
wine-bugs@winehq.org