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

when an error occurred , the inprogress downloads lost while they still available if re-download I can't resume lost downloads #11114

Closed
6 tasks done
muath-ye opened this issue May 28, 2024 · 0 comments
Labels
duplicate Issue or discussion is a duplicate of an existing issue or discussion template ignored The user didn't follow the template/instructions (or removed them)

Comments

@muath-ye
Copy link

Checklist

  • I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected version

0.27.0

Steps to reproduce the bug

start download
close the app for a while
stop internet for a while
start internet
come back to resume download
the in progress downloads are lost

Expected behavior

I should be able to resume downloads

Actual behavior

the not completed downloads are lost and when go to the video to download it , it till me that it is exist and I can't resume the download only overwrite not complete downloaded

Screenshots/Screen recordings

No response

Logs


java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.Thread.isAlive()' on a null object reference
at us.shandian.giga.get.DownloadMission.joinForThreads(DownloadMission.java:814)
at us.shandian.giga.get.DownloadMission.pauseThreads(DownloadMission.java:518)
at us.shandian.giga.get.DownloadMission.notifyError(DownloadMission.java:360)
at us.shandian.giga.get.DownloadMission.notifyError(DownloadMission.java:308)
at us.shandian.giga.get.DownloadRunnable.run(DownloadRunnable.java:145)

Affected Android/Custom ROM version

No response

Affected device model

No response

Additional information

No response

@muath-ye muath-ye added bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels May 28, 2024
@opusforlife2 opusforlife2 added template ignored The user didn't follow the template/instructions (or removed them) duplicate Issue or discussion is a duplicate of an existing issue or discussion and removed bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Issue or discussion is a duplicate of an existing issue or discussion template ignored The user didn't follow the template/instructions (or removed them)
Projects
None yet
Development

No branches or pull requests

2 participants