[Fedora-i18n-bugs] [Bug 533640] [abrt] crash detected in ibus-anthy-1.2.0.20090917-2.fc12

bugzilla at redhat.com bugzilla at redhat.com
Mon Nov 30 00:56:49 UTC 2009


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


fujiwara <tfujiwar at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|                            |needinfo?(petersen at redhat.c
                   |                            |om)




--- Comment #3 from fujiwara <tfujiwar at redhat.com>  2009-11-29 19:56:48 EDT ---
I cannot reproduce your problem and I need furthermore information.

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

It means self.__proxy == None and I guess your ibus-daemon didn't run
correctly.

All ibus processes are invoked in your system?
Which "cmd = _Engine__cmd_??" is invoked before you got your error from abrt
when you run /usr/share/ibus-anthy/engine/main.py by manual.

Your problem is called by __update() in ibus-anthy but the function is called
in the idle time so the error report doesn't help me to reproduce your problem.
However visible == False and it means I guess you typed Ctrl + Space or Enter.

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