[Mono-bugs] [Bug 82005][Wis] Changed - Gui exe send arguments badly to console exe
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jul 4 04:43:11 EDT 2007
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 lupus at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82005
--- shadow/82005 2007-07-03 19:55:36.000000000 -0400
+++ shadow/82005.tmp.13514 2007-07-04 04:43:11.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 82005
Product: Mono: Runtime
Version: 1.1
-OS:
+OS: unknown
OS Details: MDV 2007 Cooker (updated daily)
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: JIT
AssignedTo: lupus at ximian.com
ReportedBy: surfzoid2002 at yahoo.fr
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -28,6 +28,11 @@
and when i click on my button to start the exe of the console i have this
result :
[root at surfzoidPC Debug]# mono CRLF2LFGui.exe
xdg-open: unexpected argument '/root/Telechargement/Debug/win/CRLF2LF.xml'
Try 'xdg-open --help' for more information.
+
+------- Additional Comments From lupus at ximian.com 2007-07-04 04:43 -------
+What version of mono are you using? This is likely fixed by the hack
+miguel added to svn. In any case you should use
+"mono path/to/CRLF2LF.exe" instead of just CRLF2LF.exe in Process.Start.
More information about the mono-bugs
mailing list