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] DownloadScreen freeze when an asset is not found #87

Open
qlrd opened this issue Sep 25, 2024 · 0 comments
Open

[Bug] DownloadScreen freeze when an asset is not found #87

qlrd opened this issue Sep 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@qlrd
Copy link
Collaborator

qlrd commented Sep 25, 2024

DownloadScreen freeze when an asset is not found

When an asset isnt found in download process (e.g., there's a krux-vX.Y.Z.zip.sha file and search for krux-vX.Y.Z.zip.sha.txt) the screen freeze and do not redirect action.

Possible solution/procedure:

  • Find for file desired file;
  • if fail, try to find a file that partially match with the desired one;
  • redirect to error screen if all fail.
@qlrd qlrd added the bug Something isn't working label Sep 25, 2024
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

1 participant