Skip to content

Download Manager doesn't show notification status when a download is in progress #551

Closed
@jonalmeida

Description

@jonalmeida

Steps to reproduce

  1. Try to download the All Examples, in single file (38MB) documents from: https://techdocs.altium.com/display/ADOH/Download+Examples+and+Reference+Designs

Expected behavior

  1. A notification showing the file being downloaded in progress.
  2. A notification of the completed download.

Actual behavior

  1. No notification is seen; but eventually a file is downloaded.
  2. A notification of the completed download is correctly seen.

Device information

A snippet of the logs.

2019-02-03 12:45:30.060 8166-8179/? W/DownloadManager: Path appears to be invalid: /storage/emulated/0/Download/Examples.zip
2019-02-03 12:45:30.081 8608-8670/org.mozilla.reference.browser.debug D/OpenGLRenderer: endAllActiveAnimators on 0xc0373c80 (RippleDrawable) with handle 0xb7645700
2019-02-03 12:45:30.102 8450-8466/? I/Finsky: [23419] com.google.android.finsky.bo.an.run(6): Stats for Executor: Db-xternal_referrer_status.db com.google.android.finsky.bo.ao@ae7f656[Running, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 1]
2019-02-03 12:45:30.106 8608-8631/org.mozilla.reference.browser.debug D/GeckoViewModule: dispatch GeckoView:SetFocused, data={"focused":true}
2019-02-03 12:45:30.108 8166-9253/? D/DownloadManager: [1649] Starting
2019-02-03 12:45:30.116 8166-9253/? D/NetworkSecurityConfig: No Network Security Config specified, using platform default
2019-02-03 12:45:30.117 8166-9253/? D/NetworkSecurityConfig: No Network Security Config specified, using platform default
2019-02-03 12:45:30.118 8166-9253/? W/DownloadManager: [1649] Stop requested with status HTTP_DATA_ERROR: Cleartext HTTP traffic to valhalla.altium.com not permitted
2019-02-03 12:45:30.119 8166-9253/? D/DownloadManager: [1649] Finished with status WAITING_TO_RETRY

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions