[Mono-bugs] [Bug 76403][Wis] New - 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
Mon Oct 10 19:31:22 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 carlos at applianz.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76403
--- shadow/76403 2005-10-10 19:31:22.000000000 -0400
+++ shadow/76403.tmp.16847 2005-10-10 19:31:22.000000000 -0400
@@ -0,0 +1,22 @@
+Bug#: 76403
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details: Gentoo 64bit
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: System
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: carlos at applianz.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+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.
More information about the mono-bugs
mailing list