Comment #4 on issue 1574 by [email protected]: TypeError: in method 'anthy_context__set_encoding', argument 1 of type 'struct anthy_context *'
http://code.google.com/p/ibus/issues/detail?id=1574
Yeah, my installation (although installed from repository) was faulty. I fixed it with the following commands:
sudo aptitude purge ibus anthy ibus-anthy ibus-gtk ibus-gtk3 # logout and login sudo aptitude install ibus ibus-anthy im-switch -s ibus # logout and login ibus-setup Thanks for your help! -- 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
