mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[GH-ISSUE #861] Downloading is break when reaching to 90 % #583
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#583
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @maamirh on GitHub (Aug 12, 2020).
Original GitHub issue: https://github.com/quasar/Quasar/issues/861
I tried many times to download a large file near about 2.3GB . When downloading is reaching 90% then downloading is showing cancelled and sometimes showing reading error.
@MaxXor commented on GitHub (Aug 12, 2020):
Yes, there is a problem with the latest release (https://github.com/quasar/Quasar/issues/841). It's fixed in the latest commit of the master branch. Either build the project yourself or download it from the CI: https://ci.appveyor.com/project/MaxXor/quasar/build/job/jyim27sccqhr39yw/artifacts
@maamirh commented on GitHub (Aug 13, 2020):
I use this link CI: https://ci.appveyor.com/project/MaxXor/quasar/build/job/jyim27sccqhr39yw/artifacts and build the project again but still gaining same problem when downloading cross to 90% I am getting reading error and the downloaded file is disappearing.