https://bugzilla.redhat.com/show_bug.cgi?id=1660522
fujiwara tfujiwar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mfabian@redhat.com Flags| |needinfo?(mfabian@redhat.co | |m)
--- Comment #8 from fujiwara tfujiwar@redhat.com --- (In reply to Mike FABIAN from comment #1)
Created attachment 1515365 [details] File: backtrace
Could you find what you typed to reproduce this issue? The backtrace does not help me why the lookup window includes the null candidate because the backtrace of __update() was called with a time lag. Probably I think $HOME/.anthy/last-record*_default.utf8 might save what you typed.
Traceback (most recent call last): File "/usr/share/ibus-anthy/engine/engine.py", line 1290, in __update self.__update_convert_chars() File "/usr/share/ibus-anthy/engine/engine.py", line 1213, in __update_convert_chars self.__update_anthy_convert_chars() File "/usr/share/ibus-anthy/engine/engine.py", line 1269, in __update_anthy_convert_chars self.__convert_chars += text TypeError: can only concatenate str (not "NoneType") to str