https://bugs.winehq.org/show_bug.cgi?id=48239
Bug ID: 48239 Summary: MTGA Launcher fails to download the game (regression) Product: Wine Version: 4.21 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: sashok.olen@gmail.com Distribution: ---
How to reproduce: - create a 32-bit prefix - download winetricks with new powershell verb (https://github.com/Winetricks/winetricks/pull/1440) - install these verbs into the prefix: powershell arial d3dcompiler_47 dotnet472 - set Windows version to 10 - install Magic: The Gathering Arena - Launch MTGALauncher.exe
The launcher will try to download the game but then return "Oops! Something went wrong while updating". Seeing how this wasn't an issue before, I've run a bisect and found that 2c68c530afbe704698f5a38674e7c72806c7c07a (kernel32: Move file time functions to kernelbase.) was the cause of the regression. Reverting that commit against Wine 4.17 fixes the issue. Should note that this doesn't happen with version set to "Windows 7". Let me know if any logs will be needed from me with any specific debug channels.
https://bugs.winehq.org/show_bug.cgi?id=48239
Alexandr Oleynikov sashok.olen@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org, | |sashok.olen@gmail.com Regression SHA1| |2c68c530afbe704698f5a38674e | |7c72806c7c07a
https://bugs.winehq.org/show_bug.cgi?id=48239
Alexandr Oleynikov sashok.olen@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=48239
Torge Matthies openglfreak@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |openglfreak@googlemail.com
--- Comment #1 from Torge Matthies openglfreak@googlemail.com --- The same thing happens in osu!, which is also a .NET program. I used .NET Framework 4.8 for my osu! install. Bisecting resulted in the same commit as the culprit.
https://bugs.winehq.org/show_bug.cgi?id=48239
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |8b0a7b25036f74ebe60b3bd5b7b | |6ecd37f5f1385 Resolution|--- |FIXED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Fixed by 8b0a7b25036f74ebe60b3bd5b7b6ecd37f5f1385.
https://bugs.winehq.org/show_bug.cgi?id=48239
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.0-rc2.
https://bugs.winehq.org/show_bug.cgi?id=48239
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |4.0.x
https://bugs.winehq.org/show_bug.cgi?id=48239
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|4.0.x |---
--- Comment #4 from Michael Stefaniuc mstefani@winehq.org --- Removing 4.0.x milestone, the wine-4.0.x series is closed.