May 3, 2024
4:28 p.m.
https://bugs.winehq.org/show_bug.cgi?id=56459 --- Comment #14 from renatopereyra(a)google.com --- I've been thinking a bit about how Wine creates a (windows) console behind the scenes whenever a program is invoked from a unix tty. Is this done to improve compatibility? If so, would `./wine [[your exec and args]] < /dev/null 2>&1 | cat -` possibly introduce bugs? Does the answer vary depending on whether the app called is a GUI app or command line app? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.