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
[('/home/USER/.var/app/com.usebottles.bottles/data/bottles/bottles/Standard/reg10ab0000.tmp', '/home/USER/.var/app/com.usebottles.bottles/data/bottles/templates/81529012-0f57-42be-95ac-b755db101c5b/reg10ab0000.tmp', "[Errno 2] No such file or directory: '/home/USER/.var/app/com.usebottles.bottles/data/bottles/bottles/Standard/reg10ab0000.tmp'")] 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/managers/manager.py", line 1500, in create_bottle
TemplateManager.new(environment, config)
File "/app/share/bottles/bottles/backend/managers/template.py", line 63, in new
shutil.copytree(
File "/usr/lib/python3.12/shutil.py", line 600, in copytree
return _copytree(entries=entries, src=src, dst=dst, symlinks=symlinks,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/shutil.py", line 554, in _copytree
raise Error(errors)
To Reproduce
Launch from Software Manager under Linux Mint
Package
Flatpak from Flathub
Distribution
Linux Mint 22 Cinnamon. linux kernel: 6.8.0-51-generic
Describe the bug
Bottles crash report
[('/home/USER/.var/app/com.usebottles.bottles/data/bottles/bottles/Standard/reg10ab0000.tmp', '/home/USER/.var/app/com.usebottles.bottles/data/bottles/templates/81529012-0f57-42be-95ac-b755db101c5b/reg10ab0000.tmp', "[Errno 2] No such file or directory: '/home/USER/.var/app/com.usebottles.bottles/data/bottles/bottles/Standard/reg10ab0000.tmp'")] 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/managers/manager.py", line 1500, in create_bottle
TemplateManager.new(environment, config)
File "/app/share/bottles/bottles/backend/managers/template.py", line 63, in new
shutil.copytree(
File "/usr/lib/python3.12/shutil.py", line 600, in copytree
return _copytree(entries=entries, src=src, dst=dst, symlinks=symlinks,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/shutil.py", line 554, in _copytree
raise Error(errors)
To Reproduce
Launch from Software Manager under Linux Mint
Package
Flatpak from Flathub
Distribution
Linux Mint 22 Cinnamon. linux kernel: 6.8.0-51-generic
Debugging Information
Troubleshooting Logs
Additional context
No response
The text was updated successfully, but these errors were encountered: