[Mono-bugs] [Bug 71709][Nor] Changed - System.Diagnostics.Process can't start a mono process

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 5 May 2005 20:02:47 -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 bmaurer@users.sf.net.

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

--- shadow/71709	2005-01-25 07:42:55.000000000 -0500
+++ shadow/71709.tmp.435	2005-05-05 20:02:47.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 71709
 Product: Mono: Class Libraries
 Version: 1.1
 OS: NLD 9
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lluis@ximian.com               
@@ -42,6 +42,11 @@
 Don't tell me there's a 'mono' directory where you're trying to run
 this...
 
 ------- Additional Comments From lluis@ximian.com  2005-01-25 07:42 -------
 No, there isn't, but the bug could be related. Maybe the runtime finds
 a mono directory while looking for the executable in the path?
+
+------- Additional Comments From bmaurer@users.sf.net  2005-05-05 20:02 -------
+This WORKSFORME on HEAD. I'd note that creating a folder `mono' in my
+path or in the cwd did not affect the execution. So maybe that was the
+bug.