Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 859 by Henry.Hu.SH: do not hardcode iso_639_xml in ibus/lang.py
http://code.google.com/p/ibus/issues/detail?id=859

What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...): FreeBSD 8.0-STABLE
Architecture (i386, x86_64): i386
IBus version: 1.3.1
Input method name and version: sunpinyin-2.0
Python version: 2.6.4
dbus version: 1.2.16
dbus-python version: 0.83.0
gtk version (if bug is about gtk applications): 2.18.6
qt version (if bug is about qt applications):

What steps will reproduce the problem?
1. install ibus into /usr/local/
2. run ibus-setup
3.

What is the expected output? What do you see instead?
ibus-setup应该启动,但实际上显示错误信息

Please provide any additional information below.
有的系统是不把ibus装在/usr下的,而是/usr/local/下。这样,在ibus/lang.py中硬 编码
iso_639_xml = "/usr/share/xml/iso-codes/iso_639.xml"
会导致运行失败……


--
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

To unsubscribe, reply using "remove me" as the subject.

回复