Description of problem: If oowriter is closed by clicking (x) on the top right hand of application which scim pre-edit buffer != NULL, oowriter will crash. Version-Release number of selected component (if applicable): openoffice.org-core-2.0.1-0.139.1.2 scim-1.4.2-7 How reproducible: Always Steps to Reproduce: 1.LANG=ja_JP.UTF-8 oowriter 2.activate scim 3.enter 'aka' 4.click on the close button (x) Actual results: oowriter crash Expected results: should not crash Additional info: Issue not found when started in en_US locale
Created attachment 121474 [details] trace produced by oowriter
how do I activate scim in the new brave world of scim ?
Re Comment #2, In the new world of scim, activation is ctrl-space as well. Pre-condition: - scim installed - log in gdm with CJK locale
ugh, writer dtor for pre-edit handler called after the stuff it wants to use has already been destructed. Fix checked in
That was quick. :) I will confirm the fix after the new packages surface in rawhide. Thanks.
Checked with openoffice.org-base-2.0.1-143.1.2, looks good. :)