[Fedora-i18n-bugs] [Bug 597594] New: [abrt] crash in ibus-1.3.3-1.fc13: keyboardshortcut.py:140:get_shortcuts:TypeError: 'NoneType' object is not iterable

bugzilla at redhat.com bugzilla at redhat.com
Sat May 29 18:03:32 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: [abrt] crash in ibus-1.3.3-1.fc13: keyboardshortcut.py:140:get_shortcuts:TypeError: 'NoneType' object is not iterable

https://bugzilla.redhat.com/show_bug.cgi?id=597594

           Summary: [abrt] crash in ibus-1.3.3-1.fc13:
                    keyboardshortcut.py:140:get_shortcuts:TypeError:
                    'NoneType' object is not iterable
           Product: Fedora
           Version: 13
          Platform: x86_64
        OS/Version: Linux
            Status: NEW
 Status Whiteboard: abrt_hash:2fb74671
          Severity: medium
          Priority: low
         Component: ibus
        AssignedTo: phuang at redhat.com
        ReportedBy: mad.kanie at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: phuang at redhat.com, i18n-bugs at lists.fedoraproject.org
    Classification: Fedora


abrt 1.1.0 detected a crash.

architecture: x86_64
cmdline: python /usr/share/ibus/setup/main.py
comment: error is consistently reproducible.
component: ibus
executable: /usr/share/ibus/setup/main.py
kernel: 2.6.33.4-95.fc13.x86_64
package: ibus-1.3.3-1.fc13
reason: keyboardshortcut.py:140:get_shortcuts:TypeError: 'NoneType' object is
not iterable
release: Fedora release 13 (Goddard)

backtrace
-----
keyboardshortcut.py:140:get_shortcuts:TypeError: 'NoneType' object is not
iterable

Traceback (most recent call last):
  File "/usr/share/ibus/setup/keyboardshortcut.py", line 223, in
__keycode_entry_notify_cb
    self.__update_add_and_apply_buttons()
  File "/usr/share/ibus/setup/keyboardshortcut.py", line 208, in
__update_add_and_apply_buttons
    shortcuts = self.get_shortcuts()
  File "/usr/share/ibus/setup/keyboardshortcut.py", line 140, in get_shortcuts
    return [i[0] for i in model]
TypeError: 'NoneType' object is not iterable

Local variables in innermost frame:
_[1]: []
model: None
self: <KeyboardShortcutSelection object at 0x1666e10 (GtkVBox at 0x18e4800)>

How to reproduce
-----
1. select preferences from ibus icon tray (with anthy engine).
2. click on button [...] (next input method) from "general" tab. dialog will be
displayed.
3. click on "cancel". error notification is showed.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the i18n-bugs mailing list