Status: Assigned Owner: acevery Labels: Type-Defect Priority-Medium Component-ibus-table
New issue 584 by Shawn.P.Huang: ibus-engine-table --xml failed with LANG=C http://code.google.com/p/ibus/issues/detail?id=584 What steps will reproduce the problem? 1. LANG=C /usr/libexec/ibus-engine-table --xml 2. 3. What is the expected output? What do you see instead? [phu...@phuang-notebook ~]$ LANG=C /usr/libexec/ibus-engine-table --xml Traceback (most recent call last): File "/usr/share/ibus-table/engine/main.py", line 234, in <module> main() File "/usr/share/ibus-table/engine/main.py", line 174, in main _locale = getdefaultlocale()[0].lower() AttributeError: 'NoneType' object has no attribute 'lower' Please use labels and text to provide additional information. -- 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 -~----------~----~----~----~------~----~------~--~---
