[Bug 44447] New: winconsole incorrect redirects output to terminal when running a cmd file.
https://bugs.winehq.org/show_bug.cgi?id=44447 Bug ID: 44447 Summary: winconsole incorrect redirects output to terminal when running a cmd file. Product: Wine Version: 3.0 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: programs Assignee: wine-bugs(a)winehq.org Reporter: leslie_alistair(a)hotmail.com Distribution: --- Create file native.cmd and add @echo off set PATHEXT=%PATHEXT%;.; /bin/bash winepath -u "C:\users\Desktop\test.txt" .... Run wineconsole call "native.cmd" The output from native.cmd appears in the terminal wineconsole was run from and not within wineconsole itself. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44447 --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> --- wineconsole is not a Unix terminal emulator, so it can't display output from native apps. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44447 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |NOTOURBUG --- Comment #2 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Marking not as a bug. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44447 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44447 Matteo Bruni <matteo.mystral(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|NOTOURBUG |INVALID -- 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.
participants (1)
-
wine-bugs@winehq.org