[Bug 1925392] Re: firefox remote on wayland/dbus does not work

Paul Collins 1925392 at bugs.launchpad.net
Thu Apr 22 02:01:56 UTC 2021


I dropped the following into /etc/apparmor.d/local/usr.bin.firefox and
after running `sudo apparmor_parser -r <
/etc/apparmor.d/usr.bin.firefox` and restarting Firefox (so that it can
bind to the name) it seems to work.

  dbus send
       bus=session
       path=/org/freedesktop/DBus
       interface=org.freedesktop.DBus
       member=RequestName
       peer=(name=org.freedesktop.DBus),

  dbus bind
       bus=session
       name=org.mozilla.firefox.*,

  dbus (send, receive)
       bus=session
       path=/org/mozilla/firefox/Remote
       interface=org.mozilla.firefox
       member=OpenURL
       peer=(label=firefox),

-- 
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1925392

Title:
  firefox remote on wayland/dbus does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1925392/+subscriptions



More information about the Ubuntu-mozillateam-bugs mailing list