Thanks for mentioning that the proposed change is present in Firefox AppArmor
profiles.
Looking at its snap profiles, this can be traced back to snapd; that builds
confidence.
For documentation purposes:
$ sudo apt update && sudo apt install -y firefox
$ dpkg -s firefox | grep ^Description:
Description: Transitional package - firefox -> firefox snap
$ snap list firefox
Name Version Rev Tracking Publisher Notes
firefox 127.0-2.1 4424 latest/stable mozillaâś“ -
$ grep -rw ibus /var/lib/snapd/apparmor/profiles/
...
/var/lib/snapd/apparmor/profiles/snap.firefox.firefox:# when running with glib
>= 2.75.0, ibus uses a regular socket
/var/lib/snapd/apparmor/profiles/snap.firefox.firefox:owner
@{HOME}/.cache/ibus/dbus-* rw,
$ snap download firefox
$ unsquashfs -d firefox-snap firefox_4424.snap
... grep doesn't find it in firefox-snap/, but finds it in /snap/snapd/
$ grep -a -B1 '^owner .*/ibus/dbus-\*' /snap/snapd/21759/usr/lib/snapd/snapd
# when running with glib >= 2.75.0, ibus uses a regular socket
owner @{HOME}/.cache/ibus/dbus-* rw,
... confirmed it is in snapd source
$ apt source snapd
$ grep -r -B1 'owner.*/ibus/dbus-*' snapd-2.63+24.04/
snapd-2.63+24.04/interfaces/builtin/desktop_legacy.go-# when running with glib
>= 2.75.0, ibus uses a regular socket
snapd-2.63+24.04/interfaces/builtin/desktop_legacy.go:owner
@{HOME}/.cache/ibus/dbus-* rw,
$ dpkg -s libglib2.0-dev | grep Version:
Version: 2.80.0-6ubuntu3.1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2056578
Title:
[SRU - Noble] Tor Browser - keyboard not functioning
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/torbrowser-launcher/+bug/2056578/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs