Bug 627951 - [abrt] bpython-0.9.6.2-5.fc13.1: cli.py:343:clear_wrapped_lines:error: wmove() returned ERR
Summary: [abrt] bpython-0.9.6.2-5.fc13.1: cli.py:343:clear_wrapped_lines:error: wmove(...
Keywords:
Status: CLOSED DUPLICATE of bug 667934
Alias: None
Product: Fedora
Classification: Fedora
Component: bpython
Version: 13
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Terje Røsten
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:6b869bfe
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-27 13:25 UTC by Arjen Dijkstra
Modified: 2011-01-17 15:14 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-01-17 15:14:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.17 KB, text/plain)
2010-08-27 13:25 UTC, Arjen Dijkstra
no flags Details

Description Arjen Dijkstra 2010-08-27 13:25:51 UTC
abrt version: 1.1.13
architecture: x86_64
cmdline: /usr/bin/python /usr/bin/bpython
component: bpython
executable: /usr/bin/bpython
kernel: 2.6.33.6-147.2.4.fc13.x86_64
package: bpython-0.9.6.2-5.fc13.1
reason: cli.py:343:clear_wrapped_lines:error: wmove() returned ERR
release: Fedora release 13 (Goddard)
time: 1282914158
uid: 500

backtrace
-----
cli.py:343:clear_wrapped_lines:error: wmove() returned ERR

Traceback (most recent call last):
  File "/usr/bin/bpython", line 9, in <module>
    load_entry_point('bpython==0.9.6.2', 'console_scripts', 'bpython')()
  File "/usr/lib/python2.6/site-packages/bpython/cli.py", line 1604, in main
    banner=banner)
  File "/usr/lib/python2.6/site-packages/bpython/cli.py", line 1503, in curses_wrapper
    return func(stdscr, *args, **kwargs)
  File "/usr/lib/python2.6/site-packages/bpython/cli.py", line 1572, in main_curses
    repl.repl()
  File "/usr/lib/python2.6/site-packages/bpython/cli.py", line 940, in repl
    inp = self.get_line()
  File "/usr/lib/python2.6/site-packages/bpython/cli.py", line 545, in get_line
    if self.p_key(key) is None:
  File "/usr/lib/python2.6/site-packages/bpython/cli.py", line 737, in p_key
    self.back()
  File "/usr/lib/python2.6/site-packages/bpython/cli.py", line 279, in back
    self.clear_wrapped_lines()
  File "/usr/lib/python2.6/site-packages/bpython/cli.py", line 343, in clear_wrapped_lines
    self.scr.move(y, 0)
error: wmove() returned ERR

Local variables in innermost frame:
y: 23
width: 80
self: <bpython.cli.CLIRepl object at 0x174f910>

Comment 1 Arjen Dijkstra 2010-08-27 13:25:53 UTC
Created an attachment (id=441512)
File: backtrace

Comment 2 Terje Røsten 2010-11-07 18:39:18 UTC
Can you reproduce this with the current release in Fedora: bpython 0.9.7.1-1?

Comment 3 Terje Røsten 2011-01-17 15:14:29 UTC

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


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