Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Downloads are not shown in Download Bar nor about:downloads #14398

Closed
btlechowski opened this issue Jun 13, 2018 · 11 comments · Fixed by brave/muon#620
Closed

Downloads are not shown in Download Bar nor about:downloads #14398

btlechowski opened this issue Jun 13, 2018 · 11 comments · Fixed by brave/muon#620

Comments

@btlechowski
Copy link
Contributor

btlechowski commented Jun 13, 2018

Steps to Reproduce

  1. Go to https://github.com/brave/browser-laptop/releases
  2. Download a dmg file

Actual result:
The Download bar is not shown.
The download is not listed in about:downloads
Note by @srirambv: The file is downloaded.

Expected result:
The Download bar is shown.
The download is shown in the Download bar
The download is listed in about:downloads

Reproduces how often:
always

Brave Version

Brave: 0.23.8 
V8: 6.6.346.32 
rev: 06c657bb7ee5530f93c37f51cc6b7bf158912d04 
Muon: 6.1.5 
OS Release: 4.13.0-21-generic 
Update Channel: Beta 
OS Architecture: x64 
OS Platform: Linux 
Node.js: 7.9.0 
Brave Sync: v1.4.2 
libchromiumcontent: 66.0.3359.181

Reproducible on current live release:
No

cc @bsclifton @kjozwiak @LaurenWags @GeetaSarvadnya

@LaurenWags
Copy link
Member

Reproduces for me on macOS when downloading from brave.com/download (or https://laptop-updates.brave.com/latest/osx). It looks like my file is downloaded (it is displayed in my downloads folder) however, once I close Brave-Beta (0.23.8) the file is no longer in my downloads folder. I tried downloading from another site (https://www.thinkbroadband.com/download) and the download bar was displayed and my file remained in my downloads folder after closing Brave-Beta. Note - Brave crashes on close after the download.

@bsclifton
Copy link
Member

works great for me on macOS:
screen shot 2018-06-14 at 10 25 17 am

@alexwykoff alexwykoff added the priority/P3 Major loss of function. label Jun 19, 2018
@srirambv
Copy link
Collaborator

Still an issue on the latest beta build. Download doesn't show in about:downloads or on the download bar. But the file is downloaded, closing browser window deletes the download as well.

@bsclifton
Copy link
Member

@srirambv just to clarify: are you saying all downloads? or specifically downloads in a private tab with Tor?

@srirambv
Copy link
Collaborator

@bsclifton Yes. I tried downloading flash and it didn't show the download and deleted the file after the browser was closed

@kjozwiak
Copy link
Member

@bsclifton here's an example of the issue happening on macOS 10.13.4 x64 using the following build:

  • 0.23.11 6565c06
  • muon: 7.1.0
  • libchromiumcontent: 67.0.3396.87

downloadissue

STR that I usually use to reproduce this pretty consistently:

@petemill
Copy link
Member

Investigation shows that the session.on('will-download', ... ) event is not firing. This seems to only occur with muon 7.1.x and not 7.0.x

@petemill petemill removed their assignment Jun 21, 2018
@petemill petemill added the muon label Jun 21, 2018
@bsclifton
Copy link
Member

Assigning @jumde to take a look- may have been related to recent safe browsing fixes

@srirambv
Copy link
Collaborator

@bsclifton @darkdh Does this need the new muon ? I still don't see downloads bar or download progress on taskbar.
14398

@srirambv srirambv reopened this Jun 25, 2018
@darkdh
Copy link
Member

darkdh commented Jun 25, 2018

yes, you will need muon 7.1.2

@srirambv
Copy link
Collaborator

srirambv commented Jun 25, 2018

Verified on Windows 10 x64 using

  • 0.23.17 - bc754eb
  • Muon - 7.1.2
  • libchromiumcontent - 67.0.3396.87

Verified on Ubuntu 17.10 x64

  • 0.23.17 - bc754eb
  • Muon - 7.1.2
  • libchromiumcontent - 67.0.3396.87

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.