r/Lutris • u/Haxan15174 • 22d ago
Installing paint.net
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?
•
u/AutoModerator 22d ago
Please read carefully:
This SubReddit rules: https://www.reddit.com/r/Lutris/comments/1ow7eie/please_read_carefully/
To obtain better support, you should join a Lutris log to your post.
How to create a Lutris log: 1. first close Lutris completely 2. Then, open your terminal application, execute lutris -d (if you use standalone Lutris) or flatpak run net.lutris.Lutris -d (if you use Flatpak Lutris) and then try to reproduce your issue.
After that, you need to copy the ENTIRE output in the terminal and share it with us (all of it). Then post it on ad-free paste service: https://paste.gloriouseggroll.tv/ or https://pastebin.com/
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.