Patched it in VERSION 7  of my patch, available at
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1659988/comments/30

-- 
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     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to