QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 4727|回复: 15

SCIM Help!!!!!!!!!!!!!!!!!!!!!

[复制链接]
发表于 2004-1-17 15:02:17 | 显示全部楼层 |阅读模式
i have installed scim with scim-0.8.2-1.i586.rpm and scim-chinese-0.2.6-1.i586.rpm, under SuSe 9.0. my default language is german. the installation is successful,
but i cannt start scim. if i write scim in console under root, then apears:

Smart Common Input Method 0.8.2

Loading simple Config module ...
Creating backend ...
Loading Server module: pinyin ...
       Loading Server Factory 0 ...: ok
pinyin Server module is successfully loaded.
       Loading Server Factory 9 ...k
rawcode Server module is successfully loaded.
Loading Server module: table ...
Failed to load table Server module ...
Starting SCIM ...
scim::FrontEnd11   - failed to connect to the panel daemon!

please help me to be able to write chinese, thank you
 楼主| 发表于 2004-1-17 15:05:02 | 显示全部楼层
if i write scim -l, then apears:

Smart Common Input Method 0.8.2

Available FrontEnd module:
x11

Availabe Config module:
simple
dummy

Available Server module:
pinyin
rawcode
table
回复

使用道具 举报

发表于 2004-1-17 23:05:43 | 显示全部楼层
//=====================
看看这个是否能解决你的问题:

1. 环境变量
XMODIFIERS=@im=scim
LANG=zh_CN.GB18030

如果不是,请修改,
export XMODIFIERS="@im=SCIM"
export LANG=zh_CN.GB18030


2. 后台运行 scim
scim -d

3. 在这个被修改过环境值的终端中运行 gedit 测试一下.

//=============================================
这是我的 scim -l

Smart Common Input Method 0.8.2


Available FrontEnd module:
    x11

Available Config module:
    simple
    dummy

Available Server module:
    pinyin
    rawcode
    table

scim 启动输出:

Smart Common Input Method 0.8.2

Loading simple Config module ...
Creating backend ...
Loading Server module: pinyin ...
    Loading Server Factory 0 ... : OK
pinyin Server module is successfully loaded.
Loading Server module: rawcode ...
    Loading Server Factory 0 ... : OK
rawcode Server module is successfully loaded.
Loading Server module: table ...
Failed to load table Server module.
Loading x11 FrontEnd module ...
Starting SCIM ...

//===================================================
在公社软件中 有 scim , 你搜索一下,
樱家冢
上传的那个可能更好!!


// =====================================================
这个我在英文环境下测试过, 没有问题.

|------------------ Screenshot.png
  V

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

×
回复

使用道具 举报

 楼主| 发表于 2004-1-18 22:50:10 | 显示全部楼层
谢谢斑竹,成功了,原来是环境变量没有写
export LANG=zh_CN.GB18030
这一句的原因。
太高兴了。再次感谢。
回复

使用道具 举报

 楼主| 发表于 2004-1-18 23:13:23 | 显示全部楼层
斑竹你好,
我还有个小问题,我现在只会在gedit里写汉语,如果想直接在Mozilla,Staroffice or Openoffice里写应该怎么办呢?谢谢!
回复

使用道具 举报

发表于 2004-1-19 03:55:35 | 显示全部楼层
你用中文环境就高枕无忧了

//
如果你使用非中文环境, 需要用中文的时候就开这么一个终端
修改它的 LANG and XMODIFIERS
启动 scim

再在这个终端中启动 程序如:
gedit
mozilla
.....

//
这些程序不需要放在前台, 你可以使用
gedit &
把 gedit 放到后台去运行, 然后继续启动 mozilla 等...........

//
当然, 你要是原意为每个程序开个终端 ..................
回复

使用道具 举报

 楼主| 发表于 2004-1-19 04:25:06 | 显示全部楼层
斑竹,你还在线太好了,我正巧有问题,即:

1。按照你说的我在终端修改它的 LANG and XMODIFIERS
启动 scim , 我用的是konsole, 可是只能启动的了gedit,而mozila 和kopete却不能启动, 我只是输入了mozila,不知道这样为何不行。

2。在使用拼音输入的时候, 必须先在konsole里写:
export XMODIFIERS="@im=SCIM"
export LANG=zh_CN.GB18030

可是如果把GB18030换成GB2312就没办法启动拼音输入, 是不是绝对不能用GB2312呢? 当然如果二者没什么区别的话,也就不算问题了,我只是考虑到有时候编码不一样,写给别人汉字,人家看不了。


3。还有就是我在用scim -d 启动scim后, 它的图标就总是出现在右下角的控制栏里, 我如何在不需要使用汉字输入的情况下, 正常退出scim 并使那个图标消失呢。

又是一堆问题,你多受累教教我吧。哈哈。
回复

使用道具 举报

 楼主| 发表于 2004-1-19 04:42:24 | 显示全部楼层
真是很玄,我又重新试了一次,这回mozilla和kopete都能从konsole里直接打开,而且在kopete里还可以直接写中文,但是在mozilla里面就没成功,不知为何。

对了,斑竹, 那个 “粘住窗口”是做什么的
回复

使用道具 举报

发表于 2004-1-19 15:04:50 | 显示全部楼层
1. 不知道mozilla 不能输入中文是否和从kconsole 中启动有关系。
我没有装 KDE 所以也没有办法帮你测试,我自己在 GNOME 下的
gnome-terminal 中设置了上面说的两个变量后启动 scim 然后启动 mozilla
可以输入中文!!

//=======================================================

3. ctrl+space 不就可以切换了吗!!
回复

使用道具 举报

发表于 2004-1-19 15:07:52 | 显示全部楼层
//================================
# env

OS$ => env
SSH_AGENT_PID=3016
HOSTNAME=rl9
DESKTOP_STARTUP_ID=
SHELL=/bin/bash
TERM=xterm
HISTSIZE=1000
GTK_RC_FILES=/etc/gtk/gtkrc:/home/sunq/.gtkrc-1.2-gnome2
WINDOWID=25165859
USER=sunq

SSH_AUTH_SOCK=/tmp/ssh-XXACrI42/agent.2973
SESSION_MANAGER=local/rl9:/tmp/.ICE-unix/2973
MAIL=/var/spool/mail/sunq
PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/sunq/bin
INPUTRC=/etc/inputrc
PWD=/home/sunq
XMODIFIERS=@im=SCIM
LANG=zh_CN.GB18030


GDMSESSION=Default
SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
HOME=/home/sunq
SHLVL=2
GNOME_DESKTOP_SESSION_ID=Default
LOGNAME=sunq
LESSOPEN=|/usr/bin/lesspipe.sh %s
DISPLAY=:0.0
G_BROKEN_FILENAMES=1
COLORTERM=gnome-terminal
XAUTHORITY=/home/sunq/.Xauthority
_=/usr/bin/env
OS$ =>

//============= Mozilla 中输入中文 Screenshot.png =================V

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

×
回复

使用道具 举报

发表于 2004-1-19 15:20:19 | 显示全部楼层
2. 使用 GB2312 启动 scim 我也没有成功
不过有个替代品 chinput !
//=============================================

export XMODIFIERS="@im=Chinput"
export LANG=zh_CN.GB2312


//
你要用 GB2312 服务, 就开一个终端, 改 XMODIFIERS 和 LANG 成上面的样,
不过要将 scim 中调出输入法的方式重新调整一下, 否则可能会和 Chinput 冲突??

//=================== run Chinput.png =======================V

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

×
回复

使用道具 举报

 楼主| 发表于 2004-1-19 22:55:55 | 显示全部楼层
我在gnome下试了试,确实可以直接在mozilla下输入中文,很方便。看来跟konsole有关系。另外,GB2312我在kde下的konsole里又试验了两次,结果可以直接用,再也没出什么问题。那个图标的问题经朋友帮助也解决了,用killall scim,然后killall scim-panel-gtk就可以去掉托盘里scim的图标了。斑竹,你辛苦了,对你表示支持和感谢。
回复

使用道具 举报

发表于 2004-1-19 23:39:44 | 显示全部楼层
  
不客气, 互相学习吗!!!
回复

使用道具 举报

发表于 2004-8-4 18:39:13 | 显示全部楼层

my question about SCIM

scim input method can not work,below are some information.
?????????????
eagle:~$ scim
Smart Common Input Method 0.9.7

Loading simple Config module ...
Creating backend ...
Loading Server module: pinyin ...
Loading Server Factory 0 ... : OK
pinyin Server module is successfully loaded.
Loading Server module: rawcode ...
Loading Server Factory 0 ... : OK
rawcode Server module is successfully loaded.
Loading Server module: table ...
Failed to load table Server module.
Loading x11 FrontEnd module ...
Starting SCIM ...
scim::FrontEnd: X11 -- failed to initialize XIM Server!
????????????????
eagle:~$ scim -d
Smart Common Input Method 0.9.7

Loading simple Config module ...
Creating backend ...
Loading Server module: pinyin ...
Loading Server Factory 0 ... : OK
pinyin Server module is successfully loaded.
Loading Server module: rawcode ...
Loading Server Factory 0 ... : OK
rawcode Server module is successfully loaded.
Loading Server module: table ...
Failed to load table Server module.
Loading x11 FrontEnd module ...
Starting SCIM as daemon ...
??????????????????
eagle:~$ scim -l
Smart Common Input Method 0.9.7


Available FrontEnd module:
x11

Available Config module:
simple
dummy

Available Server module:
pinyin
rawcode
table

????????????????
I try to modify the environment variations,such sh:

export XMODIFIERS="@im=SCIM"
export LANG=zh_CN.GB18030
but it has no effect.
export XMODIFIERS=@im=SCIM
export LANG=zh_CN.GB18030
export LC_TYPE=zh_CN.GB18030
export LC_ALL=zh_CN.GB18030
export GTK_IM_MODULE=scim
but these have no effect either!


thank u !
回复

使用道具 举报

发表于 2005-9-11 17:56:05 | 显示全部楼层
I catch the same problem!

The icon of scim appeared in the tray bar, but [Ctrl + Space] is no effect.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-8 23:37 , Processed in 0.093405 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表