分页: 1 / 1

[问题] Urgent! Why SCIM cannot be invoked?(已解决)

发表于 : 2007-08-11 21:18
iridiumcao
Ubuntu 7.04

I log in with the Chinese session, open gedit or OpenOffice Writer, press Ctrl+longspace, but SCIM bar does not appear! Hence I cannot input Chinese.

I'm sure that SCIM's installed already, and I checked Chinese input methods.

发表于 : 2007-08-11 23:57
iridiumcao

解决!

发表于 : 2007-08-12 0:56
iridiumcao
解决办法在这里(请看Ming Hua兄的回帖):
https://bugs.launchpad.net/ubuntu/+sour ... bug/106087

我把具体步骤翻译一下:
1. 关闭SCIM。执行命令: 'im-switch -s none',注销,再登录。如果你对熟悉命令行模式,也可以用Alt+F1在在XFCE登录之前切换到终端模式,去执行步骤二。

2. 确认SCIM未启动。编辑用户目录下的配置文件:gedit ~/.scim/config,找到'/FrontEnd/X11/Dynamic' 并设置为'true'.

3. 启动SCIM。执行'im-switch -s scim_xim'命令。注销再登录。现在SCIM应该可以使用了。