Bug 885593
| Summary: | [abrt] iotop-0.4.3-1.fc15: wrapper.py:49:wrapper:error: endwin() returned ERR | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Diego <diego.ml> | ||||||
| Component: | iotop | Assignee: | Adel Gadllah <adel.gadllah> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 15 | CC: | adel.gadllah, mhlavink | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:2ff0bc5295c0cb2147c98587622dc9ea98bae897 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-12-03 16:54:31 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: |
|
||||||||
Created attachment 660614 [details]
File: executable
Created attachment 660615 [details]
File: smolt_data
*** This bug has been marked as a duplicate of bug 1035503 *** |
Description of problem: I'm sorry but I don't know how and when this happened. Version-Release number of selected component: iotop-0.4.3-1.fc15 Additional info: libreport version: 2.0.18 cmdline: kernel: 2.6.40.6-0.fc15.x86_64 backtrace: :wrapper.py:49:wrapper:error: endwin() returned ERR : :Traceback (most recent call last): : File "/usr/bin/iotop", line 16, in <module> : main() : File "/usr/lib/python2.7/site-packages/iotop/ui.py", line 563, in main : main_loop() : File "/usr/lib/python2.7/site-packages/iotop/ui.py", line 553, in <lambda> : main_loop = lambda: run_iotop(options) : File "/usr/lib/python2.7/site-packages/iotop/ui.py", line 465, in run_iotop : return curses.wrapper(run_iotop_window, options) : File "/usr/lib64/python2.7/curses/wrapper.py", line 49, in wrapper : curses.endwin() :error: endwin() returned ERR : :Local variables in innermost frame: :stdscr: <_curses.curses window object at 0x1a90150> :func: <function run_iotop_window at 0x1d6e500> :kwds: {} :args: (<Values at 0x1d65b00: {'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': []}>,)