** Branch linked: lp:~osomon/webbrowser-app/create-downloads-folder -- 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 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/ubuntu/+source/webbrowser-app/+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