ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #08443
[Bug 1535666] Re: Downloading files fails on non-English systems
This bug was fixed in the package webbrowser-app -
0.23+16.04.20160303-0ubuntu1
---------------
webbrowser-app (0.23+16.04.20160303-0ubuntu1) xenial; urgency=medium
[ CI Train Bot ]
* Resync trunk.
[ Olivier Tilloy ]
* Refer to @{XDG_DOWNLOAD_DIR} in the browser’s apparmor profile
instead of hardcoding "Downloads" in English. (LP: #1535666)
* Store entries in the history database on load committed, not load
succeeded. This ensures that content-initiated navigations are also
stored. (LP: #1455858, #1549780)
* Update translation template.
* Visual tweaks per designers’ review.
-- Olivier Tilloy <olivier.tilloy@xxxxxxxxxxxxx> Thu, 03 Mar 2016
19:01:40 +0000
** Changed in: webbrowser-app (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1535666
Title:
Downloading files fails on non-English systems
Status in webbrowser-app package in Ubuntu:
Fix Released
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/osomon/.local/share/ubuntu-download-
manager/webbrowser-app/Downloads/example.pdf" to
"/home/osomon/Téléchargements/example.pdf"
I wonder if apparmor exposes a way to specify XDG folders in policies.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1535666/+subscriptions
References