[Bug 57081] [Bug 57081] Re: scim-chewing cannot enter any Chinese character

2006-09-21 Thread Ming Hua
On Fri, Sep 22, 2006 at 02:19:02AM -, Wen-Yen Chuang wrote: > Just clear one point which Ming Hua mentioned. :-) > > > > - X programs not using GTK or Qt will use XIM, which should still reach > > > SCIM (right?) > > By what I have seen, no. scim-chewing package doesn't seem to set the > > pro

[Bug 57081] Re: scim-chewing cannot enter any Chinese character

2006-09-21 Thread Wen-Yen Chuang
Just clear one point which Ming Hua mentioned. :-) > > - X programs not using GTK or Qt will use XIM, which should still reach > > SCIM (right?) > By what I have seen, no. scim-chewing package doesn't seem to set the > proper environment (the XMODIFIERS env variable) for XIM, so I don't > think th

[Bug 57081] Re: scim-chewing cannot enter any Chinese character

2006-09-20 Thread Wen-Yen Chuang
Just for more background information. :-) 1. About XIM and GTK/QT immodules GTK/QT immodules are better then XIM in many aspects. However, scim's GTK/QT immodules have ABI discompatibility issue, which is due to the C++. Other IM servers written in C have no this problem. Scim have its C-rewrit

[Bug 57081] Re: [Bug 57081] Re: [Bug 57081] Re: scim-chewing cannot enter any Chinese character

2006-09-20 Thread Andrew Lee
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Matt Zimmerman wrote: > Since scim-chewing has not changed since 2006-04, this problem must be at > least 5 months old. How is it that it wasn't reported and fixed prior to > the 6.06 LTS release? I wonder that too!!! How is it that is wasn't changed

[Bug 57081] Re: [Bug 57081] Re: scim-chewing cannot enter any Chinese character

2006-09-19 Thread Matt Zimmerman
On Wed, Sep 20, 2006 at 03:52:59AM -, ZhengPeng Hou wrote: > To:AndrewLee. > the problem you mentioned that scim-chewing-0.2.1 can not input any > characters in dapper, was not caused by the connfile for im-switch, it was > the bugs of scim-chewing itself. as to guys saying can not input a

[Bug 57081] Re: scim-chewing cannot enter any Chinese character

2006-09-19 Thread ZhengPeng Hou
To:AndrewLee. the problem you mentioned that scim-chewing-0.2.1 can not input any characters in dapper, was not caused by the connfile for im-switch, it was the bugs of scim-chewing itself. as to guys saying can not input anything in kde/qt applications under ubuntu, it was the lack of scim-q

[Bug 57081] Re: scim-chewing cannot enter any Chinese character

2006-09-19 Thread Andrew Lee
Sorry, I felt so tired to following this bug, I don't think I would have time to following the document. I just wish to help but seems it's so hard for me. I know it's so complicated to explain such mess, I think that has been wrong since the im-switch integration in dapper. And scim-chewing 0.2.

[Bug 57081] Re: scim-chewing cannot enter any Chinese character

2006-09-19 Thread Matt Zimmerman
We have exchanged some emails (slowly), but his explanation of the problem is not very clear to me. If there is a patch in Edgy which you would like to propose for inclusion in Dapper, the process is documented here: https://wiki.ubuntu.com/StableReleaseUpdates One of the requirements is attachi

[Bug 57081] Re: scim-chewing cannot enter any Chinese character

2006-09-08 Thread Andrew Lee
Hi guys, It's another week past since freeflying said he sent mail to dmz, any progress? -Andrew -- scim-chewing cannot enter any Chinese character https://launchpad.net/bugs/57081 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 57081] Re: scim-chewing cannot enter any Chinese character

2006-08-31 Thread Andrew Lee
22:46 <@freeflying> AndrewLee: I've mailed Matt mermman , poke them approving backports or updates in dapper 22:46 <@freeflying> s/Matt mermman/ mdz -- scim-chewing cannot enter any Chinese character https://launchpad.net/bugs/57081 -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 57081] Re: scim-chewing cannot enter any Chinese character

2006-08-31 Thread DreamerC
** Changed in: scim-chewing (Ubuntu) Status: Unconfirmed => Confirmed -- scim-chewing cannot enter any Chinese character https://launchpad.net/bugs/57081 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 57081] Re: scim-chewing cannot enter any Chinese character

2006-08-31 Thread Andrew Lee
I think QT_IM_MODULE=scim should go away in dapper, and use xim instead. Let me mention this again, the qt patch and qtimm in dapper is incompatible with 3rd-party qt apps, if you want to use qtimm, you shuold wait untail qt support it directly(impossible in dapper). -Andrew -- scim-chewing can

[Bug 57081] Re: scim-chewing cannot enter any Chinese character

2006-08-31 Thread Andrew Lee
Dear freeflying, For scim-pinyin issue, you shuold create another bug to scim-pinyin, here is for scim-chewing. -Andrew -- scim-chewing cannot enter any Chinese character https://launchpad.net/bugs/57081 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailma

[Bug 57081] Re: scim-chewing cannot enter any Chinese character

2006-08-31 Thread ZhengPeng Hou
conffile of scim-chewing for im-switch in edgy: XIM=SCIM if [ -e /usr/bin/skim ]; then XIM_PROGRAM=/usr/bin/skim else XIM_PROGRAM=/usr/bin/scim fi XIM_ARGS="-d" if [ -e /usr/lib/gtk-2.0/2.4.0/immodules/im-scim-bridge.so ]; then GTK_IM_MODULE=scim-bridge else GTK_IM_MODULE=xim fi if

[Bug 57081] Re: scim-chewing cannot enter any Chinese character

2006-08-31 Thread ZhengPeng Hou
I hope scim-pinyin can be backported back to dapper, and will solve some issue under zh_CN locales. -- scim-chewing cannot enter any Chinese character https://launchpad.net/bugs/57081 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 57081] Re: scim-chewing cannot enter any Chinese character

2006-08-31 Thread Andrew Lee
Should it put in dapper-backport or dapper-update? 1. Could you please show me the im-switch config file of scim-chewing in edgy before doing the update or backport? I want to make sure it use XIM. 2. I still think the scim-qtimm would brings problem, not solving any problem, and xim is always wo

[Bug 57081] Re: [Bug 57081] Re: scim-chewing cannot enter any Chinese character

2006-08-31 Thread ZhengPeng Hou
To solve this bug: 1 backport scim-chewing from edgy back to dapper 2 revert scim-qtimm to preview release 2006/8/30, Andrew Lee <[EMAIL PROTECTED]>: > Hey guys, > > It has been 10 days past, our users are still waitting for the fix. > Any progress? > > What changes I expected should made for th

[Bug 57081] Re: scim-chewing cannot enter any Chinese character

2006-08-30 Thread Andrew Lee
Hey guys, It has been 10 days past, our users are still waitting for the fix. Any progress? What changes I expected should made for the fix: 1) Upgrade libchewing to 0.3.0, and scim-chewing to 0.3.1 This will solve the "connot enter any Chinese character issue" 2) Chnages in im-switch's config f

[Bug 57081] Re: scim-chewing cannot enter any Chinese character

2006-08-24 Thread Andrew Lee
Seems the im-switch's conffile use qtimm instead of xim, so it cause all 3rd-party qt application(included skype) doesn't work with this package. Please change it back to XIM in everywhere, cause it always works (in Linux). There is a related bug report in debian: http://bugs.debian.org/cgi-bin/b

[Bug 57081] Re: scim-chewing cannot enter any Chinese character

2006-08-21 Thread Paul Sladen
sladen: It was mentioned as a known problem in README.Debian -- scim-chewing cannot enter any Chinese character https://launchpad.net/bugs/57081 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs