Skip to content

[Bug]: Bottles Crash Report #4369

@Klixxo7

Description

@Klixxo7

Describe the bug

Opened Bottles and this appeared

To Reproduce

Opening Bottles

Package

Flatpak from Flathub

Distribution

SteamOS

Debugging Information

Official Package: true
Version: '61.1'
DE/WM: plasma-steamos-oneshot
Display:
    X.org: true
    X.org (port): :0
    Wayland: false
Graphics:
    vendors:
        amd:
            vendor: amd
            envs:
                DRI_PRIME: '1'
            icd: /usr/share/vulkan/icd.d/radeon_icd.x86_64.json:/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.11.11-valve26-1-neptune-611-gb3afa9aa9ae7
Disk:
    Total: 7764459520
    Free: 7764295680
RAM:
    MemTotal: 14.5GiB
    MemAvailable: 10.7GiB
Bottles_envs: null

Troubleshooting Logs

[Errno 2] No such file or directory: '/home/USER/.var/app/com.usebottles.bottles/data/bottles/runners/lutris-GE-Proton8-27-LoL'  File "/app/share/bottles/bottles/backend/utils/threading.py", line 73, in __target
    result = self.task_func(*args, **kwargs)

  File "/app/share/bottles/bottles/frontend/views/bottle_details.py", line 761, in __update_runner_component
    res = self.manager.component_manager.install(component_type, runner)

  File "/app/share/bottles/bottles/backend/state.py", line 162, in wrapper
    rv = func(*args, **kwargs)

  File "/app/share/bottles/bottles/backend/managers/component.py", line 381, in install
    self.__post_rename(component_type, post)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^

  File "/app/share/bottles/bottles/backend/managers/component.py", line 437, in __post_rename
    shutil.move(src=os.path.join(path, source), dst=os.path.join(path, dest))
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "/usr/lib/python3.13/shutil.py", line 876, in move
    copy_function(src, real_dst)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^

  File "/usr/lib/python3.13/shutil.py", line 468, in copy2
    copyfile(src, dst, follow_symlinks=follow_symlinks)
    ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "/usr/lib/python3.13/shutil.py", line 260, in copyfile
    with open(src, 'rb') as fsrc:
         ~~~~^^^^^^^^^^^

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions