Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Bottles Crashed #3497

Closed
draekia opened this issue Sep 11, 2024 · 1 comment
Closed

[Bug]: Bottles Crashed #3497

draekia opened this issue Sep 11, 2024 · 1 comment
Labels

Comments

@draekia
Copy link

draekia commented Sep 11, 2024

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

Official Package: true
Version: '51.13'
DE/WM: ubuntu
Display:
    X.org: true
    X.org (port): :0
    Wayland: true
Graphics:
    vendors:
        amd:
            vendor: amd
            envs:
                DRI_PRIME: '1'
            icd: /usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/radeon_icd.x86_64.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/radeon_icd.i686.json
    prime:
        integrated: null
        discrete: null
Kernel:
    Type: Linux
    Version: 6.8.0-41-generic
Disk:
    Total: 33667362816
    Free: 33667211264
RAM:
    MemTotal: 62.7GiB
    MemAvailable: 55.9GiB
Bottles_envs: null

Troubleshooting Logs

[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
    return WineServer(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

@GabsEdits GabsEdits added the Bug label Oct 7, 2024
@mirkobrombin
Copy link
Member

Not replicable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants