Bug 1124463
| Summary: | [abrt] ibus-setup: enginetreeview.py:132:__icon_cell_data_cb:AttributeError: 'NoneType' object has no attribute 'get_icon' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Felipe Martins Clemente <felipe_clemente> | ||||||
| Component: | ibus | Assignee: | fujiwara <tfujiwar> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | i18n-bugs, shawn.p.huang, tfujiwar | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/49455558a5f2861312aece35395de8a88585fdaa | ||||||||
| Whiteboard: | abrt_hash:0cd510196e8d4eae4c4645edb52d57957b3013e5 | ||||||||
| Fixed In Version: | ibus-1.5.7-6.fc19 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-08-15 02:51:51 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
Created attachment 922163 [details]
File: backtrace
Created attachment 922164 [details]
File: environ
ibus-1.5.8-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/FEDORA-2014-8949/ibus-1.5.8-1.fc20 ibus-1.5.7-6.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/FEDORA-2014-8924/ibus-1.5.7-6.fc19 ibus-1.5.8-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. ibus-1.5.7-6.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |
Version-Release number of selected component: ibus-setup-1.5.7-1.fc20 Additional info: reporter: libreport-2.2.3 cmdline: python3 /usr/share/ibus/setup/main.py executable: /usr/share/ibus/setup/main.py kernel: 3.14.4-200.fc20.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: enginetreeview.py:132:__icon_cell_data_cb:AttributeError: 'NoneType' object has no attribute 'get_icon' Traceback (most recent call last): File "/usr/share/ibus/setup/enginetreeview.py", line 132, in __icon_cell_data_cb pixbuf = load_icon(engine.get_icon(), Gtk.IconSize.LARGE_TOOLBAR) AttributeError: 'NoneType' object has no attribute 'get_icon' Local variables in innermost frame: renderer: <CellRendererPixbuf object at 0x7fa6e768ea00 (GtkCellRendererPixbuf at 0xb226e0)> icon_size: True model: <ListStore object at 0x7fa6e76749b0 (GtkListStore at 0xe3b1b0)> engine: None it: <GtkTreeIter at 0xbaa700> data: None celllayout: <TreeViewColumn object at 0x7fa6e768b780 (GtkTreeViewColumn at 0xe48920)> self: <EngineTreeView object at 0x7fa6e7674a50 (EngineTreeView at 0xe42540)>