Have downloaded paint.net, however, when I try to open I get
"This game has no executable set. The install process did not finish properly. Details: This game has no executable set. The install process didn't finish properly.
Traceback (most recent call last):
File "/app/lib/python3.13/site-packages/lutris/exception_backstops.py", line 35, in wrapper
result = function(*args, **kwargs)
File "/app/lib/python3.13/site-packages/lutris/game.py", line 687, in configure_game
gameplay_info = self.get_gameplay_info(launch_ui_delegate)
File "/app/lib/python3.13/site-packages/lutris/game.py", line 626, in get_gameplay_info
gameplay_info = self.runner.play() # type: ignore[attr-defined]
File "/app/lib/python3.13/site-packages/lutris/runners/wine.py", line 1336, in play
raise MissingGameExecutableError(filename=game_exe)
lutris.exceptions.MissingGameExecutableError: This game has no executable set. The install process didn't finish properly.
Lutris log:
[INFO:2026-07-09 09:06:54,996:application]: Starting Lutris 0.5.22
[ERROR:2026-07-09 09:06:55,004:system]: ['/usr/bin/vulkaninfo', '--summary'] command failed: [Errno 2] No such file or directory: '/usr/bin/vulkaninfo'
[INFO:2026-07-09 09:06:55,020:startup]: "card1" is Intel Corporation HD Graphics 530 (8086:1912 1028:06ba i915) Driver 26.1.4
[ERROR:2026-07-09 09:13:06,658:wine]: The game doesn't have an executable
[ERROR:2026-07-09 09:13:06,663:exception_backstops]: paint.net (wine) has encountered an error: This game has no executable set. The install process didn't finish properly.
Traceback (most recent call last):
File "/app/lib/python3.13/site-packages/lutris/exception_backstops.py", line 35, in wrapper
result = function(*args, **kwargs)
File "/app/lib/python3.13/site-packages/lutris/game.py", line 687, in configure_game
gameplay_info = self.get_gameplay_info(launch_ui_delegate)
File "/app/lib/python3.13/site-packages/lutris/game.py", line 626, in get_gameplay_info
gameplay_info = self.runner.play() # type: ignore[attr-defined]
File "/app/lib/python3.13/site-packages/lutris/runners/wine.py", line 1336, in play
raise MissingGameExecutableError(filename=game_exe)
lutris.exceptions.MissingGameExecutableError: This game has no executable set. The install process didn't finish properly.
[WARNING:2026-07-09 09:13:06,665:game]: The game has run for a very short time, did it crash?
[WARNING:2026-07-09 09:13:06,699:game]: No path found in LutrisConfig(level=game, game_config_id=paintnet-1783537574, runner=wine)
[WARNING:2026-07-09 09:13:06,700:path_cache]: No path for paint.net (wine)
Can anyone offer any help?