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 [EMAIL PROTECTED]

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

--- shadow/77389        2007-01-28 15:37:48.000000000 -0500
+++ shadow/77389.tmp.32199      2007-02-16 12:04:22.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 77389
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: mono 1.1.13.2
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -73,6 +73,16 @@
                process = Start(new ProcessStartInfo("xdg-open \"" + fileName + 
"\""));
        }
        return process;
 }
 
 \\Regards Jop... (Jonas Finnemann Jensen).
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-02-16 12:04 -------
+By the way, I just thought of a command similar to xdg-open, there's
+an "open" command on OS X:
+http://www.ss64.com/osx/open.html
+
+I think use of xdg-open and open, should make it possible to fix this
+bug... But I don't think my try/catch approach is any good... All
+thats needed to close this bug is probably a method to determine
+whether a given string is a command or a ressource.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to