http://bugs.winehq.org/show_bug.cgi?id=13797
Summary: wineconsole curses backend wraps cursor in cmd incorrectly Product: Wine Version: 1.0-rc4 Platform: All OS/Version: Solaris Status: UNCONFIRMED Severity: minor Priority: P3 Component: programs AssignedTo: wine-bugs@winehq.org ReportedBy: trisk+winehq@acm.jhu.edu
When wineconsole is built with SVR4 curses instead of ncurses, cmd.exe appears to work correctly until enough text has been printed to reach the bottom of the screen, at which point the cursor jumps to the topmost line of the screen. Entering text will move the cursor along the topmost line, but the text will not be visible. The cursor will remain on that line indefinitely.
As an example:
Start cmd: wineconsole --backend=curses cmd
Press return lots of times or run dir on a large directory.
The cursor will jump to the top of the screen and stay there.
http://bugs.winehq.org/show_bug.cgi?id=13797
Kirill K. Smirnov lich@math.spbu.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lich@math.spbu.ru
--- Comment #1 from Kirill K. Smirnov lich@math.spbu.ru 2008-06-20 16:26:04 --- Is it true that you are running it in xterm?
I suppose that the problem is the following: Xterm window height is 24 characters, although "standard" size is 25. By default wine creates console windows with height 80x25, and wineconsole can change it if needed. But right now curses backend of wineconsole lacks this functionality.
To be sure that you stumbled upon exactly THIS issue, try to check whether this bug arises under 80x25 terminal.
http://bugs.winehq.org/show_bug.cgi?id=13797
--- Comment #2 from Albert Lee trisk+winehq@acm.jhu.edu 2008-06-20 16:48:19 --- I an using gnome-terminal with the default window size, which is 80x24 like xterm.
You're absolutely right, the problem doesn't occur when the window height is changed to 25 characters, and in fact wraps at 25 lines even if the window is larger.
http://bugs.winehq.org/show_bug.cgi?id=13797
--- Comment #3 from Austin English austinenglish@gmail.com 2008-12-19 16:06:53 --- Is this still an issue in current (1.1.10 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=13797
--- Comment #4 from Kirill K. Smirnov lich@math.spbu.ru 2008-12-22 03:28:52 --- Yes, it is.
http://bugs.winehq.org/show_bug.cgi?id=13797
--- Comment #5 from Austin English austinenglish@gmail.com 2009-06-30 11:35:38 --- Is this still an issue in current (1.1.24 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=13797
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=13797
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|programs |cmd
http://bugs.winehq.org/show_bug.cgi?id=13797
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Component|cmd |programs
http://bugs.winehq.org/show_bug.cgi?id=13797
Matt Lewandowsky matt@greenviolet.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |matt@greenviolet.net
--- Comment #6 from Matt Lewandowsky matt@greenviolet.net 2010-03-03 05:38:21 --- (In reply to comment #5) This is still an issue in 1.1.39
http://bugs.winehq.org/show_bug.cgi?id=13797
Albert Lee trisk@forkgnu.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #7 from Albert Lee trisk@forkgnu.org 2010-03-03 17:52:43 --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=13797
Eric Pouech eric.pouech@orange.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech@orange.fr
--- Comment #8 from Eric Pouech eric.pouech@orange.fr 2012-01-28 06:30:22 CST --- this has been fixed in 1.3.8 and likely not backported to 1.1 or 1.2 tree. Could you retest on recent 1.3 tree (recent >= 1.3.8) A+
http://bugs.winehq.org/show_bug.cgi?id=13797
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other
--- Comment #9 from Austin English austinenglish@gmail.com 2012-02-23 15:23:45 CST --- Removing deprecated 'All' Platform.
http://bugs.winehq.org/show_bug.cgi?id=13797
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |00cpxxx@gmail.com Resolution| |FIXED
--- Comment #10 from Bruno Jesus 00cpxxx@gmail.com 2012-10-01 20:31:30 CDT --- (In reply to comment #8)
this has been fixed in 1.3.8 and likely not backported to 1.1 or 1.2 tree. Could you retest on recent 1.3 tree (recent >= 1.3.8) A+
I can confirm this is fixed, it's possible to reproduce the issue in ancient wine versions and not anymore in current versions.
http://bugs.winehq.org/show_bug.cgi?id=13797
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org 2012-10-12 13:34:21 CDT --- Closing bugs fixed in 1.5.15.