Bug 196123

Summary: crashes on input with scim
Product: [Fedora] Fedora Reporter: Jens Petersen <petersen>
Component: openoffice.orgAssignee: Caolan McNamara <caolanm>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: eng-i18n-bugs
Target Milestone: ---Keywords: i18n
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: 2.0.3-7.4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-07-04 02:16:44 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:
Attachments:
Description Flags
backtrace.out none

Description Jens Petersen 2006-06-21 09:18:53 UTC
Created attachment 131262 [details]
backtrace.out

Comment 1 Jens Petersen 2006-06-21 09:18:53 UTC
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

Comment 2 Caolan McNamara 2006-06-29 09:34:55 UTC
x86_64 only, a cast from a pointer to an int. Fix checked in.

Comment 3 Jens Petersen 2006-07-04 02:16:44 UTC
Thanks, working well now with current rawhide.