[Fedora-i18n-bugs] [Bug 696476] [bn][bn-IN]Combinations with Consonant+09CB+special characters fail on Openoffice.org writer

bugzilla at redhat.com bugzilla at redhat.com
Wed Apr 20 01:23:27 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=696476

--- Comment #9 from fujiwara <tfujiwar at redhat.com> 2011-04-19 21:23:27 EDT ---
Created attachment 493336
  --> https://bugzilla.redhat.com/attachment.cgi?id=493336
Patch for ibus-m17n engine.c

I could not reproduce your problem strictly.
But I can see ibus-daemon freezes when ibus-engine-m17n exits accidentally in
f14.

Could you try the following rpm if your problem can be fixed?
http://fujiwara.fedorapeople.org/ibus/20110420/3012071/

To reproduce:
1. Invoke soffice's writer
2. Choose Bengali=>Probhat with left click on ibus panel icon
3. Exit soffice
4. Invoke soffice's writer again
5. Choose Bengali=>Probhat again

Then ibus-m17n-engine exits:
#0  0x00007f00080938e0 in exit () from /lib64/libc.so.6
#1  0x00007f00091e061c in g_type_module_use_plugin (plugin=0x100d080)
    from /lib64/libgobject-2.0.so.0
#2  0x00007f00091e105b in g_type_plugin_use ()
    from /lib64/libgobject-2.0.so.0
#3  0x00007f00091d91b2 in type_data_ref_Wm ()
    from /lib64/libgobject-2.0.so.0
#4  0x00007f00091dd359 in g_type_class_ref ()
    from /lib64/libgobject-2.0.so.0
#5  0x00007f00091be816 in g_object_new_valist ()
    from /lib64/libgobject-2.0.so.0
#6  0x00007f00091bdf03 in g_object_new ()
    from /lib64/libgobject-2.0.so.0
#7  0x00007f00094158e4 in ibus_factory_ibus_message ()
    from /usr/lib64/libibus.so.2

The g_type_module_use() checks type_info->loaded is FALSE.

I think when soffice exits, bus_engine_proxy_real_destroy() in ibus-daemon
calls g_type_module_unuse() in ibus-engine-m17n.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the i18n-bugs mailing list