[Bug 47772] New: Origin: Legacy installer client won't open on winvista+ environment
https://bugs.winehq.org/show_bug.cgi?id=47772 Bug ID: 47772 Summary: Origin: Legacy installer client won't open on winvista+ environment Product: Wine-staging Version: 4.16 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: werifGX(a)gmail.com CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com Distribution: --- Created attachment 65253 --> https://bugs.winehq.org/attachment.cgi?id=65253 wine_output.txt Legacy installer of Origin (Digital Distribution Platform) from https://origin-a.akamaihd.net/Origin-Client-Download/origin/legacy/OriginThi... won't open on winvista+ environment. # To reproduce - Download https://origin-a.akamaihd.net/Origin-Client-Download/origin/legacy/OriginThi... - Execute with wine <4.16 in winvista+ environment - Expect failure like 'wine_output.txt' # Workaround Workaround is to use winxp environment for the installation and then switch to default environment with overwrites alike: ```bash # Set environment on winxp for required apps ## Using winvista is mandatory https://github.com/Winetricks/winetricks/pull/1318#issuecomment-531562386 if [ "$(uname)" = 'FreeBSD' ]; then w_set_app_winver 'Origin.exe' 'winxp'; else w_set_app_winver 'Origin.exe' 'winvista' ; fi w_set_app_winver 'OriginClientService.exe' 'winxp' w_set_app_winver 'Setup.exe' 'winvista' w_set_app_winver 'UpdateTool.exe' 'winvista' w_set_app_winver 'OriginUninstall.exe' 'winvista' w_set_app_winver 'OriginCrashReporter.exe' 'winvista' w_set_app_winver 'OriginClient.exe' 'winvista' w_set_app_winver 'IGOProxy.exe' 'winvista' w_set_app_winver 'IGOProxy64.exe' 'winvista' w_set_app_winver 'OriginFR.exe' 'winvista' w_set_app_winver 'GetGameToken32.exe' 'winvista' w_set_app_winver 'GetGameToken64.exe' 'winvista' w_set_app_winver 'EAProxyInstaller.exe' 'winvista' # winxp is required for the installation w_set_winver 'winxp' w_warn "You should *uncheck* sharing hardware info" # Installer w_try "$WINE" "${W_CACHE}/origin/OriginThinSetup.exe" # Switch back to default environment w_unset_winver ``` Referencing winetricks merge request: https://github.com/Winetricks/winetricks/pull/1318 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=47772 --- Comment #1 from Jacob Hrbek <werifGX(a)gmail.com> --- Created attachment 65254 --> https://bugs.winehq.org/attachment.cgi?id=65254 aptli list of installed packages -- 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.
https://bugs.winehq.org/show_bug.cgi?id=47772 --- Comment #2 from Jacob Hrbek <werifGX(a)gmail.com> --- Created attachment 65255 --> https://bugs.winehq.org/attachment.cgi?id=65255 system-info -- 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.
https://bugs.winehq.org/show_bug.cgi?id=47772 Jactry Zeng <jactry92(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer URL| |https://origin-a.akamaihd.n | |et/Origin-Client-Download/o | |rigin/legacy/OriginThinSetu | |p.exe CC| |jactry92(a)gmail.com --- Comment #3 from Jactry Zeng <jactry92(a)gmail.com> --- Origin sugguested that only use legacy installer on winxp or vista: "For Windows XP or Vista, click here to download." (https://www.origin.com/usa/en-us/store/download) And they have another installer for win7+: https://origin-a.akamaihd.net/Origin-Client-Download/origin/live/OriginThinS... So this maybe expected instead of an issue of Wine. Anyway, it will be worth testing it on win7 to see what will happen. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=47772 --- Comment #4 from Jacob Hrbek <werifGX(a)gmail.com> --- (In reply to Jactry Zeng from comment #3)
Origin sugguested that only use legacy installer on winxp or vista: "For Windows XP or Vista, click here to download." (https://www.origin.com/usa/en-us/store/download)
Notice that this is the same installer as presented in the issue. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=47772 Jacob Hrbek <werifGX(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #5 from Jacob Hrbek <werifGX(a)gmail.com> --- It seems that the old installer got updated by EA so this issue is no longer present and i am unable to reproduce it. -> Closing as Fixed -- 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.
https://bugs.winehq.org/show_bug.cgi?id=47772 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |ABANDONED Status|RESOLVED |CLOSED --- Comment #6 from Zebediah Figura <z.figura12(a)gmail.com> --- Nitpicking and closing. -- 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)
-
WineHQ Bugzilla