[Fedora-i18n-bugs] [Bug 564268] ibus-anthy crash with enabled global input method

bugzilla at redhat.com bugzilla at redhat.com
Fri Feb 12 07:51:59 UTC 2010


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=564268

fujiwara <tfujiwar at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ON_DEV

--- Comment #1 from fujiwara <tfujiwar at redhat.com> 2010-02-12 02:51:55 EST ---
Upstreamed the fix.
http://github.com/fujiwarat/ibus-anthy/commit/9f67c6def39759acefd5b877226a1b407685047c

The problem is, ibus.EngineProxy.Destroy() is called and the proxy == NULL when
the focus is switched but ibus-anthy calls focus_out() and __invalidate() calls
gobject.idle_add(). The idle function tries to access the NULL object.

-- 
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