[Merge] lp:~osomon/webbrowser-app/apparmor-profile into lp:webbrowser-app
Olivier Tilloy
olivier.tilloy at canonical.com
Wed Sep 30 14:10:31 UTC 2015
Testing this branch on an arale, and everything seems to work as expected (including file:// URLs being blocked), I haven’t noticed any regressions yet, will keep testing.
I’m seeing the following two errors in the app’s log at startup:
QNetworkManagerInterface::QNetworkManagerInterface(QObject*) propsReply "An AppArmor policy prevents this sender from sending this message to this recipient; type="method_call", sender=":1.107" (uid=32011 pid=3613 comm="webbrowser-app ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination="org.freedesktop.NetworkManager" (uid=0 pid=1183 comm="NetworkManager ")"
QNetworkManagerInterface::QNetworkManagerInterface(QObject*) nmReply "An AppArmor policy prevents this sender from sending this message to this recipient; type="method_call", sender=":1.107" (uid=32011 pid=3613 comm="webbrowser-app ") interface="org.freedesktop.NetworkManager" member="GetDevices" error name="(unset)" requested_reply="0" destination="org.freedesktop.NetworkManager" (uid=0 pid=1183 comm="NetworkManager ")"
So something in webbrowser-app is trying to poke at org.freedesktop.NetworkManager, no idea what.
I’m not seeing actual denials in the syslog though, just those two errors in the app’s log.
--
https://code.launchpad.net/~osomon/webbrowser-app/apparmor-profile/+merge/272850
Your team Ubuntu Phablet Team is requested to review the proposed merge of lp:~osomon/webbrowser-app/apparmor-profile into lp:webbrowser-app.
More information about the Ubuntu-reviews
mailing list