Description of problem: If two Language Engine of the same locale exists, one will dominate over the others. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Install im-sdk and inpinyin 2. service IIim restart 3. GTK_IM_MODULE=iiim LANG=zh_CN.UTF-8 gedit 4. Toggle on (CTRL-SPACE) 5. Observe the gimlet Actual results: newpy is selected as the LE Expected results: We need to be able to select inpinyin as the LE. Additional info: Even if you do the following: service IIim stop; /usr/lib/im/htt -if inpinyin; GTK_IM_MODULE=iiim LANG=zh_CN.UTF-8 gedit; it still default to newpy
This is the limitation of the changing applet code.