| Summary: | [abrt] ibus-typing-booster: hunspell_table.py:1278:_process_key_event:AttributeError: 'editor' object has no attribute 'trans' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| 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/2e73135ae9ae91b260997355e3a4dbb72f7d451a | ||||||||
| Whiteboard: | abrt_hash:21255969856e43569ee70d76bc2a76f9aa7d5789;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:13 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 1151800 [details]
File: backtrace
Created attachment 1151801 [details]
File: environ
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. |
Version-Release number of selected component: ibus-typing-booster-1.4.2-1.fc24 Additional info: reporter: libreport-2.7.0 cmdline: /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py --profile --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:1278:_process_key_event:AttributeError: 'editor' object has no attribute 'trans' Traceback (most recent call last): File "/usr/share/ibus-typing-booster/engine/hunspell_table.py", line 1163, in do_process_key_event result = self._process_key_event (key) File "/usr/share/ibus-typing-booster/engine/hunspell_table.py", line 1278, in _process_key_event transliterated_digit = self._editor.trans[ AttributeError: 'editor' object has no attribute 'trans' Local variables in innermost frame: self: <hunspell_table.tabengine object at 0x7f24ebadd168 (hunspell_table+tabengine at 0x55cc9bede0a0)> key: <hunspell_table.KeyEvent object at 0x7f24e804ab38>