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
Crashed at boot, I think, or just randomly and I think it may have been because I was doing other work in the background?
To Reproduce
Not totally sure, was not actively paying attention. Had Virtual Box busy copying files between an NTFS drive to a shared folder with EXT4, and Brave running. Had jsut installed BG3 from the Galaxyclient app.
[Errno 2] No such file or directory: "/home/USER/.var/app/com.usebottles.bottles/data/bottles/bottles/Baldur's-Gate-3" 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/wine/winedbg.py", line 75, in wait_for_process
processes = self.get_processes()
^^^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/utils/decorators.py", line 44, in wrapped_f
return f(*args, **kwargs)
^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/wine/winedbg.py", line 29, in get_processes
if not self.__wineserver_status():
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/wine/winedbg.py", line 21, in __wineserver_status
returnWineServer(self.config).is_alive()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/wine/wineserver.py", line 44, in is_alive
res = subprocess.Popen(
^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/subprocess.py", line 1026, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.11/subprocess.py", line 1955, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Crashed at boot, I think, or just randomly and I think it may have been because I was doing other work in the background?
To Reproduce
Not totally sure, was not actively paying attention. Had Virtual Box busy copying files between an NTFS drive to a shared folder with EXT4, and Brave running. Had jsut installed BG3 from the Galaxyclient app.
Package
Flatpak from Flathub
Distribution
Ubuntu 24.04
Debugging Information
Troubleshooting Logs
Additional context
No response
The text was updated successfully, but these errors were encountered: