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

Flatpak: Import from Steam cannot find 'steam_app_configs' directory #82

Open
Petercov opened this issue Dec 15, 2024 · 3 comments
Open
Labels
bug Something isn't working

Comments

@Petercov
Copy link

sfs::path(is_flatpak_ ? "/app/share" : APP_INSTALL_PREFIX) / "share/limo/steam_app_configs";

This code resolves to a non-existent path in flatpak.

@Sasha-Acoiners
Copy link

Same issue here. I wonder why this is happening.

@davozebi
Copy link

I see this too.

@limo-app limo-app added the bug Something isn't working label Dec 17, 2024
@limo-app
Copy link
Owner

Thanks for reporting. Looks like i broke this with a recent update. 54fe432 fixes the issue. I will push an update to Flathub tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants