Skip to content

Wrap 'pending' folder purge in try..catch - #250

Open
slimelia wants to merge 1 commit into
GooseMod:mainfrom
slimelia:main
Open

Wrap 'pending' folder purge in try..catch#250
slimelia wants to merge 1 commit into
GooseMod:mainfrom
slimelia:main

Conversation

@slimelia

Copy link
Copy Markdown

Fixes #244.

The Flatpak version of Discord runs from the read-only /app directory, so trying to remove this folder does not work. Luckily the folder also never exists in the Flatpak version, as updates are already disabled & no downloads are ever performed.

I've just added a try..catch block for now which throws a warning - far from ideal, but a quick fix for now that should make OpenAsar work again for Steam Deck users (aka me)

The Flatpak version of Discord runs from the read-only /app directory,
so trying to remove this folder does not work. Luckily the folder also
never exists in the Flatpak version, as updates are already disabled &
no downloads are ever performed.
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

Successfully merging this pull request may close these issues.

OpenAsar makes Discord (flatpak) unable to open on Linux

1 participant