I can't reproduce it either. It can be noted that a (possible) issue on standard Ubuntu related to how ibus-daemon is started is not an issue with ibus but rather with gnome-shell.
Anyway, this is a bit odd: $ env | grep -i type XDG_SESSION_TYPE=x11 $ ps ux | grep ibus-daemon gunnar 2932 0.0 0.0 2888 956 ? Ss 06:04 0:00 sh -c /usr/bin/ibus-daemon --panel disable $([[ $XDG_SESSION_TYPE == "x11" ]] && echo "--xim") gunnar 2935 0.4 0.0 406192 14220 ? Sl 06:04 0:02 /usr/bin/ibus-daemon --panel disable gunnar 5761 0.0 0.0 24844 2632 pts/0 S+ 06:14 0:00 grep --color=auto ibus-daemon OTOH I can't tell the significance of '--xim' not being included in the second ibus-daemon process. @Yuan-Chen Cheng: Well, if nobody — not even you — is able to reproduce the issue on an upgraded jammy, the bug shouldn't be set to "Incomplete" but rather be closed. So I closed it. Please feel free to request it to be reopened or submit a new bug if the issue reappears. ** Also affects: gnome-shell (Ubuntu) Importance: Undecided Status: New ** Changed in: gnome-shell (Ubuntu) Status: New => Invalid ** Changed in: ibus (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ibus in Ubuntu. https://bugs.launchpad.net/bugs/1966356 Title: ibus input method not working Status in gnome-shell package in Ubuntu: Invalid Status in ibus package in Ubuntu: Invalid Bug description: per test on jammy, config traditional Chinese and input method as ibus Chinese input method not working. Per check around, found that just force add "--xim" to /usr/bin/ibus-daemon, then it works. Note: per test, add --xim works for below cases: 1. x11 mode 2. Wayland mode, x11 client, test by using microsoft edge. 3. Wayland mode, Wayland client, tested by using gnome-terminal. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1966356/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp