Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error with EA app #5811

Open
ludo77 opened this issue Dec 20, 2024 · 1 comment
Open

error with EA app #5811

ludo77 opened this issue Dec 20, 2024 · 1 comment

Comments

@ludo77
Copy link

ludo77 commented Dec 20, 2024

Bug description

error when install ea app (in linux)

How to Reproduce

Steps to reproduce the behavior:

  1. Go to buttom, select installer write "EA app'
  2. Click on install
  3. and at the end : error code 256

Expected behavior

error ea app installation in lutris by wine, perhaps because wine (64 bits) not wine 32 bits

Log output

La commande s'est terminée avec le code 256

Traceback (most recent call last):

  File "/usr/lib/python3/dist-packages/lutris/exception_backstops.py", line 79, in error_wrapper
    return handler(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^

  File "/usr/lib/python3/dist-packages/lutris/util/jobs.py", line 127, in wrapper
    repeat = func(*a, **kw)
             ^^^^^^^^^^^^^^

  File "/usr/lib/python3/dist-packages/lutris/installer/commands.py", line 447, in _monitor_task
    raise ScriptingError(_("Command exited with code %s") % command.return_code)

lutris.installer.errors.ScriptingError: La commande s'est terminée avec le code 256

Lutris log:
[INFO:2024-12-20 16:20:25,687:application]: Starting Lutris 0.5.18
[INFO:2024-12-20 16:20:25,723:startup]: "card1" is NVIDIA Corporation TU117M [GeForce GTX 1650 Ti Mobile] (10de:1f95 1043:1e91 nvidia) Driver 535.183.01
[INFO:2024-12-20 16:20:25,739:startup]: "card0" is Intel Corporation CometLake-H GT2 [UHD Graphics] (8086:9bc4 1043:1e91 i915) Driver 22.3.6
[WARNING:2024-12-20 16:20:26,184:base]: Tried to get auth status while login in progress
[WARNING:2024-12-20 16:20:26,209:base]: Tried to get auth status while login in progress
[WARNING:2024-12-20 16:20:28,771:base]: Tried to get auth status while login in progress
[WARNING:2024-12-20 16:20:31,866:base]: Tried to get auth status while login in progress
[INFO:2024-12-20 16:21:17,438:file_box]: Download completed
[INFO:2024-12-20 16:21:17,439:files_box]: All files available
[INFO:2024-12-20 16:21:17,439:installerwindow]: All files are available, continuing install
[INFO:2024-12-20 16:21:17,439:installerwindow]: Launching installer commands
[INFO:2024-12-20 16:21:17,545:wine]: Creating a win64 prefix in /home/ludovic/Games/ea-app
[INFO:2024-12-20 16:21:17,545:wine]: Winepath: /usr/bin/wine
[INFO:2024-12-20 16:21:18,359:wine]: win64 Prefix created in /home/ludovic/Games/ea-app
[ERROR:2024-12-20 16:21:45,138:errors]: La commande s'est terminée avec le code 256
[ERROR:2024-12-20 16:21:45,138:exception_backstops]: Error handling timeout function: La commande s'est terminée avec le code 256
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/lutris/exception_backstops.py", line 79, in error_wrapper
    return handler(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/lutris/util/jobs.py", line 127, in wrapper
    repeat = func(*a, **kw)
             ^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/lutris/installer/commands.py", line 447, in _monitor_task
    raise ScriptingError(_("Command exited with code %s") % command.return_code)
lutris.installer.errors.ScriptingError: La commande s'est terminée avec le code 256

System Information

Vulkan support: YES
Esync support: YES
Fsync support: YES
Wine installed: YES
Gamescope: NO
Mangohud: NO
Gamemode: NO
Steam: YES
In Flatpak: NO
[System]
OS: Debian GNU/Linux 12 bookworm
Arch: x86_64
Kernel: 6.1.0-28-amd64
Lutris Version: 0.5.18
Desktop: MATE
Display Server: x11
[CPU]
Vendor: GenuineIntel
Model: Intel(R) Core(TM) i5-10300H CPU @ 2.50GHz
Physical cores: 4
Logical cores: 8
[Memory]
RAM: 31.2 GB
Swap: 7.8 GB
[Graphics]
Vendor: Intel
OpenGL Renderer: Mesa Intel(R) UHD Graphics (CML GT2)
OpenGL Version: 4.6 (Compatibility Profile) Mesa 22.3.6
OpenGL Core: 4.6 (Core Profile) Mesa 22.3.6
OpenGL ES: OpenGL ES 3.2 Mesa 22.3.6
Vulkan Version: 1.3.239
Vulkan Drivers: Intel(R) UHD Graphics (CML GT2) (1.3.230), NVIDIA GeForce GTX 1650 Ti (1.3.242)

Media (optional)

No response

@MichelN86
Copy link

This has been reported many times and they have closed it. Seems they don't care. In the meantime here is a better way of getting the EA App to work -> https://forum.zorin.com/t/how-to-how-to-get-the-ea-app-working-into-steam/43016?u=michel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants