Status: New Owner: ---- Labels: Type-Defect Priority-Medium Component-ibus-table
New issue 1030 by lidaobing: [ibus-table-others] translit build with warning http://code.google.com/p/ibus/issues/detail?id=1030 /usr/bin/ibus-table-createdb -n translit.db -s translit.txt Traceback (most recent call last): File "/usr/share/ibus-table/engine/tabdict.py", line 62, in __init__ self._key_id = tab_dict[xm_key] KeyError: u'\xf6' Traceback (most recent call last): File "/usr/share/ibus-table/engine/tabdict.py", line 62, in __init__ self._key_id = tab_dict[xm_key] KeyError: u'\xe4' Traceback (most recent call last): File "/usr/share/ibus-table/engine/tabdict.py", line 62, in __init__ self._key_id = tab_dict[xm_key] KeyError: u'\xfc' ö is not in tab_dict ä is not in tab_dict ü is not in tab_dict -- 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
