https://bugzilla.redhat.com/show_bug.cgi?id=1048429
Bug ID: 1048429 Summary: [abrt] ibus-setup: enginetreeview.py:131:__icon_cell_data_cb:AttributeErr or: 'NoneType' object has no attribute 'get_icon' Product: Fedora Version: 19 Component: ibus Assignee: tfujiwar@redhat.com Reporter: sun_465@hotmail.com QA Contact: extras-qa@fedoraproject.org CC: i18n-bugs@lists.fedoraproject.org, shawn.p.huang@gmail.com, tfujiwar@redhat.com
Version-Release number of selected component: ibus-setup-1.5.4-2.fc19
Additional info: reporter: libreport-2.1.10 cmdline: /usr/bin/python /usr/share/ibus/setup/main.py ibus-setup executable: /usr/share/ibus/setup/main.py kernel: 3.11.10-200.fc19.x86_64 runlevel: N 5 type: Python uid: 1000
Truncated backtrace: enginetreeview.py:131:__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 131, 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: engine: None self: <EngineTreeView object at 0x1da0dc0 (EngineTreeView at 0x1ec0080)> celllayout: <TreeViewColumn object at 0x1fc1050 (GtkTreeViewColumn at 0x1e24d40)> it: <GtkTreeIter at 0x2586820> renderer: <CellRendererPixbuf object at 0x1fc1280 (GtkCellRendererPixbuf at 0x1b12dd0)> icon_size: True model: <ListStore object at 0x1da0d20 (GtkListStore at 0x1eb8d20)> data: None
https://bugzilla.redhat.com/show_bug.cgi?id=1048429
fujiwara tfujiwar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sun_465@hotmail.com Flags| |needinfo?(sun_465@hotmail.c | |om)
--- Comment #3 from fujiwara tfujiwar@redhat.com --- (In reply to sun_465 from comment #1)
Created attachment 845223 [details] File: backtrace
AttributeError: 'NoneType' object has no attribute 'get_icon'
I cannot reproduce your backtrace. Are you still able to reproduce it?
https://bugzilla.redhat.com/show_bug.cgi?id=1048429
fujiwara tfujiwar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |WORKSFORME Last Closed| |2014-03-07 03:53:39
--- Comment #4 from fujiwara tfujiwar@redhat.com --- If you still see the same backtrace, please comment here.
https://bugzilla.redhat.com/show_bug.cgi?id=1048429
ragodrone@openmailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(ragodrone@openmai | |lbox.org) |
i18n-bugs@lists.fedoraproject.org