[Solved] Wine Steam only launches for downloads, does not launch otherwise

██████████████████ ████████ jackr@uob
██████████████████ ████████ ---------
██████████████████ ████████ OS: Manjaro Linux x86_64
██████████████████ ████████ Kernel: 4.14.60-1-MANJARO
████████ ████████ Uptime: 2 hours, 42 mins
████████ ████████ ████████ Packages: 1276 (pacman)
████████ ████████ ████████ Shell: bash 4.4.23
████████ ████████ ████████ Resolution: 1920x1080, 1920x1080, 1600x900
████████ ████████ ████████ WM: i3
████████ ████████ ████████ Theme: Adapta-Nokto-Eta-Maia [GTK2/3]
████████ ████████ ████████ Icons: Vibrancy-Full-Dark-Teal [GTK2/3]
████████ ████████ ████████ Terminal: urxvtd
████████ ████████ ████████ Terminal Font: 9x15,xft
████████ ████████ ████████ CPU: Intel i5-4460 (4) @ 3.400GHz
GPU: AMD ATI Radeon RX 470/480/570/570X/580/580X
Memory: 3578MiB / 15964MiB

[jackr@uob ~]$ lutris
INFO 2018-08-13 16:12:29,987 [scummvm]:No ScummVM config found
INFO 2018-08-13 16:12:30,663 [lutriswindow]:Connected to lutris.net as ChuckDelly
#Now I run Wine Steam
INFO 2018-08-13 16:12:46,897 [runner]:Runtime disabled by system configuration
Traceback (most recent call last):
File “/usr/lib/python3.6/site-packages/lutris/runners/runner.py”, line 210, in run
thread = LutrisThread(command, runner=self, env=env, watch=False)
File “/usr/lib/python3.6/site-packages/lutris/thread.py”, line 78, in init
self.cwd = self.set_cwd(cwd)
File “/usr/lib/python3.6/site-packages/lutris/thread.py”, line 89, in set_cwd
cwd = self.runner.working_dir if self.runner else ‘/tmp’
File “/usr/lib/python3.6/site-packages/lutris/runners/winesteam.py”, line 202, in working_dir
if (os.path.isfile(steamless_binary)):
File “/usr/lib/python3.6/genericpath.py”, line 30, in isfile
st = os.stat(path)
TypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType

Whenever I attempt to run WineSteam or a WineSteam game through Lutris I get this error, but whenever I download a game WineSteam opens to download it. AFAIK I’ve installed all the Wine dependencies that every thread with a similar problem has reccomended, but still no dice. Thanks!

Uh, mark this as solved

Friendly reminder to make sure that winesteam has “Run without Steam (if possible)” unchecked

1 Like