ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #09691
[Bug 1599436] Re: Download fails if Downloads folder doesn’t exist
This bug was fixed in the package webbrowser-app -
0.23+16.10.20160711-0ubuntu1
---------------
webbrowser-app (0.23+16.10.20160711-0ubuntu1) yakkety; urgency=medium
[ Florian Boucault ]
* Debian packaging crossbuild fixes:
[ Olivier Tilloy ]
* Create Downloads folder if it doesn’t exist. (LP: #1599436)
* Increase timeout a lot to cope with flaky tests in CI. (LP:
#1599630)
-- Olivier Tilloy <olivier.tilloy@xxxxxxxxxxxxx> Mon, 11 Jul 2016
15:20:04 +0000
** Changed in: webbrowser-app (Ubuntu)
Status: In Progress => 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/1599436
Title:
Download fails if Downloads folder doesn’t exist
Status in Canonical System Image:
Fix Committed
Status in webbrowser-app package in Ubuntu:
Fix Released
Bug description:
I’m packaging webbrowser-app as a snap, and when testing the app
installed as such, downloading files fails with the following error:
Failed moving file from "/home/osomon/.local/share/ubuntu-download-
manager/snap.webbrowser-app.webbrowser-app/Downloads/example.pdf" to
"/home/osomon/snap/webbrowser-app/x2/Downloads/example.pdf"
This is because the 'Downloads' folder doesn’t initially exist under $HOME/snap/webbrowser-app/x2/.
Creating the folder manually solves the issue.
The DownloadsModel should check for the existence of the destination
folder, and create it if it doesn’t exist.
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1599436/+subscriptions
References