Bug 1048429 - [abrt] ibus-setup: enginetreeview.py:131:__icon_cell_data_cb:AttributeError: 'NoneType' object has no attribute 'get_icon'
Summary: [abrt] ibus-setup: enginetreeview.py:131:__icon_cell_data_cb:AttributeError: ...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: ibus
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: fujiwara
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:1ceb8c8f484f2e72f403b451ca7...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-04 08:14 UTC by ragodrone
Modified: 2015-06-15 15:22 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-03-07 08:53:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (773 bytes, text/plain)
2014-01-04 08:14 UTC, ragodrone
no flags Details
File: environ (3.18 KB, text/plain)
2014-01-04 08:14 UTC, ragodrone
no flags Details

Description ragodrone 2014-01-04 08:14:04 UTC
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

Comment 1 ragodrone 2014-01-04 08:14:10 UTC
Created attachment 845223 [details]
File: backtrace

Comment 2 ragodrone 2014-01-04 08:14:12 UTC
Created attachment 845224 [details]
File: environ

Comment 3 fujiwara 2014-01-08 08:04:23 UTC
(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?

Comment 4 fujiwara 2014-03-07 08:53:39 UTC
If you still see the same backtrace, please comment here.


Note You need to log in before you can comment on or make changes to this bug.