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

New issue 447 by ytzhuyj: 一次输入多个文字时,输入法在选择第一个词组后无响 
应。
http://code.google.com/p/ibus/issues/detail?id=447

What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...):Debian sid
iBus version:1.2.0.20090617-1
Python version:2.5.4
dbus version:1.2.14-3
dbus-python version:0.83.0-1
gtk version (if bug is about gtk applications):2.14.1-3
qt version (if bug is about qt applications):4.5.1-1

What steps will reproduce the problem?
1.打开输入法
2.输入多个词组,比如“ceshishurufayinqing"
3.选择第一个词组"测试"后,输入法停止响应
系统locales为
locale
LANG=zh_CN.GBK
LANGUAGE=zh_CN:zh
LC_CTYPE="zh_CN.GBK"
LC_NUMERIC="zh_CN.GBK"
LC_TIME="zh_CN.GBK"
LC_COLLATE="zh_CN.GBK"
LC_MONETARY="zh_CN.GBK"
LC_MESSAGES="zh_CN.GBK"
LC_PAPER="zh_CN.GBK"
LC_NAME="zh_CN.GBK"
LC_ADDRESS="zh_CN.GBK"
LC_TELEPHONE="zh_CN.GBK"
LC_MEASUREMENT="zh_CN.GBK"
LC_IDENTIFICATION="zh_CN.GBK"
LC_ALL=

ps:
运行ibus-setup有如下提示:
ibus-setup
Traceback (most recent call last):
   File "/usr/share/ibus/setup/main.py", line 412, in <module>
     setup = Setup()
   File "/usr/share/ibus/setup/main.py", line 78, in __init__
     self.__init_ui()
   File "/usr/share/ibus/setup/main.py", line 160, in __init_ui
     font_name = unicode(font_name, "utf-8")
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 0-1:
invalid data



What is the expected output? What do you see instead?

Please provide any additional information below.


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

回复