Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1565 by [email protected]: ibus cannot switch input method
http://code.google.com/p/ibus/issues/detail?id=1565
In order to build ibus, I have to set my system python to python3.
But, in order to build ibus-tables-xxx, I have to set my system python to
python2....
If my system python is python2, ibus is able to switch input method.
If my system python is python3, ibus is not able to switch input method.
This is caused by syntax error in /usr/share/ibus-table/engine/main.py
where python2 gramma is used.
For summery:
python3: build ibus
python2: build ibus-tables-xxx, switch input method
Once I started ibus under python2, I can set my system python to python3,
input method switching will continue work. It seems to only run
/usr/share/ibus-table/engine/main.py once.
--
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