Skip to content

If a downloaded archive is corrupted (CRC error) retry the download #5453

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

Merged
merged 2 commits into from
Oct 14, 2016

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Oct 5, 2016

Previously the CRC error was quite annoying to recover because the user needed to manually delete the corrupted file from the staging folder (without knowing the exact path of the file to remove).

Now the IDE tries autonomously to resolve the situation by removing the file and downloading it again.

Fixes #5394 #4303

Previously the CRC error was quite annoying to recover because
the user needed to manually delete the corrupted file from the
staging folder (without knowing the exact path of the file to
remove).

Now the IDE tries autonomously to resolve the situation by
removing the file and downloading it again.

Fixes arduino#5394 arduino#4303
@cmaglie cmaglie added feature request A request to make an enhancement (not a bug fix) Component: IDE user interface The Arduino IDE's user interface labels Oct 5, 2016
@cmaglie cmaglie added this to the Release 1.6.13 milestone Oct 5, 2016
@cmaglie cmaglie self-assigned this Oct 5, 2016
@cmaglie cmaglie merged commit 31a9029 into arduino:master Oct 14, 2016
@cmaglie cmaglie deleted the fix-crc-errors branch October 14, 2016 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE user interface The Arduino IDE's user interface feature request A request to make an enhancement (not a bug fix)
Projects
None yet
2 participants