Lutris v 5.17
I needed a break from playing Guild Wars 2, logged out of Guild Wars 2 and closed Lutris but when I came back, after loading Lutris, and tried to run Guild Wars 2 again, a pop-up window said umu needed to be installed to use Proton. This error pop-up occurred for the other games I use Lutris to run.
Here’s the message detail:
Install umu to use Proton
Traceback (most recent call last):
File “/usr/lib/python3/dist-packages/lutris/exception_backstops.py”, line 31, in wrapper
result = function(*args, **kwargs)File “/usr/lib/python3/dist-packages/lutris/game.py”, line 668, in configure_game
gameplay_info = self.get_gameplay_info(launch_ui_delegate)File “/usr/lib/python3/dist-packages/lutris/game.py”, line 607, in get_gameplay_info
gameplay_info = self.runner.play()File “/usr/lib/python3/dist-packages/lutris/runners/wine.py”, line 1216, in play
command = self.get_command()File “/usr/lib/python3/dist-packages/lutris/runners/wine.py”, line 1188, in get_command
raise MissingExecutableError(“Install umu to use Proton”)lutris.exceptions.MissingExecutableError: Install umu to use Proton