https://bugzilla.redhat.com/show_bug.cgi?id=1660522
Bug ID: 1660522 Summary: [abrt] ibus-anthy-python: __update_anthy_convert_chars(): engine.py:1269:__update_anthy_convert_chars:TypeError: can only concatenate str (not "NoneType") to str Product: Fedora Version: 29 Hardware: x86_64 Status: NEW Whiteboard: abrt_hash:68516d1ac979ea4a4ef53d1d33c98a5060591dde;VAR IANT_ID=workstation; Component: ibus-anthy Assignee: tfujiwar@redhat.com Reporter: mfabian@redhat.com QA Contact: extras-qa@fedoraproject.org CC: i18n-bugs@lists.fedoraproject.org, shawn.p.huang@gmail.com, tagoh@redhat.com, tfujiwar@redhat.com Target Milestone: --- Classification: Fedora
Version-Release number of selected component: ibus-anthy-python-1.5.10-5.fc29
Additional info: reporter: libreport-2.9.7 cmdline: python3 /usr/share/ibus-anthy/engine/main.py --ibus crash_function: __update_anthy_convert_chars exception_type: TypeError executable: /usr/share/ibus-anthy/engine/main.py interpreter: python3-3.7.1-4.fc29.x86_64 kernel: 4.19.5-300.fc29.x86_64 runlevel: N 5 type: Python3 uid: 10030
Truncated backtrace: engine.py:1269:__update_anthy_convert_chars:TypeError: can only concatenate str (not "NoneType") to str
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
Local variables in innermost frame: self: <engine.Engine object at 0x7f74fce16630 (engine+Engine at 0x558e39add170)> pos: 0 i: 0 seg_index: -1 text: None