[Bug 46756] New: Running (Linux) bash from Wine doesn't output anything

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 2 11:22:27 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=46756

            Bug ID: 46756
           Summary: Running (Linux) bash from Wine doesn't output anything
           Product: Wine
           Version: 4.2
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: dark.shadow4 at web.de
      Distribution: ---

Best explained by an example. Starting bash generally works:

> wine start "Z:\bin\bash" -c "echo hello > x.txt"

This creates a text file, as expected.



The following command does not work properly:

wine start "Z:\bin\bash" -c "echo hello"

No text is printed to the terminal, while it should be. Don't know where it is
disappearing to.

-- 
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.



More information about the wine-bugs mailing list