> What input method are you using? I've seen another report of this for
> Chinese (http://bugzilla.gnome.org/show_bug.cgi?id=69523); but
> it seems to work fine for Japanese (or at least, no reports of
> problems.)

Hello,
I use xcin as chinese input method. Yes, this is the problem causes
core dump. After I remove this line "setenv XMODIFIERS @im=xcin"
from ~/.cshrc file, everything works fine.

> Were input methods working correctly before the upgrade?  (This seems
> to be a segfault on the "failed to open input method" path.)

Yes, xcin works well with XFree 3.3.6 and XFree 4.1.0.
Does it mean there are some I18N be changed from 4.1 to 4.2 ?
Here are some messages form gdb of 'testprog':
(testprog is a test program of xcin, if I use "setenv XMODIFIERS @im=xcin",
just get the core dump; if I don't set, it works but can't input chinese.
It also works fine with previous version of XFree.)

Reading symbols from /usr/X11R6/lib/X11/locale/common/xlibi18n.so.2...
(no debugging symbols found)...done.
Loaded symbols for /usr/X11R6/lib/X11/locale/common/xlibi18n.so.2
Reading symbols from /usr/X11R6/lib/X11/locale/common/xomGeneric.so.2...
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)...done.
Loaded symbols for /usr/X11R6/lib/X11/locale/common/xomGeneric.so.2
#0  0x481e0467 in ?? ()
(gdb) bt
#0  0x481e0467 in ?? ()
#1  0x480ba089 in _XDynamicRegisterIMInstantiateCallback ()
   from /usr/X11R6/lib/libX11.so.6
#2  0x480a00a7 in XRegisterIMInstantiateCallback ()
   from /usr/X11R6/lib/libX11.so.6
#3  0x8049a53 in ?? ()
#4  0x804a6e3 in ?? ()
#5  0x8049410 in ?? ()

Thanks for your reply!

Regards,
-rxg
_______________________________________________
I18n mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/i18n

Reply via email to