You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
App does not open, leaves me with the following message:
"Protontricks was closed due to the following error:
Traceback (most recent call last):
File "/app/lib/python3.11/site-packages/protontricks/cli/util.py", line 159, in wrapper
return cli_func(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/lib/python3.11/site-packages/protontricks/cli/main.py", line 258, in main
steam_apps = get_steam_apps(
^^^^^^^^^^^^^^^
File "/app/lib/python3.11/site-packages/protontricks/steam.py", line 1363, in get_steam_apps
steamapps_dirs = _get_steamapps_subdirs(path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/lib/python3.11/site-packages/protontricks/steam.py", line 308, in _get_steamapps_subdirs
dirs = list(
^^^^^
File "/app/lib/python3.11/site-packages/protontricks/steam.py", line 308, in
dirs = list(
^
File "/usr/lib/python3.11/pathlib.py", line 931, in iterdir
for name in os.listdir(self):
^^^^^^^^^^^^^^^^
OSError: [Errno 5] Input/output error: '/run/media/bazzite/DeckBackup'
=============
Please include this entire error message when making a bug report.
Log messages:
Running inside Flatpak sandbox, version 1.15.10.
Found Steam directory at /var/home/bazzite/.local/share/Steam
Using default Steam Runtime at /var/home/bazzite/.local/share/Steam/ubuntu12_32/steam-runtime
WINETRICKS environment variable is not available. Searching from $PATH.
Found 20 Steam library folders
Steam library folder /run/media/bazzite/f334f0f2-c23a-42e9-b2aa-17f6167eda65 not found. Protontricks might not have access to the directory.
Steam library folder /run/media/bazzite/SD-001 not found. Protontricks might not have access to the directory.
Steam library folder /run/media/bazzite/SD-000 not found. Protontricks might not have access to the directory.
Steam library folder /run/media/bazzite/f334f0f2-c23a-42e9-b2aa-17f6167eda652 not found. Protontricks might not have access to the directory.
Steam library folder /run/media/bazzite/Retro1 not found. Protontricks might not have access to the directory.
Steam library folder /run/media/bazzite/9c0b2b59-8f67-4b97-9bf2-a6960280edf7 not found. Protontricks might not have access to the directory."
To Reproduce
Steps to reproduce the behavior:
Run command protontricks foo bar
Command fails and error is displayed
Expected behavior
I expected it to run as always
System (please complete the following information):
Distro: Bazzite 41
Protontricks installation method: installing the beta through the terminal
Describe the bug
App does not open, leaves me with the following message:
"Protontricks was closed due to the following error:
Traceback (most recent call last):
File "/app/lib/python3.11/site-packages/protontricks/cli/util.py", line 159, in wrapper
return cli_func(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/lib/python3.11/site-packages/protontricks/cli/main.py", line 258, in main
steam_apps = get_steam_apps(
^^^^^^^^^^^^^^^
File "/app/lib/python3.11/site-packages/protontricks/steam.py", line 1363, in get_steam_apps
steamapps_dirs = _get_steamapps_subdirs(path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/lib/python3.11/site-packages/protontricks/steam.py", line 308, in _get_steamapps_subdirs
dirs = list(
^^^^^
File "/app/lib/python3.11/site-packages/protontricks/steam.py", line 308, in
dirs = list(
^
File "/usr/lib/python3.11/pathlib.py", line 931, in iterdir
for name in os.listdir(self):
^^^^^^^^^^^^^^^^
OSError: [Errno 5] Input/output error: '/run/media/bazzite/DeckBackup'
=============
Please include this entire error message when making a bug report.
Log messages:
Running inside Flatpak sandbox, version 1.15.10.
Found Steam directory at /var/home/bazzite/.local/share/Steam
Using default Steam Runtime at /var/home/bazzite/.local/share/Steam/ubuntu12_32/steam-runtime
WINETRICKS environment variable is not available. Searching from $PATH.
Found 20 Steam library folders
Steam library folder /run/media/bazzite/f334f0f2-c23a-42e9-b2aa-17f6167eda65 not found. Protontricks might not have access to the directory.
Steam library folder /run/media/bazzite/SD-001 not found. Protontricks might not have access to the directory.
Steam library folder /run/media/bazzite/SD-000 not found. Protontricks might not have access to the directory.
Steam library folder /run/media/bazzite/f334f0f2-c23a-42e9-b2aa-17f6167eda652 not found. Protontricks might not have access to the directory.
Steam library folder /run/media/bazzite/Retro1 not found. Protontricks might not have access to the directory.
Steam library folder /run/media/bazzite/9c0b2b59-8f67-4b97-9bf2-a6960280edf7 not found. Protontricks might not have access to the directory."
To Reproduce
Steps to reproduce the behavior:
protontricks foo bar
Expected behavior
I expected it to run as always
System (please complete the following information):
The text was updated successfully, but these errors were encountered: