Bug 802196 - [abrt] ibus-anthy-1.3.99.20120304-1.fc17: main.py:44:__init__:TypeError: gobject `IBusComponent' doesn't support property `command_line'
Summary: [abrt] ibus-anthy-1.3.99.20120304-1.fc17: main.py:44:__init__:TypeError: gobj...
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:35ec48f83fd62e37a8d511e8f73...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-12 02:20 UTC by Jens Petersen
Modified: 2012-03-12 02:43 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-12 02:43:33 UTC
Type: ---


Attachments (Terms of Use)

Description Jens Petersen 2012-03-12 02:20:39 UTC
libreport version: 2.0.8
abrt_version:   2.0.7
cmdline:        /usr/bin/python /usr/share/ibus-anthy/engine/main.py --ibus
comment:        Turned on anthy in applet without input context.
executable:     /usr/share/ibus-anthy/engine/main.py
kernel:         3.3.0-0.rc4.git1.4.fc17.x86_64
reason:         main.py:44:__init__:TypeError: gobject `IBusComponent' doesn't support property `command_line'
time:           2012年03月08日 11時21分40秒
uid:            1000

backtrace:
:main.py:44:__init__:TypeError: gobject `IBusComponent' doesn't support property `command_line'
:
:Traceback (most recent call last):
:  File "/usr/share/ibus-anthy/engine/main.py", line 114, in <module>
:    main()
:  File "/usr/share/ibus-anthy/engine/main.py", line 111, in main
:    launch_engine(exec_by_ibus)
:  File "/usr/share/ibus-anthy/engine/main.py", line 71, in launch_engine
:    IMApp(exec_by_ibus).run()
:  File "/usr/share/ibus-anthy/engine/main.py", line 44, in __init__
:    textdomain='ibus-anthy')
:TypeError: gobject `IBusComponent' doesn't support property `command_line'
:
:Local variables in innermost frame:
:exec_by_ibus: True
:self: <__main__.IMApp instance at 0x22781b8>
:command_line: '/usr/libexec/ibus-engine-anthy --ibus'

Comment 1 fujiwara 2012-03-12 02:43:33 UTC
Ah, I forgot that change needs the latest ibus.
Please use ibus 1.4.99.20120304 or later.


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