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]: Crash upon first lauch from Linux Mint Software Manager #3724

Open
jmskala opened this issue Jan 23, 2025 · 0 comments
Open

[Bug]: Crash upon first lauch from Linux Mint Software Manager #3724

jmskala opened this issue Jan 23, 2025 · 0 comments

Comments

@jmskala
Copy link

jmskala commented Jan 23, 2025

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

Official Package: true
Version: '51.18'
DE/WM: cinnamon
Display:
    X.org: true
    X.org (port): :0
    Wayland: false
Graphics:
    vendors:
        intel:
            vendor: intel
            envs:
                DRI_PRIME: '1'
            icd: /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_hasvk_icd.i686.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/intel_icd.i686.json
    prime:
        integrated: null
        discrete: null
Kernel:
    Type: Linux
    Version: 6.8.0-51-generic
Disk:
    Total: 1991753728
    Free: 1991577600
RAM:
    MemTotal: 3.7GiB
    MemAvailable: 1.4GiB
Bottles_envs: null

Troubleshooting Logs

Additional context

No response

@jmskala jmskala closed this as completed Jan 23, 2025
@jmskala jmskala reopened this Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant