Skip to content

[Bug]: Crash while creating a first bottle #4476

@YannDepardieu

Description

@YannDepardieu

Describe the bug

Bottle has crashed while it was creating a first bottle after installation on MX Linux 25.1

To Reproduce

  1. Go to + to create a new Bottle
  2. Choose "Application"
  3. Provider and version of the compatibility layer : Soda-9.0.1
  4. Crash at the end of the creation of the Bottle

Package

Flatpak from Flathub

Distribution

MX Linux 25.1

Debugging Information

Official Package: true
Version: '63.2'
DE/WM: lightdm-xsession
Display:
    X.org: true
    X.org (port): :0
    Wayland: false
Graphics:
    vendors:
        intel:
            vendor: intel
            envs:
                DRI_PRIME: '1'
            icd: /usr/share/vulkan/icd.d/intel_icd.x86_64.json:/usr/share/vulkan/icd.d/intel_hasvk_icd.x86_64.json:/usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/intel_icd.x86_64.json:/usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/intel_hasvk_icd.x86_64.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/intel_icd.i686.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/intel_hasvk_icd.i686.json
    prime:
        integrated: null
        discrete: null
Kernel:
    Type: Linux
    Version: 6.12.74+deb13+1-amd64
Disk:
    Total: 2051010560
    Free: 2050838528
RAM:
    MemTotal: 3.8GiB
    MemAvailable: 2.4GiB
Bottles_envs: null

Troubleshooting Logs

[('/home/USER/.var/app/com.usebottles.bottles/data/bottles/bottles/Brother-DCP-J152W-Drivers/reg7e40000.tmp', '/home/USER/.var/app/com.usebottles.bottles/data/bottles/templates/b2d93ace-fce8-4fdb-8b1f-6a2a20c69c62/reg7e40000.tmp', "[Errno 2] Aucun fichier ou dossier de ce nom: '/home/USER/.var/app/com.usebottles.bottles/data/bottles/bottles/Brother-DCP-J152W-Drivers/reg7e40000.tmp'")]  File "/app/share/bottles/bottles/backend/utils/threading.py", line 73, in __target
    result = self.task_func(*args, **kwargs)

  File "/app/share/bottles/bottles/backend/managers/manager.py", line 2045, in create_bottle
    TemplateManager.new(environment, config)
    ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^

  File "/app/share/bottles/bottles/backend/managers/template.py", line 61, in new
    shutil.copytree(
    ~~~~~~~~~~~~~~~^
        bottle, _path, symlinks=True, ignore=shutil.ignore_patterns(*ignored)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^

  File "/usr/lib/python3.13/shutil.py", line 593, in copytree
    return _copytree(entries=entries, src=src, dst=dst, symlinks=symlinks,
                     ignore=ignore, copy_function=copy_function,
                     ignore_dangling_symlinks=ignore_dangling_symlinks,
                     dirs_exist_ok=dirs_exist_ok)

  File "/usr/lib/python3.13/shutil.py", line 547, in _copytree
    raise Error(errors)

Additional context

This is my first bug report ever, sorry if it's not good

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