https://bugs.winehq.org/show_bug.cgi?id=37491
Bug ID: 37491 Summary: wineconsole requires/uses TERM environment variable Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: luke-jr+winebugs@utopios.org Distribution: ---
For some reason, wineconsole requires TERM to be set to a valid value. However, Windows ncurses requires TERM to be unset, clear, or "#win32con" or it starts talking vt100, which wineconsole doesn't understand.
https://bugs.winehq.org/show_bug.cgi?id=37491
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Version|unspecified |1.7.29
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello Luke,
do you have a specific ncurses-based win32 app that breaks because of this?
Regards
https://bugs.winehq.org/show_bug.cgi?id=37491
--- Comment #2 from Luke-Jr luke-jr+winebugs@utopios.org --- (In reply to Anastasius Focht from comment #1)
do you have a specific ncurses-based win32 app that breaks because of this?
I was testing with switching from PDCurses to ncurses for BFGMiner. A test build is at: http://luke.dashjr.org/tmp/code/f501b32-win64.zip However, this issue can be reproduced with any application compiled for Windows against ncurses.
https://bugs.winehq.org/show_bug.cgi?id=37491
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |jacek@codeweavers.com Fixed by SHA1| |54e117018cd4cc58c258da92686 | |bfad13946bde2 Resolution|--- |FIXED
--- Comment #3 from Jacek Caban jacek@codeweavers.com --- Fixed in git, we no longer use TERM: https://source.winehq.org/git/wine.git/commitdiff/54e117018cd4cc58c258da9268...
https://bugs.winehq.org/show_bug.cgi?id=37491
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.18.