This includes the current version of EA app. Since older binaries are no longer available once the installation sources are updated, it makes no sense to maintain separate versions.
Application Details:
Version: | Latest Release |
License: | Free to use |
URL: | https://www.ea.com/ea-app |
Votes: | 1 |
Latest Rating: | Garbage |
Latest Wine Version Tested: | 9.0-rc3 |
Maintainers: About Maintainership
What works
The window begins to launch.
What does not
On install if you try to repair it goes through the steps, then the repair window closes and EVENTUALLY a crash logger shows up.
If you follow the winetricks d3dcompiler method in the last report, and launch the EADesktop.exe directly with a call to wine, it begins loading the login window and then QtWebEngine.exe crashes.
Workarounds
Those listed in the last entry, otherwise the launch just hangs for several minutes and displays a crash reporting window.
export WINEARCH=win64
winetricks d3dcompiler_47
Of note I am using the most current version of Wine, installed via the winehq repo, and winehq-devel, as staging doesn't even seem to install the wine executable.
What was not tested
Anything else, it won't load all the way.
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Fedora 38 x86_64 | Dec 22 2023 | 9.0-rc3 | Yes | No | Yes | Garbage | John R. Sohn | |
Show | Ubuntu 22.04 "Jammy" (+ variants like Kubuntu) | Dec 21 2023 | 9.0-rc2 | No, but has workaround | Yes | Yes | Gold | Jonathan Boone | |
Show | Arch Linux x86_64 | Feb 12 2023 | 8.1 | No, but has workaround | Yes | Yes | Silver | Yurii Kolesnykov | |
Show | openSUSE Tumbleweed (rolling release) | Jan 31 2023 | 8.0 | Yes | Yes | Yes | Bronze | Martin Stibor | |
Show | Arch Linux x86_64 | Dec 01 2022 | 7.22 | Yes | Yes | Yes | Bronze | Katie |
Bug # | Description | Status | Resolution | Other apps affected |
13076 | untangle: resize fails | NEW | View | |
32342 | Multiple applications and games using 'Webkit', 'Blink' or 'CEF' (libcef) web browser engine crash on startup ('Arial' and 'Times New Roman' font face name validation) | STAGED | View | |
54899 | EA app launcher problem with text display | UNCONFIRMED | View | |
54948 | EA app fails after login | NEW | View | |
54992 | EA app launcher does not render correctly | CLOSED | FIXED | View |
56721 | EA App: multiple assertion failures with Vulkan renderer | NEW | View |
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by simon on Monday May 27th 2024, 17:32
so much time figure out if its a wine problem
or not:
system is opensuse tumbleweed, fix ipv4 addresses,
only ipv4. internet connection with fritzbox
and wpad-filter activ.
got since about mid of 2023 always the
"temporarily lost connection error"
its not related to wine.
the ea-app uses "wpad" for something, maybe
only to check a connection. if the filter is activ,
(what i strongly recommend) the app will
not work until you do inside
drive_c/windows/system32/drivers/etc
a new line to the file "hosts".
the line must be:
127.0.0.1 WPAD
now the app will start without error.
in the host system (linux) this did not work
(/etc/hosts) it must be set inside the
windows "hosts"-file
by citizen_839X on Sunday April 28th 2024, 12:26
libc++abi: terminating due to uncaught exception of type std::bad_alloc: std::bad_alloc
Initial process has exited (return code: 768)
Monitored process exited.
Exit with return code 768
Operating System: openSUSE Tumbleweed 20240425
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.6.28-1-longterm (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 5700G with Radeon Graphics
Memory: 46.8 GiB of RAM
Graphics Processor: Mesa Intel® Arc (a380)
Manufacturer: ASUS (Prime B550-M CSM)
by Achim K�nigs on Saturday August 5th 2023, 10:33
Can I investigate this further somehow? Or is this a known problem?