There was an error setting up inter-process communications for KDE.The message returned by the system was:Could not read network connection list.
/home/*/DCOPserver_*-desktop_0
Please check that the "dcopserver"program is running!
请教大家,我该怎么办啊
文章评论
共有 2 条评论
nanhai-linux 于 2008-05-26 22:26:44发表:
谢谢了,有些可以,有些不可以。你再帮我看看这个问题:我安装了四个桌面,但不知道咋样用,现在又出现了这个问题:The ISD-sercer could not be started because port 5800 is already in use.Please make sure that no other application is using port and try again.你们说我该怎么办啊,谢谢
nanhai-linux 于 2008-05-26 22:26:44发表:
谢谢了,有些可以,有些不可以。你再帮我看看这个问题:我安装了四个桌面,但不知道咋样用,现在又出现了这个问题:The ISD-sercer could not be started because port 5800 is already in use.Please make sure that no other application is using port and try again.你们说我该怎么办啊,谢谢
lfgoxwqu 于 2008-05-26 21:57:19发表:
scim被加载了两次
看看下面这个配置文件 把这几行注释掉就可以了
/etc/X11/xinit/xinput.d/zh_CN
///
#if [ -e /usr/bin/skim ]; then
# XIM_PROGRAM=/usr/bin/skim
#else
# XIM_PROGRAM=/usr/bin/scim
#fi
///