Bug 1250871

Summary: [abrt] wicd-curses: wicd-curses.py:1156:update_ui:AttributeError: 'Screen' object has no attribute 'get_input_nonblocking'
Product: [Fedora] Fedora Reporter: JP Joerg <jp>
Component: wicdAssignee: David Cantrell <dcantrell>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: anton4linux, dcantrell
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/dbd020bd784004154ab38e5be5ea7ec48312f416
Whiteboard: abrt_hash:05944f0317cc0d382453ec5fb5d7c47f8b5042bd
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 17:22:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description JP Joerg 2015-08-06 08:07:36 UTC
Version-Release number of selected component:
wicd-curses-1.7.3-1.fc22

Additional info:
reporter:       libreport-2.6.2
cmdline:        /usr/bin/python -O /usr/share/wicd/curses/wicd-curses.py
dso_list:       python-urwid-1.3.0-1.fc22.x86_64
executable:     /usr/share/wicd/curses/wicd-curses.py
kernel:         4.0.8-300.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
wicd-curses.py:1156:update_ui:AttributeError: 'Screen' object has no attribute 'get_input_nonblocking'

Traceback (most recent call last):
  File "/usr/share/wicd/curses/wicd-curses.py", line 1311, in <module>
    main()
  File "/usr/share/wicd/curses/wicd-curses.py", line 1224, in main
    ui.run_wrapper(run)
  File "/usr/lib64/python2.7/site-packages/urwid/display_common.py", line 756, in run_wrapper
    return fn()
  File "/usr/share/wicd/curses/wicd-curses.py", line 97, in wrapper
    return func(*args, **kargs)
  File "/usr/share/wicd/curses/wicd-curses.py", line 1234, in run
    app = appGUI()
  File "/usr/share/wicd/curses/wicd-curses.py", line 754, in __init__
    self.update_status()
  File "/usr/share/wicd/curses/wicd-curses.py", line 97, in wrapper
    return func(*args, **kargs)
  File "/usr/share/wicd/curses/wicd-curses.py", line 924, in update_status
    self.set_status):
  File "/usr/share/wicd/curses/wicd-curses.py", line 97, in wrapper
    return func(*args, **kargs)
  File "/usr/share/wicd/curses/wicd-curses.py", line 177, in check_for_wireless
    ('$C', ip))
  File "/usr/share/wicd/curses/wicd-curses.py", line 974, in set_status
    self.update_ui()
  File "/usr/share/wicd/curses/wicd-curses.py", line 97, in wrapper
    return func(*args, **kargs)
  File "/usr/share/wicd/curses/wicd-curses.py", line 1156, in update_ui
    input_data = ui.get_input_nonblocking()
AttributeError: 'Screen' object has no attribute 'get_input_nonblocking'

Local variables in innermost frame:
self: <__main__.appGUI instance at 0x7f17e84bbe60>
from_key: False

Comment 1 JP Joerg 2015-08-06 08:07:39 UTC
Created attachment 1059775 [details]
File: backtrace

Comment 2 JP Joerg 2015-08-06 08:07:41 UTC
Created attachment 1059776 [details]
File: environ

Comment 3 Fedora End Of Life 2016-07-19 17:22:59 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.