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

empty list when file access is blocked #57

Open
sahin-a opened this issue Mar 31, 2023 · 0 comments
Open

empty list when file access is blocked #57

sahin-a opened this issue Mar 31, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@sahin-a
Copy link
Owner

sahin-a commented Mar 31, 2023

Fix the issue that it fails to retrieve the accounts from the loginusers.vdf due to it being blocked by another "process"

STR:

  • switch account multiple times before letting steam launch (kinda timing specific, multiple triggers to the loginusers.vdf file observer have to be caused)
  • wait for auto refresh

Possible solutions:

  • synchronize read access
  • check if its available to be read else wait
  • maybe both
@sahin-a sahin-a added the bug Something isn't working label Mar 31, 2023
@sahin-a sahin-a added this to To do in SteamAccountManager.AvaloniaUI via automation Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant