[Bug 20829] New: Borderlands : Patcher fails
http://bugs.winehq.org/show_bug.cgi?id=20829 Summary: Borderlands : Patcher fails Product: Wine Version: 1.1.33 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: xvachon(a)gmail.com When I attempt to patch Borderlands to version 1.01, the patcher fails with the following output. I use current git (1.1.33). xavier(a)xavier-pc ~/jeux-addons/b-patch $ wine Setup.exe fixme:advapi:SetEntriesInAclA 1 0x33f73c (nil) 0x33f774 fixme:advapi:SetSecurityInfo stub fixme:advapi:LookupAccountNameW (null) L"xavier" (nil) 0x33f580 (nil) 0x33f584 0x33f578 - stub fixme:advapi:LookupAccountNameW (null) L"xavier" 0x1493b8 0x33f580 0x149440 0x33f584 0x33f578 - stub fixme:advapi:SetEntriesInAclA 1 0x33f728 (nil) 0x33f770 fixme:advapi:SetSecurityInfo stub fixme:advapi:SetEntriesInAclA 1 0x33f748 (nil) 0x33f790 fixme:advapi:SetSecurityInfo stub fixme:system:SetProcessDPIAware stub! fixme:dwmapi:DwmIsCompositionEnabled 0x33f098 fixme:iphlpapi:NotifyAddrChange (Handle 0xe5e8d8, overlapped 0xe5e8e0): stub fixme:iphlpapi:GetAdaptersAddresses no support for IPv6 addresses err:msi:ITERATE_Actions Execution halted, action L"ExitNotInstalled" returned 1603 A backtrace test could only provide this : Wine-dbg>cont fixme:advapi:LookupAccountNameW (null) L"xavier" (nil) 0x33f580 (nil) 0x33f584 0x33f578 - stub fixme:advapi:LookupAccountNameW (null) L"xavier" 0x1493b8 0x33f580 0x149440 0x33f584 0x33f578 - stub err:msi:ITERATE_Actions Execution halted, action L"ExitNotInstalled" returned 1603 Process of pid=0030 has terminated -- 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=20829 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer -- 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=20829 Manuel Soukup <linuxuser-sky(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |linuxuser-sky(a)gmx.de --- Comment #1 from Manuel Soukup <linuxuser-sky(a)gmx.de> 2009-12-17 09:44:33 --- Patcher works in wine 1.1.34 -- 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=20829 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-12-17 10:10:10 --- Reported fixed. Feel free to reopen if it still fails for you. -- 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=20829 Xavier Vachon <xvachon(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED | --- Comment #3 from Xavier Vachon <xvachon(a)gmail.com> 2009-12-17 12:49:47 --- With today's git (1.1.34, December 17) the patcher still fails for me. I get the following output this time. xavier(a)xavier-pc ~/temp/temp-wine/borderlands/patch $ wine Setup.exe fixme:advapi:LookupAccountNameW (null) L"xavier" (nil) 0x33f370 (nil) 0x33f374 0x33f368 - stub fixme:advapi:LookupAccountNameW (null) L"xavier" 0x14f1b0 0x33f370 0x14f9c0 0x33f374 0x33f368 - stub err:msi:ITERATE_Actions Execution halted, action L"ExitNotInstalled" returned 1603 -- 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=20829 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hans(a)meelstraat.net --- Comment #4 from Hans Leidekker <hans(a)meelstraat.net> 2009-12-17 12:56:30 --- Please attach a WINEDEBUG=+msi trace. -- 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=20829 --- Comment #5 from Xavier Vachon <xvachon(a)gmail.com> 2009-12-17 13:00:54 --- Created an attachment (id=25242) --> (http://bugs.winehq.org/attachment.cgi?id=25242) WINEDEBUG=+msi log (In reply to comment #4)
Please attach a WINEDEBUG=+msi trace.
As requested. -- 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=20829 --- Comment #6 from Manuel Soukup <linuxuser-sky(a)gmx.de> 2009-12-17 13:12:28 --- Hi Xavier Try my howto perhaps the patcher needs vcrun dlls or something. Borderlands 1.0.1 version. I had no problems at all Hope that helps -- 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=20829 --- Comment #7 from Xavier Vachon <xvachon(a)gmail.com> 2009-12-17 13:20:39 --- (In reply to comment #6)
Hi Xavier
Try my howto perhaps the patcher needs vcrun dlls or something.
Borderlands 1.0.1 version.
I had no problems at all
Hope that helps
I installed d3dx9, vcrun2005 and vcrun2008 according to your howto, and it does not solve the 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=20829 --- Comment #8 from Hans Leidekker <hans(a)meelstraat.net> 2009-12-17 13:47:41 --- Did you install Borderlands from DVD? -- 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=20829 --- Comment #9 from Xavier Vachon <xvachon(a)gmail.com> 2009-12-17 13:50:38 --- (In reply to comment #8)
Did you install Borderlands from DVD?
Yes. -- 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=20829 --- Comment #10 from Hans Leidekker <hans(a)meelstraat.net> 2009-12-17 13:57:33 --- The patcher seems unable to detect a Borderlands installation but unfortunately the log doesn't provide any clues. Can you generate a WINEDEBUG=+msi,+relay,+tid trace? -- 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=20829 Xavier Vachon <xvachon(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #25242|0 |1 is obsolete| | --- Comment #11 from Xavier Vachon <xvachon(a)gmail.com> 2009-12-17 14:02:08 --- Created an attachment (id=25243) --> (http://bugs.winehq.org/attachment.cgi?id=25243) WINEDEBUG=+msi,+relay,+tid log (In reply to comment #10)
The patcher seems unable to detect a Borderlands installation but unfortunately the log doesn't provide any clues. Can you generate a WINEDEBUG=+msi,+relay,+tid trace?
As requested. -- 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=20829 --- Comment #12 from Hans Leidekker <hans(a)meelstraat.net> 2009-12-17 14:37:00 --- Looks like you are trying to patch a 'trymedia' version of Borderlands, not a 'DVD' version, and the patcher refuses that. Does this work on Windows? -- 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=20829 --- Comment #13 from Xavier Vachon <xvachon(a)gmail.com> 2010-01-08 21:06:31 --- Just tried the same thing on Vista X64, and it fails the same way than what I tried in Wine. Should close as 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.
http://bugs.winehq.org/show_bug.cgi?id=20829 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #14 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-01-08 21:11:40 --- (In reply to comment #13)
Just tried the same thing on Vista X64, and it fails the same way than what I tried in Wine. Should close as invalid.
Resolving invalid then. -- 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=20829 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #15 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-01-08 21:11:53 --- 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