Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1079902 - [abrt] iotop: wrapper.py:49:wrapper:error: nocbreak() returned ERR
Summary: [abrt] iotop: wrapper.py:49:wrapper:error: nocbreak() returned ERR
Keywords:
Status: CLOSED DUPLICATE of bug 1035503
Alias: None
Product: Fedora
Classification: Fedora
Component: iotop
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Adel Gadllah
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:97dbff5367e4fce2ee8ad0afcc0...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-24 09:29 UTC by Gleb Mekhrenin
Modified: 2014-12-03 16:06 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-12-03 16:06:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (deleted)
2014-03-24 09:29 UTC, Gleb Mekhrenin
no flags Details
File: environ (deleted)
2014-03-24 09:29 UTC, Gleb Mekhrenin
no flags Details

Description Gleb Mekhrenin 2014-03-24 09:29:34 UTC
Version-Release number of selected component:
iotop-0.6-2.fc20

Additional info:
reporter:       libreport-2.2.0
cmdline:        /usr/bin/python /sbin/iotop
dso_list:       python-libs-2.7.5-11.fc20.x86_64
executable:     /sbin/iotop
kernel:         3.13.6-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
wrapper.py:49:wrapper:error: nocbreak() returned ERR

Traceback (most recent call last):
  File "/sbin/iotop", line 17, in <module>
    main()
  File "/usr/lib/python2.7/site-packages/iotop/ui.py", line 620, in main
    main_loop()
  File "/usr/lib/python2.7/site-packages/iotop/ui.py", line 610, in <lambda>
    main_loop = lambda: run_iotop(options)
  File "/usr/lib/python2.7/site-packages/iotop/ui.py", line 508, in run_iotop
    return curses.wrapper(run_iotop_window, options)
  File "/usr/lib64/python2.7/curses/wrapper.py", line 49, in wrapper
    curses.nocbreak()
error: nocbreak() returned ERR

Local variables in innermost frame:
stdscr: <_curses.curses window object at 0x7fb4dee96168>
func: <function run_iotop_window at 0x7fb4d5733230>
kwds: {}
args: (<Values at 0x7fb4d57341b8: {'profile': False, 'delay_seconds': 1, 'users': None, 'processes': False, 'batch': 0, 'only': False, 'quiet': 0, 'iterations': None, 'time': None, 'accumulated': False, 'pids': [], 'kilobytes': False, 'uids': []}>,)

Potential duplicate: bug 1022591

Comment 1 Gleb Mekhrenin 2014-03-24 09:29:36 UTC
Created attachment 877964 [details]
File: backtrace

Comment 2 Gleb Mekhrenin 2014-03-24 09:29:38 UTC
Created attachment 877965 [details]
File: environ

Comment 3 z.d 2014-11-28 21:16:05 UTC
Another user experienced a similar problem:

closing lxterm with iotop

reporter:       libreport-2.2.3
cmdline:        /usr/bin/python /sbin/iotop
dso_list:       python-libs-2.7.5-15.fc20.x86_64
executable:     /sbin/iotop
kernel:         3.16.7-200.fc20.x86_64
package:        iotop-0.6-2.fc20
reason:         wrapper.py:49:wrapper:error: nocbreak() returned ERR
runlevel:       N 5
type:           Python
uid:            0

Comment 4 Michal Hlavinka 2014-12-03 16:06:48 UTC

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


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