[Bug 1549433] Re: download to symlink

2016-03-22 Thread Olivier Tilloy
The issue with subsequent downloads stuck at 0% is probably a different one, and should be investigated separately. Can you reproduce it if you simply remove the symlink (so that the Downloads folder is an actual folder in your home directory)? If so, please file a separate bug report at

[Bug 1549433] Re: download to symlink

2016-03-21 Thread Josué
Executing "sudo apparmor_parser -R /etc/apparmor.d/usr.bin.webbrowser- app" I could download one file. It was copied correctly in Downloads folder (log : http://paste.ubuntu.com/15468050/) but since it all other downloads are failing. (downloading always at 0%) Log: * Loading module:

[Bug 1549433] Re: download to symlink

2016-03-21 Thread Olivier Tilloy
I just realized that because of bug #1559995, modifications to /etc/apparmor.d/local/usr.bin.webbrowser-app won’t be taken into account. Instead, you can try the following: - on your device, close the browser app - in the terminal app, enter the following command: sudo apparmor_parser

[Bug 1549433] Re: download to symlink

2016-03-19 Thread Josué
Its strange but today I cant find the file syslog. Before flashing the device I'm sure it was there. How can I update the file "/etc/apparmor.d/local/usr.bin.webbrowser-app"? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1549433] Re: download to symlink

2016-03-14 Thread Olivier Tilloy
Ok. I’m marking the bug incomplete for now, while we wait for your input. Thanks! ** Changed in: webbrowser-app (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1549433] Re: download to symlink

2016-03-10 Thread Josué
sorry, finally i couldn't to attach the output since the system was broken. I'll try to do it again next days, maybe i did something wrong ;) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1549433

[Bug 1549433] Re: download to symlink

2016-03-10 Thread Olivier Tilloy
@Josué: did you mean to attach the output? It looks like you didn’t. Did you actually modify /etc/apparmor.d/local/usr.bin.webbrowser-app before running the apparmor_parser command? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1549433] Re: download to symlink

2016-03-10 Thread Josué
Hi. I was very busy last days. I checked what you was suggesting: Attached is the return of typing in terminal sudo grep DEN /var/log/syslog I also typed in terminal "sudo apparmor_parser -r /etc/apparmor.d/usr.bin.webbrowser-app" but the result looks the same. I tryed to restart the device, now

[Bug 1549433] Re: download to symlink

2016-03-03 Thread Jamie Strandboge
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

[Bug 1549433] Re: download to symlink

2016-03-02 Thread Olivier Tilloy
I’m suspecting apparmor denies write access to the resolved target of the symlink. Would need confirmation from someone in the security team. Not sure what the plans are for supporting writing to the SD card. -- You received this bug notification because you are a member of Ubuntu Bugs, which