https://bugs.winehq.org/show_bug.cgi?id=55435
Bug ID: 55435 Summary: GUI applications no longer show text output on STDOUT/STDERR Product: Wine Version: 8.12 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: winehq@pp.dyndns.biz CC: jacek@codeweavers.com Regression SHA1: dcf0bf1f383f8429136cb761f5170a04503a297b Distribution: ---
GUI applications sometimes print informational and error text messages to the terminal they were launched from. This stopped working in Wine 8.12. I first noticed it with the game Star Trek Online and to rule out it was the game I also tested the Windows version of VLC Media Player and it too stopped printing text to the terminal. A bisect identifies commit dcf0bf1f383f8429136cb761f5170a04503a297b.
I don't know if this was an intentional change and if I have missed some setting or parameter needed to get that terminal output back and I apologize if that's the case.