https://bugs.winehq.org/show_bug.cgi?id=49849
Bug ID: 49849 Summary: system("CLS") don't work Product: Wine Version: 5.16 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: antoni.przybylik@wp.pl Distribution: ---
In my Windows console program, I'm using system("CLS") to clear the screen. Unfortunately, when I try to run this program with wine, the screen doesn't clear.
This isn't this program specific bug. system("CLS") doesn't work in any of my programs. I don't think an attachment is needed. The bug is easy to reproduce.
https://bugs.winehq.org/show_bug.cgi?id=49849
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Severity|major |normal Component|-unknown |cmd
https://bugs.winehq.org/show_bug.cgi?id=49849
Jeff Smith whydoubt@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |whydoubt@gmail.com
--- Comment #1 from Jeff Smith whydoubt@gmail.com --- This is now fixed.
I believe several patches affected this, but the final one that seems to have fixed this issue was:
54e117018cd4cc58c258da92686bfad13946bde2 Author: Jacek Caban jacek@codeweavers.com Date: Mon Sep 21 17:07:29 2020 +0200
kernelbase: Use conhost to handle Unix consoles.
This was included in wine 5.18.
https://bugs.winehq.org/show_bug.cgi?id=49849
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Summary|system("CLS") don't work |system("CLS") doesn't work Resolution|--- |FIXED Fixed by SHA1| |54e117018cd4cc58c258da92686 | |bfad13946bde2 Component|cmd |-unknown Keywords|download |
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- I can confirm this is fixed as well.
Marking FIXED.
https://bugs.winehq.org/show_bug.cgi?id=49849
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.2.