On Tue, 31 Aug 2021 at 10:29, Jonathan Chen <[email protected]> wrote: > > Hi, > > I appear to be unable to complete downloads with the latest > www/chromium 92.0.4515.159. eg: If I navigate to > https://github.com/angular/angular/archive/refs/tags/13.0.0-next.3.tar.gz, > I get prompted with the filename to use (as I've configured Chromium > to always ask), and once I click Ok, the download fails.
After a bit of investigation, I've discovered that downloads work if I specify 1. my home directory 2. ~/downloads But fails with: 1. /tmp 2. /tmp/just-created-directory The permissions (and group) of /tmp/just-created-directory match ~/downloads. Very puzzling. -- Jonathan Chen <[email protected]>
