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

bugzilla at redhat.com bugzilla at redhat.com
Fri Feb 12 07:30:26 UTC 2010


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

Summary: ibus-anthy crash with enabled global input method

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

           Summary: ibus-anthy crash with enabled global input method
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: ibus-anthy
        AssignedTo: tfujiwar at redhat.com
        ReportedBy: tfujiwar at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: tagoh at redhat.com, tfujiwar at redhat.com,
                    phuang at redhat.com, fedora-i18n-bugs at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora
    Target Release: ---


ibus-anthy crashes with rawhide ibus.

To reproduce:
1. Invoke ibus-setup.
2. Enable "Share the same input method among all applications" in [Advanced]
tab.
3. Invoke ibus-setup-anthy.
4. Choose [Clear] in "Behavior on Focus Out" pull down menu in [General] tab.
5. Enable IM with Control + Space on a focused text window.
6. Switch the fucus to another window.

Then ibus-anthy crashes:

Traceback (most recent call last):
  File "/usr/share/ibus-anthy/engine/engine.py", line 760, in __update
    self.__update_input_chars()
  File "/usr/share/ibus-anthy/engine/engine.py", line 676, in
__update_input_chars
    attrs, cursor, not self.__preedit_ja_string.is_empty())
  File "/usr/share/ibus-anthy/engine/engine.py", line 298, in update_preedit
    self.update_preedit_text(ibus.Text(string, attrs), cursor_pos, visible)
  File "/usr/lib/python2.6/site-packages/ibus/engine.py", line 90, in
update_preedit_text
    return self.__proxy.UpdatePreeditText(text, cursor_pos, visible)
AttributeError: 'NoneType' object has no attribute 'UpdatePreeditText'

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