Description of problem: Use "Input Method Switcher" or "im-switch" to switch input method to iBus. Then run Version-Release number of selected component (if applicable): imsettings-1.2.9-1.fc17.x86_64 How reproducible: Use "Input Method Switcher" or "im-switch" to switch input method to iBus. Run a GTK+2 program and try to input some characters with the input method. Steps to Reproduce: 1. 2. 3. Actual results: Just typed some ASCII characters. Expected results: Input non-ASCII characters with the input method. Additional info: Run export GTK_IM_MODULE=ibus on the terminal fixed this. Fcitx doesn't have this bug.
Description of problem: Use "Input Method Switcher" or "im-switch" to switch input method to iBus. But can't input any non-ASCII characters in all the GTK+2 programs.
Do you have ibus-gtk2 installed?
% rpm -q ibus-gtk2 ibus-gtk2-1.4.99.20120428-1.fc17.x86_64 Yes, it has been installed.
I've updated to the latest ibus version and it works again.
I'm not quite sure why it did fix this issue though, you better check $HOME/.imsettings.log next time.
Well, Fcitx also has this problem and it worked before. And I found this line: GTK_IM_MODULE: Is it the reason to the problem?
*** This bug has been marked as a duplicate of bug 828764 ***