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

Decompression Error #3

Closed
xantiv88 opened this issue Apr 26, 2024 · 3 comments
Closed

Decompression Error #3

xantiv88 opened this issue Apr 26, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@xantiv88
Copy link

I ran out of HD space and canceled a download. I tried to resume the download and now am getting "Decompression Error, Click to..." I erased all files in ~/.var/app/io.github.glaumar.QRookie/data/QRookie/ and I tried uninstalling and reinstalling via Flathub without any luck. Any other solution?

Otherwise this app has been great for installing programs onto my Quest! Thank you for your amazing work.

@xantiv88
Copy link
Author

xantiv88 commented Apr 26, 2024

I figured it out. I had to manually remove ~/.var/app/io.github.glaumar.QRookie then reinstall with flathub

@glaumar
Copy link
Owner

glaumar commented Apr 26, 2024

Thank you for your feedback. The issue is that QRookie checks the cache and resumes the download when re-downloading. This can avoid downloading from the beginning, but in some cases it may also damage the downloaded file and cause decompression errors. I think I should clear the cache when the decompression error.

For the current version (v0.2.2), manually clearing the cache(~/.var/app/io.github.glaumar.QRookie/cache/) and then re-downloading can solve this problem. I will fix this issue in the next version.

@glaumar glaumar added the bug Something isn't working label Apr 26, 2024
@glaumar
Copy link
Owner

glaumar commented Apr 30, 2024

fix b93f873

@glaumar glaumar closed this as completed Apr 30, 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

2 participants