HI. When I try to install the battle.net, after clicking install nothing happens (the installation progress bar does not appear). When trying to install another random game everything works fine.
Ubuntu 20.04, Gnome.
If you have come across a similar problem or know a solution to the problem, then I will be grateful for your help.
+log
Gtk-Message: 10:34:18.938: Not loading module “atk-bridge”: The functionality is provided by GTK natively. Please try to not load it.
2023-08-11 10:34:26,116: Using NVIDIA drivers 535.98 for x86_64
2023-08-11 10:34:26,117: GPU: NVIDIA GeForce RTX 4080
2023-08-11 10:34:26,117: GPU: 10DE:2704 1569:F296 (nvidia drivers)
2023-08-11 10:34:26,269: Fetching installer htXXXtps://lutris.net/api/installers/blizzard-battlenet-standard
2023-08-11 10:34:26,270: GET htXXXtps://lutris.net/api/installers/blizzard-battlenet-standard
2023-08-11 10:34:26,521: Showing window <class ‘lutris.gui.installerwindow.InstallerWindow’>battlenet
2023-08-11 10:34:31,865: Retrieving current resolution
2023-08-11 10:34:35,654: Getting runner information for wine
2023-08-11 10:34:35,654: GET htXXXtps://lutris.net/api/runners/wine
2023-08-11 10:34:35,824: Default wine version is lutris-GE-Proton8-13
Traceback (most recent call last):
File “/usr/lib/python3/dist-packages/lutris/installer/interpreter.py”, line 160, in launch_install
self.runners_to_install = self.get_runners_to_install()
File “/usr/lib/python3/dist-packages/lutris/installer/interpreter.py”, line 228, in get_runners_to_install
if not runner.is_installed(**params):
File “/usr/lib/python3/dist-packages/lutris/runners/wine.py”, line 548, in is_installed
return system.path_exists(self.get_executable(version, fallback))
File “/usr/lib/python3/dist-packages/lutris/runners/wine.py”, line 524, in get_executable
wine_path = self.get_path_for_version(version)
File “/usr/lib/python3/dist-packages/lutris/runners/wine.py”, line 505, in get_path_for_version
for proton_path in get_proton_paths():
File “/usr/lib/python3/dist-packages/lutris/util/wine/wine.py”, line 49, in get_proton_paths
for path in _iter_proton_locations():
File “/usr/lib/python3/dist-packages/lutris/util/wine/wine.py”, line 38, in _iter_proton_locations
for path in [os.path.join(p, “common”) for p in steam().get_steamapps_dirs()]:
File “/usr/lib/python3/dist-packages/lutris/runners/steam.py”, line 243, in get_steamapps_dirs
library_config = self.get_library_config()
File “/usr/lib/python3/dist-packages/lutris/runners/steam.py”, line 149, in get_library_config
return read_library_folders(self.steam_data_dir)
File “/usr/lib/python3/dist-packages/lutris/util/steam/config.py”, line 161, in read_library_folders
library[“libraryfolders”].pop(“contentstatsid”)
KeyError: ‘contentstatsid’