Bug 781791 - [abrt] wicd-curses-1.7.0-9.fc16: wicd-curses.py:884:handle_keys:AttributeError: 'module' object has no attribute 'is_mouse_event'
Summary: [abrt] wicd-curses-1.7.0-9.fc16: wicd-curses.py:884:handle_keys:AttributeErro...
Keywords:
Status: CLOSED DUPLICATE of bug 789380
Alias: None
Product: Fedora
Classification: Fedora
Component: wicd
Version: 16
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Cantrell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:bbad71fe5effd82e2ade1f0f9ac...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-15 08:32 UTC by pavel solokha
Modified: 2012-02-10 19:51 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-10 19:51:58 UTC
Type: ---


Attachments (Terms of Use)

Description pavel solokha 2012-01-15 08:32:10 UTC
libreport version: 2.0.8
abrt_version:   2.0.4.981
cmdline:        /usr/bin/python -O /usr/share/wicd/curses/wicd-curses.py
executable:     /usr/share/wicd/curses/wicd-curses.py
kernel:         3.1.0-7.fc16.i686
reason:         wicd-curses.py:884:handle_keys:AttributeError: 'module' object has no attribute 'is_mouse_event'
time:           Sat 14 Jan 2012 10:31:47 PM MSK
uid:            1000
username:       slimer

backtrace:
:wicd-curses.py:884:handle_keys:AttributeError: 'module' object has no attribute 'is_mouse_event'
:
:Traceback (most recent call last):
:  File "/usr/share/wicd/curses/wicd-curses.py", line 904, in call_update_ui
:    self.update_ui(True)
:  File "/usr/share/wicd/curses/wicd-curses.py", line 89, in wrapper
:    return func(*args, **kargs)
:  File "/usr/share/wicd/curses/wicd-curses.py", line 915, in update_ui
:    self.handle_keys(input_data[1])
:  File "/usr/share/wicd/curses/wicd-curses.py", line 884, in handle_keys
:    if urwid.is_mouse_event(k):
:AttributeError: 'module' object has no attribute 'is_mouse_event'
:
:Local variables in innermost frame:
:keys: ['down']
:k: 'down'
:self: <__main__.appGUI instance at 0x92a936c>

comment:
:fedora16-lxde
:root konsole: error by pressing any arrow-key in main menu

Comment 1 David Cantrell 2012-02-10 19:51:58 UTC

*** This bug has been marked as a duplicate of bug 789380 ***


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