https://bugs.winehq.org/show_bug.cgi?id=49887
Bug ID: 49887 Summary: "EA Desktop" installer fails. Product: Wine Version: 5.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dereklesho52@Gmail.com Distribution: ---
I spent some time looking into why this fails, and there's a couple of problems.
1) The installer text fails to display, so you can't see what it's telling you during installation, for instance how windows 7 (at-least SP1) is unsupported.
2) After a few seconds of installing the installer silently exits, this is due to a custom action with the function name "InitializeSession" fails, with a different return code every time. Maybe it relies on stack memory being zeroed out, I'm not sure.
3) Treating the action failure as a success gets us a bit further, they start their service, which seems to crash during initialization. I'm looking at this now.
https://bugs.winehq.org/show_bug.cgi?id=49887
Anya maniikarabera@protonmail.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |maniikarabera@protonmail.ch
https://bugs.winehq.org/show_bug.cgi?id=49887
Alexandr Oleynikov sashok.olen@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sashok.olen@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=49887
dereklesho52@Gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://click.e.ea.com/?qs= | |901607d0b32d0c5a668b64755dd | |d9eba252d701599100e11239ca4 | |3b1bf873c0e60313c1d40a800d3 | |f39b81848b7bb8fffbcdbbb6a19 | |828f6f85cbfbe8e45705
https://bugs.winehq.org/show_bug.cgi?id=49887
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=49887
--- Comment #1 from Alexandr Oleynikov sashok.olen@gmail.com --- Problem #2 does not occur anymore in Wine 6.12 (not sure when it was fixed). Otherwise all other issues are still a thing. Also, here's the new download link: https://www.ea.com/ea-app-beta
https://bugs.winehq.org/show_bug.cgi?id=49887
Esdras Tarsis esdrastarsis@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |esdrastarsis@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=49887
--- Comment #2 from Esdras Tarsis esdrastarsis@gmail.com --- The installer needs root\wmi namespace in wbemprox and the background service needs PowerRegisterSuspendResumeNotification, using the patches in attachments on top of 6.18, installing corefonts and d3dcompiler_47 the application starts and works fine.
https://bugs.winehq.org/show_bug.cgi?id=49887
--- Comment #3 from Esdras Tarsis esdrastarsis@gmail.com --- Created attachment 70687 --> https://bugs.winehq.org/attachment.cgi?id=70687 Add wmi namespace.
https://bugs.winehq.org/show_bug.cgi?id=49887
--- Comment #4 from Esdras Tarsis esdrastarsis@gmail.com --- Created attachment 70688 --> https://bugs.winehq.org/attachment.cgi?id=70688 Add PowerRegisterSuspendResumeNotification stub.
https://bugs.winehq.org/show_bug.cgi?id=49887
Stefan Riesenberger stefan.riesenberger@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefan.riesenberger@gmail.c | |om
https://bugs.winehq.org/show_bug.cgi?id=49887
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |9d77624d99551168b97fc89b9a4 | |1b0c13df6fa76 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED CC| |leslie_alistair@hotmail.com
--- Comment #5 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Fixed by https://source.winehq.org/git/wine.git/?a=commit;h=9d77624d99551168b97fc89b9...
https://bugs.winehq.org/show_bug.cgi?id=49887
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #6 from winetest@luukku.com --- (In reply to Esdras Tarsis from comment #3)
Created attachment 70687 [details] Add wmi namespace.
could you please send the patch into wine patcheslist for merging into wine?
More info how to do it:
https://wiki.winehq.org/Submitting_Patches
https://bugs.winehq.org/show_bug.cgi?id=49887
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.20.