[Bug 50984] New: Amazon games application fails to install a game pre-download
https://bugs.winehq.org/show_bug.cgi?id=50984 Bug ID: 50984 Summary: Amazon games application fails to install a game pre-download Product: Wine Version: 6.6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: ryan(a)rnrcarpet.com Distribution: --- Amazon games application and Wine 6.6+ at the very least, games fail to download and install. Amazon application error appears after what appears to be a timeout when trying to install a game. Application continues to function fine but no games will download. See https://bugs.winehq.org/show_bug.cgi?id=49266 for details on getting to this point. Application requires amazon.com account and games probably require being or having been an Amazon Prime member and obtaining free Amazon Prime Twitch games. No logs currently sorry. -- 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=50984 Cheyner <ryan(a)rnrcarpet.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Amazon games application |Amazon games application |fails to install a game |error popup when trying to |pre-download |install a game -- 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=50984 --- Comment #1 from Cheyner <ryan(a)rnrcarpet.com> --- Created attachment 69829 --> https://bugs.winehq.org/attachment.cgi?id=69829 wine log during install button use wine-staging 6.6 (regular) -- 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=50984 --- Comment #2 from Cheyner <ryan(a)rnrcarpet.com> --- Created attachment 69830 --> https://bugs.winehq.org/attachment.cgi?id=69830 wine log during install button use wine source build as of today (uses VM) -- 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=50984 --- Comment #3 from Cheyner <ryan(a)rnrcarpet.com> --- Created attachment 69839 --> https://bugs.winehq.org/attachment.cgi?id=69839 Attempt at breaking it down further log (vm) 1 clicking install goes to install dialog (eg install location) - This works fine. -- 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=50984 --- Comment #4 from Cheyner <ryan(a)rnrcarpet.com> --- Created attachment 69840 --> https://bugs.winehq.org/attachment.cgi?id=69840 Attempt at breaking it down further 2 (vm) Clicking proceed button from install dialog of 1. This is where the problem starts and goes no further. -- 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=50984 --- Comment #5 from Cheyner <ryan(a)rnrcarpet.com> --- Created attachment 69841 --> https://bugs.winehq.org/attachment.cgi?id=69841 Attempt at breaking it down further 3 (vm) Timeout from 2 and throws up the error dialog. -- 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=50984 --- Comment #6 from Cheyner <ryan(a)rnrcarpet.com> --- I notice that WMI looks to be used here and that Wine historically has parts of WMI not implemented. Not sure if that's causing an issue here. For example: fixme:wbemprox:wbem_locator_ConnectServer authentication not supported but this also appears earlier in the application and that part works fine. I would think username, password, or authority even though they trip in wbem_locator_ConnectServer() that it would be a problem earlier.
if (User || Password || Authority) FIXME("authentication not supported\n");
https://github.com/wine-mirror/wine/blob/e909986e6ea5ecd49b2b847f321ad89b2ae... Perhaps its a bunch of stuff that needs to be implemented? -- 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=50984 --- Comment #7 from Cheyner <ryan(a)rnrcarpet.com> --- It doesn't look to be that anyway: debugstr_w(User) (null) debugstr_w(Password) (null) debugstr_w(Authority) L"" -- 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=50984 Maik Wagner <maiktapwagner(a)aol.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maiktapwagner(a)aol.com --- Comment #8 from Maik Wagner <maiktapwagner(a)aol.com> --- wine 8.2 (non-staging) here with a fresh wine-Prefix with two steps indicated in your message in 49266 (winetricks corefonts and dotnet up to dotnet48). No pop-ups here and I have been even able to play a NeoGeo (Baseball Stars 2) game I had in my library as a previous Amazon Prime Customer. For me I am happy to close both of these bugs and according to Lutris only "winetricks corefonts" seems to be required. https://lutris.net/games/install/21137/view Please note that there is no entry in the AppDB for "Amazon Games" bash-5.1$ sha256sum AmazonGamesSetup.exe 9dbb71cb9c4bcad710768db6493317ccf31702a6023aed8700209667f0fae547 AmazonGamesSetup.exe -- 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=50984 Neko-san <nekoNexus(a)protonmail.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nekoNexus(a)protonmail.ch -- 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=50984 --- Comment #9 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Please retry in Wine 10.9 or later. -- 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