[Mono-bugs] [Bug 76403][Wis] Changed - When starting another Console App, a new "console" isn't open but rather the outputs get mixed

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Oct 11 10:16:41 EDT 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by vargaz at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76403

--- shadow/76403	2005-10-10 19:31:22.000000000 -0400
+++ shadow/76403.tmp.25948	2005-10-11 10:16:41.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 76403
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: Gentoo 64bit
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: carlos at applianz.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -17,6 +17,10 @@
 Summary: When starting another Console App, a new "console" isn't open but rather the outputs get mixed
 
 If you start a console app from withing a console app using Process.Start
 then the output of the second console app appears on the first console app
 making it all very confusing. On Windows the MS.NET code opens up a whole
 new DOS window while mono on Windows and Linux just mixes both consoles.
+
+------- Additional Comments From vargaz at gmail.com  2005-10-11 10:16 -------
+What should the mono behaviour be in this case ?
+


More information about the mono-bugs mailing list