To confirm if it is apparmor, use 'grep DEN /var/log/syslog' after you see the error. I suspect it is apparmor because it will necessarily resolve symlinks. I suggest you update /etc/apparmor.d/local/usr.bin .webbrowser-app to add the necessary access, then do: sudo apparmor_parser -r /etc/apparmor.d/usr.bin.webbrowser-app
Note: modifying /etc/apparmor.d/local/usr.bin.webbrowser-app instead of /etc/apparmor.d/usr.bin.webbrowser-app means you you want be asked to merge your changes on upgrades. -- 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/1549433 Title: download to symlink Status in webbrowser-app package in Ubuntu: New Bug description: Hi. My home folders (Documents, Downloads, Pictures and Videos) are symlinks from a folders with the same name from SD-Card in order to save internal storage. I made those symlinks with "ln -s -r" through a terminal. When I try to download a file, directly or just selecting option "open with" it fails. If I try to download, for example a PDF file and try to open with document viewer, document viewer will say: the files doesn't exists. If I try to download the file directly it will complete the downlad but the result will be the same. In the log I can find that: Failed moving file from "/home/phablet/.local/share/ubuntu-download-manager/webbrowser-app/Downloads/example.pdf" to "/home/phablet/Downloads/example.pdf http://paste.ubuntu.com/14848556/ Bq E4.5 ubuntu edition. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1549433/+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