| Summary: | [abrt] ibus-typing-booster: hunspell_table.py:444:update_candidates:AttributeError: 'editor' object has no attribute '_transliterated_string' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mike FABIAN <mfabian> | ||||||
| Component: | ibus-typing-booster | Assignee: | Mike FABIAN <mfabian> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 24 | CC: | anish.developer, i18n-bugs, mfabian | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/373a792ce14073dc4cd91e472d714e761d8d0010 | ||||||||
| Whiteboard: | abrt_hash:90e8aeba362d344c870752d33e2f8e7a78417417;VARIANT_ID=workstation; | ||||||||
| Fixed In Version: | ibus-typing-booster-1.4.3-1.fc24 ibus-typing-booster-1.4.3-1.fc22 ibus-typing-booster-1.4.3-1.fc23 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-05-07 11:47:15 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 1150791 [details]
File: backtrace
Created attachment 1150792 [details]
File: environ
ibus-typing-booster-1.4.2-1.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2016-94995f6ab0 ibus-typing-booster-1.4.2-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-f27b4d1226 ibus-typing-booster-1.4.2-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-3214472739 ibus-typing-booster-1.4.3-1.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2016-883d129169 ibus-typing-booster-1.4.3-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-20f97e2041 ibus-typing-booster-1.4.3-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-362d994af3 ibus-typing-booster-1.4.3-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-362d994af3 ibus-typing-booster-1.4.3-1.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-883d129169 ibus-typing-booster-1.4.3-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-20f97e2041 ibus-typing-booster-1.4.3-1.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report. ibus-typing-booster-1.4.3-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. ibus-typing-booster-1.4.3-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: Mistyped variable name Version-Release number of selected component: ibus-typing-booster-1.4.1-1.fc24 Additional info: reporter: libreport-2.7.0 cmdline: /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py --ibus executable: /usr/share/ibus-typing-booster/engine/main.py kernel: 4.5.2-301.fc24.x86_64 pkg_vendor: (none) reproducible: Not sure how to reproduce the problem runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: hunspell_table.py:444:update_candidates:AttributeError: 'editor' object has no attribute '_transliterated_string' Traceback (most recent call last): File "/usr/share/ibus-typing-booster/engine/hunspell_table.py", line 1110, in do_process_key_event result = self._process_key_event (key) File "/usr/share/ibus-typing-booster/engine/hunspell_table.py", line 1449, in _process_key_event self._editor.insert_string_at_cursor([key.msymbol]) File "/usr/share/ibus-typing-booster/engine/hunspell_table.py", line 277, in insert_string_at_cursor self.update_candidates() File "/usr/share/ibus-typing-booster/engine/hunspell_table.py", line 444, in update_candidates prefix = self._transliterated_string[0:prefix_length] AttributeError: 'editor' object has no attribute '_transliterated_string' Local variables in innermost frame: prefix_length: 1 stripped_transliterated_string: 'n' self: <hunspell_table.editor object at 0x7f3b8a91e470> prefix: '' ime: 't-latn-post' candidates: [] phrase_frequencies: {}