[Mono-bugs] [Bug 439545] New: Process class no longer works correctly on Mac OS
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Oct 28 11:44:27 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=439545
Summary: Process class no longer works correctly on Mac OS
Product: Mono: Runtime
Version: 2.0
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Critical
Priority: P5 - None
Component: misc
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: andrew at coupesonline.com
QAContact: mono-bugs at lists.ximian.com
Found By: Beta-Customer
Created an attachment (id=248358)
--> (https://bugzilla.novell.com/attachment.cgi?id=248358)
Opens a textfile on desktop called myfile.txt.
Since the release of 2.01_1 runtime for the Mac OS, the process class no longer
works. The command Process.Start("foo.txt") no longer works. The error
returned is pathname/-W could not be found (where pathname is the folder where
the program was executed from).
I strongly suspect that this problem is related to a patch that was implemented
recently to fix a problem with the Process.HasExited method.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list