Bug 926003 - [abrt] ibus-1.5.1-2.fc18: module.py:135:__getattr__:AttributeError: 'gi.repository.IBus' object has no attribute 'PreloadEngineMode'
Summary: [abrt] ibus-1.5.1-2.fc18: module.py:135:__getattr__:AttributeError: 'gi.repos...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: ibus
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: fujiwara
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:6180785a050afa5542b9ba59065...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-23 07:41 UTC by mussadek
Modified: 2013-03-26 18:27 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-03-26 07:22:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1023 bytes, text/plain)
2013-03-23 07:41 UTC, mussadek
no flags Details
File: core_backtrace (586 bytes, text/plain)
2013-03-23 07:41 UTC, mussadek
no flags Details
File: environ (3.42 KB, text/plain)
2013-03-23 07:41 UTC, mussadek
no flags Details

Description mussadek 2013-03-23 07:41:09 UTC
Version-Release number of selected component:
ibus-1.5.1-2.fc18

Additional info:
cmdline:        /usr/bin/python /usr/share/ibus/setup/main.py
executable:     /usr/share/ibus/setup/main.py
kernel:         3.8.4-202.fc18.x86_64
uid:            1001
ureports_counter: 1

Truncated backtrace:
module.py:135:__getattr__:AttributeError: 'gi.repository.IBus' object has no attribute 'PreloadEngineMode'

Traceback (most recent call last):
  File "/usr/share/ibus/setup/main.py", line 621, in <module>
    setup = Setup()
  File "/usr/share/ibus/setup/main.py", line 83, in __init__
    self.__init_ui()
  File "/usr/share/ibus/setup/main.py", line 262, in __init_ui
    self.__init_general()
  File "/usr/share/ibus/setup/main.py", line 194, in __init_general
    preload_engine_mode = IBus.PreloadEngineMode.USER
  File "/opt/gnome/lib64/python2.7/site-packages/gi/module.py", line 316, in __getattr__
    return getattr(self._introspection_module, name)
  File "/opt/gnome/lib64/python2.7/site-packages/gi/module.py", line 135, in __getattr__
    self.__name__, name))
AttributeError: 'gi.repository.IBus' object has no attribute 'PreloadEngineMode'

Local variables in innermost frame:
info: None
self: <IntrospectionModule 'IBus' from '/opt/gnome/lib64/girepository-1.0/IBus-1.0.typelib'>
name: 'PreloadEngineMode'

Comment 1 mussadek 2013-03-23 07:41:12 UTC
Created attachment 714958 [details]
File: backtrace

Comment 2 mussadek 2013-03-23 07:41:14 UTC
Created attachment 714959 [details]
File: core_backtrace

Comment 3 mussadek 2013-03-23 07:41:17 UTC
Created attachment 714960 [details]
File: environ

Comment 4 fujiwara 2013-03-26 07:22:38 UTC
(In reply to comment #0)
>   File "/opt/gnome/lib64/python2.7/site-packages/gi/module.py", line 316, in
> __getattr__
>     return getattr(self._introspection_module, name)

> '/opt/gnome/lib64/girepository-1.0/IBus-1.0.typelib'>
> name: 'PreloadEngineMode'

Fedora ibus does not provide /opt/gnome .
It would be good to clean up your ibus.

# rpm -e --nodeps ibus ibus-libs ibus-gtk2 ibus-gtk3
# yum install ibus

Comment 5 mussadek 2013-03-26 18:27:23 UTC
i sent it by mistake, as i was doing a gnome building in opt.


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