Bug 455353

Summary: [zhcon] [x86_64] Segment fault when inputing Chinese
Product: [Fedora] Fedora Reporter: Ding-Yi Chen <dchen>
Component: zhconAssignee: Ding-Yi Chen <dchen>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-01 07:56:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ding-Yi Chen 2008-07-14 23:46:56 UTC
From Bugzilla Helper:
User-Agent: Opera/9.51 (X11; Linux i686; U; en)

Description of problem:
After enable the input method, type the first key makes the zhcon segment fault.

Version-Release number of selected component (if applicable):
zhcon-0.2.6-8

How reproducible:
Always


Steps to Reproduce:
1. zhcon
2. Use ctrl-space to enable the input method
3. Type 'a'

Actual Results:
zhcon segment fault.

Expected Results:
zhcon should display the candidate words or phrase for choosing.

Additional info:

Comment 1 Ding-Yi Chen 2008-09-15 06:40:06 UTC
zhcon does not support x86_64 by default, and the zhcon upstream seems inactive for a while.
The utf8 support of zhcon is via iconv, so if iconv fails to covert GB2312/GBK to UTF8,
missing words occur as consequence.

Now I am evaluating whether other CJK terminals can be used as substitute.

Comment 2 Ding-Yi Chen 2009-05-01 07:56:05 UTC
It seems that fbterm can be the good suceeding terminal when its input methods are more mature.