Bug 895556 - [abrt] ibus-anthy-1.4.99.20121006-1.fc17: types.py:43:function:TypeError: Argument 1 does not allow None as a value
Summary: [abrt] ibus-anthy-1.4.99.20121006-1.fc17: types.py:43:function:TypeError: Arg...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: ibus-anthy
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: fujiwara
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:0f14c94e55d9001c5fe83aad9c8...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-15 14:14 UTC by Qin Yixuan
Modified: 2013-01-31 07:26 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-01-31 07:26:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: environ (826 bytes, text/plain)
2013-01-15 14:14 UTC, Qin Yixuan
no flags Details
File: dso_list (30 bytes, text/plain)
2013-01-15 14:14 UTC, Qin Yixuan
no flags Details
File: event_log (91 bytes, text/plain)
2013-01-15 14:15 UTC, Qin Yixuan
no flags Details
File: executable (35 bytes, text/plain)
2013-01-15 14:15 UTC, Qin Yixuan
no flags Details
File: smolt_data (2.17 KB, text/plain)
2013-01-15 14:15 UTC, Qin Yixuan
no flags Details
File: core_backtrace (432 bytes, text/plain)
2013-01-15 14:15 UTC, Qin Yixuan
no flags Details

Description Qin Yixuan 2013-01-15 14:14:49 UTC
Version-Release number of selected component:
ibus-anthy-1.4.99.20121006-1.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
cmdline:        /usr/bin/python /usr/share/ibus-anthy/setup/main.py
kernel:         3.6.11-1.fc17.x86_64

backtrace:
:types.py:43:function:TypeError: Argument 1 does not allow None as a value
:
:Traceback (most recent call last):
:  File "/usr/share/ibus-anthy/setup/main.py", line 1389, in on_shortcut_key_release_event
:    self.on_btn_edit_clicked(None)
:  File "/usr/share/ibus-anthy/setup/main.py", line 1017, in on_btn_edit_clicked
:    for s in s_to_l(ls.get(it, 1)[0]):
:  File "/usr/lib64/python2.7/site-packages/gi/overrides/Gtk.py", line 935, in get
:    values.append(self.get_value(treeiter, col))
:  File "/usr/lib64/python2.7/site-packages/gi/types.py", line 43, in function
:    return info.invoke(*args, **kwargs)
:TypeError: Argument 1 does not allow None as a value
:
:Local variables in innermost frame:
:info: <gi.FunctionInfo object (get_value) at 0x0xcc3b90>
:args: (<ListStore object at 0x16e8e60 (GtkListStore at 0xffba70)>, None, 1)
:kwargs: {}

Comment 1 Qin Yixuan 2013-01-15 14:14:55 UTC
Created attachment 678785 [details]
File: environ

Comment 2 Qin Yixuan 2013-01-15 14:14:58 UTC
Created attachment 678786 [details]
File: dso_list

Comment 3 Qin Yixuan 2013-01-15 14:15:01 UTC
Created attachment 678787 [details]
File: event_log

Comment 4 Qin Yixuan 2013-01-15 14:15:04 UTC
Created attachment 678788 [details]
File: executable

Comment 5 Qin Yixuan 2013-01-15 14:15:07 UTC
Created attachment 678789 [details]
File: smolt_data

Comment 6 Qin Yixuan 2013-01-15 14:15:10 UTC
Created attachment 678790 [details]
File: core_backtrace

Comment 7 fujiwara 2013-01-31 07:26:29 UTC
I think this is fixed by ibus-anthy 1.5.0.
You could get the latest ibus-anthy:

# yum install --enablerepo=upadates-testing ibus-anthy


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