I tried multiple diferend proton and wine versions with Protonplus.
But every single time i get a ‘NoneType object has no attribute Find’ error when i login after the installation and i can’t syncronice my games in Lutris.
Lutris Issuer Report
https://paste.ubuntu.com/p/msJ85WPFgk/
System Info:
Vulkan support: YES
Esync support: YES
Fsync support: YES
Wine installed: YES
Gamescope: NO
Mangohud: YES
Gamemode: YES
Steam: YES
In Flatpak: YES
[System]
OS: GNOME 46 Flatpak runtime
Arch: x86_64
Kernel: 6.14.6-106.bazzite.fc42.x86_64
Lutris Version: 0.5.19
Desktop: KDE
Display Server: wayland
[CPU]
Vendor: GenuineIntel
Model: Intel(R) Core™ i9-9900K CPU @ 3.60GHz
Physical cores: 8
Logical cores: 16
[Memory]
RAM: 31.3 GB
Swap: 4.0 GB
[Graphics]
Vendor: AMD
OpenGL Renderer: AMD Radeon RX 7900 XTX (radeonsi, navi31, LLVM 17.0.6, DRM 3.61, 6.14.6-106.bazzite.fc42.x86_64)
OpenGL Version: 4.6 (Compatibility Profile) Mesa 25.0.5 (git-a89e404408)
OpenGL Core: 4.6 (Core Profile) Mesa 25.0.5 (git-a89e404408)
OpenGL ES: OpenGL ES 3.2 Mesa 25.0.5 (git-a89e404408)
Vulkan Version: 1.3.261
Vulkan Drivers: AMD Radeon RX 7900 XTX (RADV NAVI31) (1.4.305)
Error Details:
‘NoneType’ object has no attribute ‘find’
Traceback (most recent call last):
File “/usr/lib/python3.13/site-packages/lutris/util/jobs.py”, line 30, in target
result = self.function(*a, **kw)
File “/usr/lib/python3.13/site-packages/lutris/services/base.py”, line 144, in do_reload
self.load()
~~~~~~~~~^^
File “/usr/lib/python3.13/site-packages/lutris/services/ea_app.py”, line 260, in load
user_id, _persona_id, _user_name = self.get_identity()
~~~~~~~~~~~~~~~~~^^
File “/usr/lib/python3.13/site-packages/lutris/services/ea_app.py”, line 255, in get_identity
persona_id = ea_account_info.find(“user”).find(“personaId”).text
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: ‘NoneType’ object has no attribute ‘find’
Lutris log:
[INFO:2025-05-29 22:04:40,405:application]: Starting Lutris 0.5.19
[INFO:2025-05-29 22:04:40,453:startup]: “card0” is AMD Radeon RX 7900 XTX (1002:744c 1da2:471e amdgpu) Driver 25.1.0
[INFO:2025-05-29 22:04:50,710:shortcut]: Removing Steam shortcut for EA App (wine)
[INFO:2025-05-29 22:05:22,325:file_box]: Download completed
[INFO:2025-05-29 22:05:22,325:files_box]: All files available
[INFO:2025-05-29 22:05:22,325:installerwindow]: All files are available, continuing install
[INFO:2025-05-29 22:05:22,325:installerwindow]: Launching installer commands
[INFO:2025-05-29 22:05:22,341:wine]: Creating a win64 prefix in /home/Kinimodus/Games/ea-app
[INFO:2025-05-29 22:05:22,341:wine]: Winepath: /home/Kinimodus/.local/share/lutris/runners/wine/wine-10.8-staging-amd64/bin/wine
[INFO:2025-05-29 22:05:45,515:wine]: win64 Prefix created in /home/Kinimodus/Games/ea-app
[WARNING:2025-05-29 22:05:45,543:wine]: Wine is not installed on your system; required dependencies may be missing.
[WARNING:2025-05-29 22:05:45,543:runner]: Accessing game config while runner wasn’t given one.
[WARNING:2025-05-29 22:06:39,613:wine]: Wine is not installed on your system; required dependencies may be missing.
[WARNING:2025-05-29 22:06:39,613:runner]: Accessing game config while runner wasn’t given one.
[WARNING:2025-05-29 22:06:47,684:wine]: Wine is not installed on your system; required dependencies may be missing.
[WARNING:2025-05-29 22:06:47,684:runner]: Accessing game config while runner wasn’t given one.
[ERROR:2025-05-29 22:07:47,059:jobs]: Error while completing task <function BaseService.start_reload..do_reload at 0x7ff72ebe67a0>: <class ‘AttributeError’> ‘NoneType’ object has no attribute ‘find’
[ERROR:2025-05-29 22:07:50,123:jobs]: Error while completing task <function BaseService.start_reload..do_reload at 0x7ff72ebff9c0>: <class ‘AttributeError’> ‘NoneType’ object has no attribute ‘find’
[ERROR:2025-05-29 22:11:59,552:jobs]: Error while completing task <function BaseService.start_reload..do_reload at 0x7ff72ebffb00>: <class ‘AttributeError’> ‘NoneType’ object has no attribute ‘find’