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]: Failed to create bottle directory. #3784

Open
LeoWare opened this issue Feb 25, 2025 · 1 comment
Open

[Bug]: Failed to create bottle directory. #3784

LeoWare opened this issue Feb 25, 2025 · 1 comment

Comments

@LeoWare
Copy link

LeoWare commented Feb 25, 2025

Describe the bug

The app has a "Default" bottle directory, but never says what that "Default" directory is.
I made a directory in my $HOME, but bottles wouldn't use it and returned "Failed to create bottles directory."
Running it on CLI shows (ERROR) Failed to create bottle directory: /run/user/1000/doc/db9d965c/Bottles/bottlenamehere
I told it to use $HOME/Bottles/ for the base directory.
It shouldn't be trying to use the /run filesystem.

To Reproduce

Create a new bottle.
Give it a name.
Set bottle directory to directory in $HOME
See failure message.

Package

Flatpak from Flathub

Distribution

POP!_OS 22.04 LTS

Debugging Information

Official Package: true
Version: '51.18'
DE/WM: i3
Display:
    X.org: true
    X.org (port): :1
    Wayland: false
Graphics:
    vendors:
        amd:
            vendor: amd
            envs:
                DRI_PRIME: '1'
            icd: /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.9.3-76060903-generic
Disk:
    Total: 16422248448
    Free: 16422076416
RAM:
    MemTotal: 30.6GiB
    MemAvailable: 7.8GiB

Troubleshooting Logs

(ERROR) Failed to create bottle directory: /run/user/1000/doc/db9d965c/Bottles/bottlenamehere

Additional context

Stop downloading things in the background. This gives Microsoft vibes. There is no accounting for what you're doing in the background. Gotta give better user feedback and progress status. Quit being secretive!

@JoacoSlime
Copy link

JoacoSlime commented Feb 25, 2025

Quick question, did you give it permission to use you home directory?

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

2 participants