Steam and other applies not work

lutris -d
log after start wine steam

DEBUG 2018-05-22 02:11:23,132 [lutriswindow]:Updated images for 18 games
/usr/lib/python3.6/site-packages/gi/overrides/Gio.py:42: Warning: g_object_ref: assertion ‘object->ref_count > 0’ failed
return Gio.Application.run(self, *args, **kwargs)
/usr/lib/python3.6/site-packages/gi/overrides/Gio.py:42: Warning: g_object_ref: assertion ‘G_IS_OBJECT (object)’ failed
return Gio.Application.run(self, *args, **kwargs)
/usr/lib/python3.6/site-packages/gi/overrides/Gio.py:42: Warning: g_object_unref: assertion ‘G_IS_OBJECT (object)’ failed
return Gio.Application.run(self, *args, **kwargs)
INFO 2018-05-22 02:11:40,949 [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

no replyes?

lol

2weeks later

DEBUG 2018-06-09 22:32:15,494 [config]:Saving config LutrisConfig(level=runner, game_config_id=None, runner=winesteam)
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