You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 256Traceback (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
Bug description
error when install ea app (in linux)
How to Reproduce
Steps to reproduce the behavior:
Expected behavior
error ea app installation in lutris by wine, perhaps because wine (64 bits) not wine 32 bits
Log output
System Information
Media (optional)
No response
The text was updated successfully, but these errors were encountered: