Closed
Bug 1535785
Opened 7 years ago
Closed 3 years ago
[snap] Don't use Snap specific Downloads directory
Categories
(Release Engineering Graveyard :: Release Automation: Snap, defect)
Release Engineering Graveyard
Release Automation: Snap
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: firefox, Unassigned)
References
(Blocks 1 open bug)
Details
A default install of Firefox snap points Downloads to:
/home/$username/snap/firefox/common/Downloads
One can change this manually to point to /home/$username/Downloads which is much more expected.
Any chance we can get this changed to /home/$username/Downloads by default?
My guess is it's due to /home/$username/snap/firefox/common/ being where .mozilla and .cache are stored. This works in Chromium snap, but I'm not sure at what level that is handled.
Elsewhere on web: https://askubuntu.com/questions/1117381/how-can-i-get-firefox-snap-to-use-the-downloads-folder-in-my-home
Comment 1•3 years ago
|
||
As much as I can tell, we now default to $HOME/Downloads
. Can you confirm it is also fixed on your side ?
Flags: needinfo?(firefox)
Reporter | ||
Comment 2•3 years ago
|
||
Indeed.
Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(firefox)
Resolution: --- → FIXED
Updated•1 year ago
|
Product: Release Engineering → Release Engineering Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•