Due to personal circumstances, testing has been delayed. sorry.

The environment is the same as before.

1. in SDL2 testime(SDL2 sample program). can see Korean input. (fcitx-sdl)
2. you can see SDL_IM_MODULE="fcitx" in the environment variable.
AAA@BBB:~$ export | grep fcitx
declare -x GTK_IM_MODULE="fcitx"
declare -x QT5_IM_MODULE="fcitx"
declare -x QT_IM_MODULE="fcitx"
declare -x SDL_IM_MODULE="fcitx"
declare -x XMODIFIERS="@im=fcitx"
3. my environment is xorg-x11 and gnome 3.(ubuntu 22.04)
4. of course, xterm can use XIM(fcitx) input. tested already.
5. I ran pharo11 from a separate command line, just in case it might be an
issue with AAA

/home/AAA/Pharo/vms/110-x64/lib/pharo "/home/AAA/Pharo/images/Pharo 11.0 -
64bit (stable)/Pharo 11.0 - 64bit (stable).image"

I'm still not getting input using fcitx. I don't think it's going to be a
one-time fix. How can I test it? Any suggestions on how to test or trace it
would be very helpful.

Reply via email to