protonscr

Latest Proton Experimental Fails To Open

protonclosed
ValveSoftware/Proton#4881 · opened 2021-06-02 by cagelight · updated 2021-06-03 · 8 comments · github
1 matching comments, n / p to jump
Ccagelight 2021-06-02 github

Proton Experimental (Build ID 6802103)

I cannot launch any games with the latest Proton Experimental as I get the following error:

Traceback (most recent call last):
  File "/home/.local/share/Steam/steamapps/common/Proton - Experimental/proton", line 1111, in <module>
    g_session.init_session(sys.argv[1] != "runinprefix")
  File "/home/.local/share/Steam/steamapps/common/Proton - Experimental/proton", line 940, in init_session
    g_compatdata.setup_prefix()
  File "/home/.local/share/Steam/steamapps/common/Proton - Experimental/proton", line 697, in setup_prefix
    nvidia_wine_dll_dir = find_nvidia_wine_dll_dir()
  File "/home/.local/share/Steam/steamapps/common/Proton - Experimental/proton", line 152, in find_nvidia_wine_dll_dir
    libglx_nvidia = CDLL("libGLX_nvidia.so.0")
  File "/usr/lib/python3.7/ctypes/__init__.py", line 356, in __init__
    self._handle = _dlopen(self._name, mode)
OSError: libGLX_nvidia.so.0: cannot open shared object file: No such file or directory

I have an AMD card and it should not be looking for "nvidia" anything.

VVladimir-A 2021-06-02 github

I have the same situation.

Eehea617 2021-06-02 github

Also seeing the same issue here on an RX 570 with Mesa 20.3.4. Setting PROTON_ENABLE_NVAPI=0 %command% as a launch option does not help either.

DDadSchoorse 2021-06-02 github

It's a known issue, and should hopefully be resolved soon.
https://github.com/ValveSoftware/Proton/pull/4878#issuecomment-853373269

Aaeikum 2021-06-02 github

Thanks for reporting. This should be fixed in an Experimental update that just went live (version experimental-6.3-20210602b).

Ccagelight 2021-06-02 github

Latest update fixed it for me!

Ddavidgrenier 2021-06-02 github

Likewise.

Eehea617 2021-06-03 github

The issue is resolved for me after updating. Thanks!

Proton versions

Launch options

Launch lines

Upstream links