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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2064348

Title:
  Apparmor rule of firefox does not include fcitx

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to