Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=957532
Bug ID: 957532 Summary: [abrt] ibus-1.5.1-2.fc18: main.py:258:__init_ui:AttributeError: 'NoneType' object has no attribute 'connect' Product: Fedora Version: 18 Component: ibus Severity: unspecified Priority: unspecified Assignee: tfujiwar@redhat.com Reporter: hernandez_maribel@rocketmail.com QA Contact: extras-qa@fedoraproject.org CC: i18n-bugs@lists.fedoraproject.org, shawn.p.huang@gmail.com, tfujiwar@redhat.com Category: ---
Description of problem: I do no
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.6.10-4.fc18.x86_64 uid: 1000 ureports_counter: 1
Truncated backtrace: main.py:258:__init_ui:AttributeError: 'NoneType' object has no attribute 'connect'
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 258, in __init_ui self.__config.connect("value-changed", self.__config_value_changed_cb) AttributeError: 'NoneType' object has no attribute 'connect'
Local variables in innermost frame: self: <__main__.Setup object at 0x15f9b50>
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=957532
fujiwara tfujiwar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(hernandez_maribel | |@rocketmail.com)
--- Comment #4 from fujiwara tfujiwar@redhat.com --- (In reply to comment #0)
File "/usr/share/ibus/setup/main.py", line 258, in __init_ui self.__config.connect("value-changed", self.__config_value_changed_cb) AttributeError: 'NoneType' object has no attribute 'connect'
I cannot reproduce your problem. I think you don't reproduce your problem with a new user account instead of the current user account.
https://bugzilla.redhat.com/show_bug.cgi?id=957532
fujiwara tfujiwar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |NOTABUG Flags|needinfo?(hernandez_maribel | |@rocketmail.com) | Last Closed| |2013-06-14 02:52:38
i18n-bugs@lists.fedoraproject.org