[Bug 32791] New: Fail to receive stdout from .NET application.

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 23 04:09:24 CST 2013


http://bugs.winehq.org/show_bug.cgi?id=32791

             Bug #: 32791
           Summary: Fail to receive stdout from .NET application.
           Product: Wine
           Version: 1.5.22
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: leslie_alistair at hotmail.com
    Classification: Unclassified


Created attachment 43302
  --> http://bugs.winehq.org/attachment.cgi?id=43302
Source and exe of Sample application.

Unzip the attached Program.
Run the CreateProcess.exe in the Debug directory.

I am expecting to see the "passed" message, but instead see "failed".

CreateProcess.exe create a process of MyAssembly.exe and is expecting to
receive data via the stdin/out.  However this fails when using mono.

If you run MyAssembly.exe by itself, the text appears on the console.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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