Downloading files fails on non-English systems
Bug #1535666 reported by
Olivier Tilloy
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Confirmed
|
High
|
Bill Filler | ||
webbrowser-app (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
On my desktop setup (French locale), the XDG download folder is named "Téléchargements". The apparmor policy for webbrowser-app specifically requests read/write access to $HOME/Downloads/, which works only on systems where the downloads folder is named "Downloads".
When downloading a file in the browser, I’m seeing the following error in the console:
Failed moving file from "/home/
I wonder if apparmor exposes a way to specify XDG folders in policies.
Related branches
lp://staging/~osomon/webbrowser-app/xdg_download_dir
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Jamie Strandboge: Approve
-
Diff: 16 lines (+1/-2)1 file modifieddebian/webbrowser-app-apparmor.manifest (+1/-2)
Changed in canonical-devices-system-image: | |
status: | New → Fix Committed |
importance: | Undecided → High |
assignee: | nobody → Bill Filler (bfiller) |
milestone: | none → ww08-2016 |
Changed in webbrowser-app (Ubuntu): | |
importance: | High → Medium |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
Changed in canonical-devices-system-image: | |
milestone: | 10 → backlog |
status: | Fix Released → Confirmed |
To post a comment you must log in.
The XDG downloads folder name is defined by the $XDG_DOWNLOAD_DIR variable in $XDG_CONFIG_ HOME/user- dirs.dirs.