Describe the bug
Bottle has crashed while it was creating a first bottle after installation on MX Linux 25.1
To Reproduce
- Go to + to create a new Bottle
- Choose "Application"
- Provider and version of the compatibility layer : Soda-9.0.1
- 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
Describe the bug
Bottle has crashed while it was creating a first bottle after installation on MX Linux 25.1
To Reproduce
Package
Flatpak from Flathub
Distribution
MX Linux 25.1
Debugging Information
Troubleshooting Logs
Additional context
This is my first bug report ever, sorry if it's not good