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
[Errno 2] No such file or directory: '/home/USER/.var/app/com.usebottles.bottles/data/bottles/bottles/Xenia-&-CXBX/drive_c/windows/syswow64/D3DCompiler_42.dll' File "/app/share/bottles/bottles/backend/utils/threading.py", line 62, in __target
result = self.task_func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/managers/dependency.py", line 132, in install
res = self.__perform_steps(config, step)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/managers/dependency.py", line 208, in __perform_steps
if not self.__step_get_from_cab(config=config, step=step):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/managers/dependency.py", line 415, in __step_get_from_cab
shutil.move(os.path.join(dest, _file_name), os.path.join(dest, rename))
File "/usr/lib/python3.12/shutil.py", line 867, in move
copy_function(src, real_dst)
File "/usr/lib/python3.12/shutil.py", line 475, in copy2
copyfile(src, dst, follow_symlinks=follow_symlinks)
File "/usr/lib/python3.12/shutil.py", line 260, in copyfile
with open(src, 'rb') as fsrc:
^^^^^^^^^^^^^^^
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Failed to install d3dcompiler_42. when restarting bottles shows an error
To Reproduce
Package
Flatpak from Flathub
Distribution
SteamOS 3.6.20 Stable
Debugging Information
Troubleshooting Logs
Additional context
No response
The text was updated successfully, but these errors were encountered: