programs
programs copied to clipboard
EA Client problems
Describe the bug
With Bottles installed as a flatpak, EA Client installed via 'EA Launcher' installer shows a blank view on launch. Can't do anything in the client due to blank view so client is useless.
Steps to reproduce
- Install Bottles as a flatpak.
- Create a new Gaming bottle.
- Run the EA Launcher installer in the new bottle.
- Click Let's Go on the EA installer window that shows (twice).
- Observe that EA client view is completely blank (black) as shown in Figure 1.
- On trying to close the client, I get an error notification 'wine64-preloader quit unexpectedly'
System Specs
- OS: Fedora Linux Workstation (36)
- DE: GNOME 42.1
- Windowing system: Wayland
- GPU: AMD RX 6600 XT
- CPU: AMD Ryzen 7 3700X
Health Check
Display:
X.org: true
X.org (port): :99.0
Wayland: true
Graphics:
vendors:
amd:
vendor: amd
envs:
DRI_PRIME: '1'
icd: /usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/radeon_icd.x86_64.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/radeon_icd.i686.json
prime:
integrated: null
discrete: null
Kernel:
Type: Linux
Version: 5.17.11-300.fc36.x86_64
Distro:
Name: GNOME
Version: '"42 (Flatpak runtime)"'
Disk:
Total: 16819298304
Free: 16819142656
RAM:
MemTotal: 31.3GiB
MemAvailable: 25.8GiB
Tools:
cabextract: true
p7zip: true
patool: true
glibc_min: '2.33'
Bottles_envs: null
Images
Figure 1: The blank view when the EA Client is launched.

Additional Notes
- When hovering over the EA Client window, I can see that some elements are interactive, e.g. my cursor changes to a typing cursor when I hover in certain parts (probably the fields where I would normally login). So the elements exist, but just aren't visible.
- Also tested under GNOME on Xorg to rule out a Wayland-specific bug. Same issue occurred.
Can’t replicate
Having the same issue here. Default Steam OS on Steam Deck, bottles flatpak, full filesystem access provided via flatseal.
Tried wine-ge instead of caffe, got a black screen with no content whatsoever.
Did another test and

And now it is working again
I'm able to replicate on lutris and pure wine. I'm pretty sure it's EA fault
i have the same issue on the steam deck, tried in both desktop and game mode, using different runners (caffe, ge-proton and ge-wine), tried installing various additional dependencies - the client window is always blank. however it might be noteworthy that in desktop mode the cursor changes when hovering over the parts of the window where text inputs ought to be, and clicking blindly in the top right corner closes the client. so it seems the UI is there, just not visible.
Some more context as I have the same problem:
esync: up and running.
002c:err:wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -r" (126).
00c8:err:ole:start_rpcss Failed to start RpcSs service
0184:err:winediag:wined3d_dll_init Using the OpenGL renderer.
0184:err:combase:RoGetActivationFactory Failed to find library for L"Windows.UI.ViewManagement.UISettings"
0184:err:module:import_dll Library Qt5Pdf.dll (which is needed by L"C:\\Program Files\\Electronic Arts\\EA Desktop\\EA Desktop\\imageformats\\qpdf.dll") not found
0184:err:combase:RoGetActivationFactory Failed to find library for L"Windows.Media.ClosedCaptioning.ClosedCaptionProperties"
0184:err:combase:RoGetActivationFactory Failed to find library for L"Windows.Media.ClosedCaptioning.ClosedCaptionProperties"
Health check
Display:
X.org: true
X.org (port): :99.0
Wayland: true
Graphics:
vendors:
amd:
vendor: amd
envs:
DRI_PRIME: '1'
icd: /usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/radeon_icd.x86_64.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/radeon_icd.i686.json
prime:
integrated: null
discrete: null
Kernel:
Type: Linux
Version: 5.15.41-1-MANJARO
Distro:
Name: GNOME
Version: '"42 (Flatpak runtime)"'
Disk:
Total: 16786853888
Free: 16786685952
RAM:
MemTotal: 31.3GiB
MemAvailable: 23.4GiB
Tools:
cabextract: true
p7zip: true
patool: true
glibc_min: '2.33'
Bottles_envs: null
System Specs
- OS: Manjaro Linux; Build ID: rolling
- DE: GNOME 42.1
- Windowing system: Wayland
- GPU: AMD Radeon™ RX 480 Graphics
- CPU: AMD Ryzen™ Threadripper™ 1950X
So, as per the previous messages, this is a wine issue and not a bottles issue. Someone should open a ticket in the wine tracker; I'll let someone more knowledgeable than me explain where that should be, because I am a little bit confused as to what they'd need to know.
On Sun, Jun 12, 2022, at 1:38 PM, MinecraftPlaye wrote:
Some more context as I have the same problem:
esync: up and running. 002c:err:wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -r" (126). 00c8:err:ole:start_rpcss Failed to start RpcSs service 0184:err:winediag:wined3d_dll_init Using the OpenGL renderer. 0184:err:combase:RoGetActivationFactory Failed to find library for L"Windows.UI.ViewManagement.UISettings" 0184:err:module:import_dll Library Qt5Pdf.dll (which is needed by L"C:\\Program Files\\Electronic Arts\\EA Desktop\\EA Desktop\\imageformats\\qpdf.dll") not found 0184:err:combase:RoGetActivationFactory Failed to find library for L"Windows.Media.ClosedCaptioning.ClosedCaptionProperties" 0184:err:combase:RoGetActivationFactory Failed to find library for L"Windows.Media.ClosedCaptioning.ClosedCaptionProperties"Health check
Display: X.org: true X.org (port): :99.0 Wayland: true Graphics: vendors: amd: vendor: amd envs: DRI_PRIME: '1' icd: /usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/radeon_icd.x86_64.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/radeon_icd.i686.json prime: integrated: null discrete: null Kernel: Type: Linux Version: 5.15.41-1-MANJARO Distro: Name: GNOME Version: '"42 (Flatpak runtime)"' Disk: Total: 16786853888 Free: 16786685952 RAM: MemTotal: 31.3GiB MemAvailable: 23.4GiB Tools: cabextract: true p7zip: true patool: true glibc_min: '2.33' Bottles_envs: nullSystem Specs
- OS: Manjaro Linux; Build ID: rolling
- DE: GNOME 42.1
- Windowing system: Wayland
- GPU: AMD Radeon™ RX 480 Graphics
- CPU: AMD Ryzen™ Threadripper™ 1950X
— Reply to this email directly, view it on GitHub https://github.com/bottlesdevs/programs/issues/75#issuecomment-1153242921, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEKJYQCY6YPGJYZYVFZ2Q7TVOYOBXANCNFSM5XI5ZZ7Q. You are receiving this because you commented.Message ID: @.***>
Why is it still flagged as platinum if it is not working since the end of may ?
Some users in our telegram group keep reporting it works.
Thing is, if it's not working for a considerable amount of users on pretty common hardware (Steam Deck) - shouldn't it no longer be considered Platinum?
A derank is already planned, I just don't had time to make a new review
On my end the installation won't really finish, as seen in #109 (almost same issue as mine, but the reproduction steps are the same). Bottles opens a window stating that the installation was completed, however, EA Launcher does not appear on the programs list. Previously it used to correctly finish. I tried to replicate this issue with Lutris and it does work over there: I can see the log in window (with a few glitches) with the latest Lutris' wine (v7.2-2).
This leads me to think that it may be a Bottles issue, not an EA one :/

Actually not, I tested it with plain wine, lutris, bottles and the problem is the same. Some times works, some times not. There are users on twitter, telegram, discord and matrix reporting that it works on Bottles, like there are other that report it won't works in Bottles. I think the problem is simply EA being a Beta.
I think the problem is simply EA being a Beta.
who wants to bet they won't fix this in the next year?
This should get more attention, since Origin is soon to get deprecated.
For me the installer doesn't even complete https://github.com/bottlesdevs/programs/issues/117#issuecomment-1271647882
Any progress on this?