** Also affects: canonical-devices-system-image Importance: Undecided Status: New
** Changed in: canonical-devices-system-image Status: New => Fix Committed ** Changed in: canonical-devices-system-image Importance: Undecided => Medium ** Changed in: canonical-devices-system-image Milestone: None => 13 ** Changed in: canonical-devices-system-image Assignee: (unassigned) => Bill Filler (bfiller) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, 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: In Progress 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 -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp