AppArmor blocks ibus input when IBUS_USE_PORTAL=1
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
snapd |
In Progress
|
High
|
Jamie Strandboge | ||
snapd (Ubuntu) |
Confirmed
|
High
|
Unassigned |
Bug Description
ibus can't be used in the telegram-desktop snap on Focal, input methods can be changed but any typing will simply be sent directly to the input area.
It's suggested in https:/
I added the following rules to /var/lib/
dbus (send)
bus=session
path=
interface
member=
peer=
dbus (send)
bus=session
path=
interface
member=
peer=
dbus (receive)
bus=session
path=
interface
member=
peer=
Changed in snapd: | |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in snapd (Ubuntu): | |
status: | New → Incomplete |
status: | Incomplete → Confirmed |
importance: | Undecided → High |
Changed in snapd: | |
assignee: | nobody → Samuele Pedroni (pedronis) |
Changed in snapd: | |
status: | Triaged → In Progress |
Based on https:/ /github. com/flatpak/ flatpak/ issues/ 675, this seems like it would be safe to add to the desktop interface. James Henstridge, can you comment?