Comment #6 on issue 952 by solo.lich: ibus-setup crash with Bus Error
http://code.google.com/p/ibus/issues/detail?id=952
已经跟踪到这里了:在enginecombobox.py第89行上加print,变成:
+ print self.__model
self.set_model(self.__model)
打印:
<gtk.TreeStore object at 0x808dad7d0 (GtkTreeStore at 0x809c08ab0)>
Bus error (core dumped)
set_model执行完之后就core dump了,从在这行后加print无print输出可知。
--
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