Comment #6 on issue 470 by burwoad: 更新python至2.6.2后,ibus无法启动 http://code.google.com/p/ibus/issues/detail?id=470
那为何我运行了python-updater 后,dbus-python 没有得到重新编译呢? python-updater 不是为了更新python的包的吗? 为什么python-updater 却不行? 我就把dbus-python重新emerge了一遍 不知道这样做对不对?重新运行ibus-setup命令 行里提示 xdg的问题: ImportError: No module named dbus 于是干脆连pyxdg也重编之。 可好像ibus还是无法正常运行,输入法无法唤出。ibus-setup之后能弹出设置的图形对 话框了, 但是命令行里还是显示有错误: (main.py:13240): libglade-WARNING **: unknown property `orientation' for class `GtkVBox' (main.py:13240): libglade-WARNING **: unknown property `orientation' for class `GtkVBox' (main.py:13240): libglade-WARNING **: unknown property `orientation' for class `GtkVBox' (main.py:13240): libglade-WARNING **: unknown property `orientation' for class `GtkVBox' /usr/lib64/python2.6/site-packages/dbus/connection.py:242: DeprecationWarning: object.__init__() takes no parameters super(Connection, self).__init__(*args, **kwargs) -- 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 -~----------~----~----~----~------~----~------~--~---
