Red Hat Bugzilla – Bug 196123
crashes on input with scim
Last modified: 2007-11-30 17:11:35 EST
Created attachment 131262 [details] backtrace.out
Description of problem: openoffice crashes on input with an input method (like scim) now. Version-Release number of selected component (if applicable): openoffice.org-2.0.3-5.3.x86_64 How reproducible: every time Steps to Reproduce: 1. Install scim (eg "yum install scim-anthy") 2. LC_CTYPE=ja_JP.UTF-8 GTK_IM_MODULE=scim oowriter (may need to export GTK_IM_MODULE) 3. activate scim (Ctrl-Space) and try to input some text (eg switch to Japanese input (yellow crown icon) and type "sushi Space"... Actual results: openoffice crashes: see attached trace. Expected results: no crash and normal input with scim. Additional info: same with oocalc
x86_64 only, a cast from a pointer to an int. Fix checked in.
Thanks, working well now with current rawhide.