[Mono-bugs] [Bug 47040][Nor] Changed - Process.Start() not working

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 20 Oct 2003 15:09:55 -0400 (EDT)


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 miguel@ximian.com.

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

--- shadow/47040	2003-07-29 16:31:26.000000000 -0400
+++ shadow/47040.tmp.31000	2003-10-20 15:09:55.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 47040
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: REOPENED   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: johannes@jroith.de               
@@ -73,6 +73,11 @@
 	public static void Main() {
 
 		Process.Start("galeon");
 	}
 }
 
+
+------- Additional Comments From miguel@ximian.com  2003-10-20 15:09 -------
+This works for me.  Can you confirm?
+
+Am setting this to NEEDINFO for now, please reopen if its a bug.