Public bug reported:

The bug is about the firefox in
http://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/pool/main/f/firefox/

Snap version seems work fine after merge
https://github.com/snapcore/snapd/pull/12924

Briefly checking the /etc/apparmor.d/usr.bin.firefox, there's no
reference to fcitx dbus services, which prevents it from communicate
with fcitx.

Some other user that reports this issue on ubuntu-jp:
https://lists.ubuntu.com/archives/ubuntu-jp/2023-May/006616.html

Ideally, #include <abstractions/fcitx> should be enough, but for now
that only includes fcitx4's dbus service.

I created a MR to add the new service interface for fcitx5 at, but it
would require a apparmor release.

https://gitlab.com/apparmor/apparmor/-/merge_requests/1222/diffs

As a fcitx dev I would suggest add both

#include <abstractions/fcitx>

and the changes in
https://gitlab.com/apparmor/apparmor/-/merge_requests/1222/ to
/etc/apparmor.d/usr.bin.firefox so the issue won't be blocked by
apparmor release.

** Affects: firefox (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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/2064348

Title:
  Apparmor rule of firefox does not include fcitx

Status in firefox package in Ubuntu:
  New

Bug description:
  The bug is about the firefox in
  http://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/pool/main/f/firefox/

  Snap version seems work fine after merge
  https://github.com/snapcore/snapd/pull/12924

  Briefly checking the /etc/apparmor.d/usr.bin.firefox, there's no
  reference to fcitx dbus services, which prevents it from communicate
  with fcitx.

  Some other user that reports this issue on ubuntu-jp:
  https://lists.ubuntu.com/archives/ubuntu-jp/2023-May/006616.html

  Ideally, #include <abstractions/fcitx> should be enough, but for now
  that only includes fcitx4's dbus service.

  I created a MR to add the new service interface for fcitx5 at, but it
  would require a apparmor release.

  https://gitlab.com/apparmor/apparmor/-/merge_requests/1222/diffs

  As a fcitx dev I would suggest add both

  #include <abstractions/fcitx>

  and the changes in
  https://gitlab.com/apparmor/apparmor/-/merge_requests/1222/ to
  /etc/apparmor.d/usr.bin.firefox so the issue won't be blocked by
  apparmor release.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/2064348/+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