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

Negative space available!? #4171

Open
kelson42 opened this issue Jan 9, 2025 · 3 comments
Open

Negative space available!? #4171

kelson42 opened this issue Jan 9, 2025 · 3 comments
Assignees
Milestone

Comments

@kelson42
Copy link
Collaborator

kelson42 commented Jan 9, 2025

Image
@kelson42
Copy link
Collaborator Author

kelson42 commented Jan 9, 2025

@MohitMaliFtechiz Please respond to the user and try to understand here what is wrong.

@kelson42 kelson42 added this to the 3.14.0 milestone Jan 9, 2025
@RLouis6194
Copy link

Ok. Hi! I'm the one who made that review. So I will admit I probably shouldn't have tried spam downloading files in the app. But I tried installing multiple Wikipedia categories and some of them would randomly stop downloading and just say "waiting to install" as if I didn't have enough storage. As I mentioned before, I have plenty of storage. However, each time I would try to download another file, it will change the storage warning number (already negative) to an even more negative number (likely based on the size of the download). I don't have screenshots, as I had already uninstalled the app and reinstalled after making the review. I could attempt to recreate if needed. Thank you.

@MohitMaliFtechiz
Copy link
Collaborator

MohitMaliFtechiz commented Jan 9, 2025

@RLouis6194 Thank you for your quick response. I have done my research. The issue you are facing with version 3.13.0 is due to the DownloadManager it downloads the ZIM files on it's on thread and give the update with some delay, and due to this, it was showing negative storage. But this issue is already fixed since we have replaced the DownloadManager with the Fetch library for downloading the ZIM files, and now, it is showing the correct available space in the device. See the videos below.

Version 3.13.0

Version3.13.0.mp4

Current version 3.14.0

Version3.14.0.mp4

However, each time I would try to download another file, it will change the storage warning number (already negative) to an even more negative number (likely based on the size of the download).

Apart from this, the second issue, you have described about the 70GB is free space in your device. The 70GB shows your device's total free space, but the app calculates the size of ongoing ZIM file downloads and subtracts it to show the remaining storage to you because that storage will be consumed for ongoing downloads. Your comment verifies this behavior.
However, we have improved many things around downloading functionality you can directly download the fixed version of our application kiwix-universal-2025-01-09.apk. Also, we will release the version 3.14.0 on play store soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants