Issue 110: emerge ibus之后,不能启动,提示“ImportError: No module named
gtk”?
http://code.google.com/p/ibus/issues/detail?id=110
New issue report by burwoad:
我用的是Gentoo+Xfce4,安装系统的时候已在make.conf中加上了gtk的USE标记
完了之后,#/usr/bin/ibus-setup,提示如下:
Traceback (most recent call last):
File "/usr/share/ibus/setup/main.py", line 27, in <module>
import gtk
ImportError: No module named gtk
为什么启动不了啊?
我又按照emerge时提示的在.xinitrc 中添加
export XMODIFIERS="@im=ibus"
export GTK_IM_MODULE="ibus"
export QT_IM_MODULE="ibus"
ibus &
重启后还是不能启动输入法啊,为什么啊,该怎样解决啊?
Issue attributes:
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
-~----------~----~----~----~------~----~------~--~---