How can I help to make valid patch for for those that are still on 14.04 (like me)? Patching VERSION 7 is not successful for profile:
patching file usr.bin.firefox Hunk #3 succeeded at 88 (offset -15 lines). Hunk #4 succeeded at 92 (offset -15 lines). Hunk #5 succeeded at 118 (offset -20 lines). Hunk #6 succeeded at 227 (offset -20 lines). Hunk #7 succeeded at 231 (offset -20 lines). Hunk #8 FAILED at 256. Hunk #9 FAILED at 258. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/1553763 Title: usr.bin.firefox apparmor profile blocks access to VFS services Status in firefox package in Ubuntu: New Bug description: When I launch Firefox with apparmor enabled, I get the following errors: Mar 6 17:31:04 tigreraye dbus[4030]: apparmor="DENIED" operation="dbus_method_call" bus="session" path="/org/gtk/vfs/Daemon" interface="org.gtk.vfs.Daemon" member="ListMonitorImplementations" mask="send" name=":1.43" pid=4480 label="/usr/lib/firefox/firefox{,*[^s][^h]}" peer_pid=4206 peer_label="unconfined" Mar 6 17:31:13 tigreraye dbus[4030]: apparmor="DENIED" operation="dbus_method_call" bus="session" path="/org/gtk/vfs/metadata" interface="org.gtk.vfs.Metadata" member="Set" mask="send" name=":1.100" pid=4480 label="/usr/lib/firefox/firefox{,*[^s][^h]}" peer_pid=4437 peer_label="unconfined" Adding the following lines to the apparmor profile fixes the issue: dbus send bus=session path="/org/gtk/vfs/Daemon" interface="org.gtk.vfs.Daemon" member="ListMonitorImplementations", dbus send bus=session path="/org/gtk/vfs/metadata" interface="org.gtk.vfs.Metadata" member="Set", To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1553763/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

