Skip to content

libTAS won't start if ~/.config/ doesn't exist and won't work properly if ~/.local/share/ doesn't exist #731

@Perdu

Description

@Perdu

Very corner case, but I had to fix that for my Dockerfile PR. Error (with root user as it's inside a container):

Cannot create dir "/root/.config/libTAS"
what(): filesystem error: cannot create directory: No such file or directory [/root/.config/libTAS]

I assume this is not a normal behaviour since both ruffle and pcem do fine at creating the folder

Same for ~/.local/share/: libTAS will open but movie loading won't work properly:

tar: /root/.local/share/libTAS/movie: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions