-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[Bug] (regression) it's no longer possible to download anything #14052
Comments
Looks like a regression, let's add it to the sprint @kglazko |
Actually it looks like the download succeeds, fenix just reports it as failed. I can find the downloaded file in the file manager. |
@Amejia481 Did anything downloads-related land in that last AC update? |
The file is in fact downloaded but, for images at least, it's not listed in my file manager under Downloads, Images, Recent files, etc. or even in the Gallery app. I had to navigate through the file system tree (Internal storage > Downloads) to find it. |
That's probably unrelated, see |
Thanks for reporting the issue, indeed is a regression from mozilla-mobile/android-components#8152, sorry about that. As @miDeb mentioned downloads are getting downloaded but the UI it's not showing the right status, this PR contains the fix mozilla-mobile/android-components#8197, but as it has a larger scope will take longer to review. I'm putting a separate pr for addressing the issue. |
This pr will address the issue mozilla-mobile/android-components#8203, sorry about the inconveniences. |
This should be in the Nightly build on 8/26, so putting a QA flag for that. |
Steps to reproduce
Expected behavior
It works.
Actual behavior
The download fails. It's a regression from the last AC update to 56.0.20200821184.
logcat output when trying to download something:
2020-08-22 10:33:48.772 7182-7313/org.mozilla.fenix.debug E/AbstractFetchDownloadService: verifyDownload for https://www.google.com/images/branding/searchlogo/1x/googlelogo_tablet_tier1_hp_color_183x64dp.png FAILED
Device information
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: