文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>SCIM在dapper中安装后openoffice不能启动。

SCIM在dapper中安装后openoffice不能启动。

时间:2006-04-01  来源:种草得草

  以前一直用fcitx,现在Ubuntu/dapper默认使用scim,我就安装了看看。前两天在kde里面,没有出现问题,昨天到了gnome里面,openoffice.org竟然不能启动。到了启动画面就卡了。
   卸载了openoffice.org-gnome以后就能启动了,但界面像是基于QT的(因为我也安装了openoffice.org-kde).reciteword也提示段错误。
  也就是说kde的没问题,gnome的有问题。后经huahua指点,是scim的bug。
  我原先用的scim默认的配置。/etc/X11/xinit/xinput.d/zh_CN如下:
# im-switch configuration file for scim
# should be installed as /etc/X11/xinit/xinput.d/scim
# this configuration uses GTK IM module and Qt IM module provided by SCIM

# exported enviroment variables
XMODIFIERS="@im=SCIM"
GTK_IM_MODULE="scim"
QT_IM_MODULE="scim"
# command and arguments to invoke scim
XIM_PROGRAM="/usr/bin/scim"
XIM_ARGS="--daemon"
# package dependency (note that the format used here is not environment
# variable, but some format for libapt-pkg-perl and is parsed by grep,
# so can't be quoted, and no spaces allowed)
DEPENDS=scim-gtk2-immodule,scim-qtimm
改用scim_xim的配置文件就好了。内容如下:
# im-switch configuration file for scim
# should be installed as /etc/X11/xinit/xinput.d/scim_xim
# this configuration uses XIM

# exported enviroment variables
XMODIFIERS="@im=SCIM"
GTK_IM_MODULE="xim"
QT_IM_MODULE="xim"
# command and arguments to invoke scim
XIM_PROGRAM="/usr/bin/scim"
XIM_ARGS="--daemon"
# package dependency (note that the format used here is not environment
# variable, but some format for libapt-pkg-perl and is parsed by grep,
# so can't be quoted, and no spaces allowed)
DEPENDS=
相关阅读 更多 +
排行榜 更多 +
卡车模拟器

卡车模拟器

模拟经营 下载
果缘购

果缘购

购物比价 下载
死神vs火影绊炫光

死神vs火影绊炫光

动作格斗 下载