reassign #427974 libchewing tags #427974 + patch upstream thanks -------- Original Message -------- Subject: Re: Hanyu Pinyin: cannot type zuo or punctuation Date: Fri, 22 Jun 2007 16:04:45 -0700 From: Jesse <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: Chewing IM Development <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]>
I have tried and get a solution. two steps: 1. fix a line in hanyupinyin In sub-routine InitMap(), Original : for ( i = 0; i < N_TOTAL - 1; i++ ) { Change to: for ( i = 0; i < N_TOTAL ; i++ ) { 2. exchange two lines of pinyin.tab Original: shuo gji shun gjp Change to: shun gjp shuo gji The first step fix zuo. cause zuo is the last line of pinyin.tab For step 2, I do not know why, but if you exchange these two lines, shuo bug is fixed. On Jun 14, 10:44 am, [EMAIL PROTECTED] wrote: > I cannot type any of the "zuo" words with hanyu pinyin in chewing, nor > can I type any wide > punctuation.http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=427974http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=427629 > Indeed, we see > inhttp://groups.google.com/group/chewing-devel/msg/3e091261dc5984c2 > that the same problem was encountered before. > > I did > $ svn cohttps://svn.csie.net/chewing/libchewing/trunk > $ apt-get source libchewing3 > but I cannot make any sense of it. Too complex for me. > > It would be nice if I could make my own copy of the Hanyu Pinyin > keyboard in my $HOME/ directory (possible? how?) so I can correct > problems as I see them and report back to you guys, instead of waiting > for fixes to finally arrive in Debian sid. --~--~---------~--~----~------------~-------~--~----~ 收到此郵件,是因為 訂 了 Google 網上論壇的「Chewing IM Development」群 組。 如要在此群組張貼留言,請寄電子郵件至 [EMAIL PROTECTED] 如要取消訂 此群組,請寄電子郵件至 [EMAIL PROTECTED] 如需更多選項,請造訪此群組:http://groups.google.com.tw/group/chewing-devel?hl=zh-TW 。 -~----------~----~----~----~------~----~------~--~--- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]