[Mono-list] System.Diagnostics.Process.Exited Event

2003-10-27 Thread Ecmel Ercan
Hi, Hope I am posting to the correct list. I try to execute a process by using the System.Diagnostics.Process class. Everything works fine but the System.Diagnostics.Process.Exited Event does not fire when the process finishes. I set System.Diagnostics.Process.EnableRaisingEvents to true. I

Re: [Mono-list] System.Diagnostics.Process.Exited Event

2003-10-27 Thread Jose Luis Garcia
hi, Without your code i thing it's posible you're not enable the process to raise events... process.EnableRaisingEvents = true; Josus. - Original Message - From: Ecmel Ercan [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, October 25, 2003 8:13 PM Subject: [Mono-list]

Re: [Mono-list] System.Diagnostics.Process.Exited Event

2003-10-27 Thread Jose Luis Garcia
hi again Sorry for my stupid post, I have read only the first part of the original message. Here is a sample code that works on MS platform... I can't test now on Linux Josus. using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms;

Re: [Mono-list] Problem compiling from the CVS

2003-10-27 Thread Varga Zoltan
Hi, I think this is because the dailys are compiled with an old version of mcs, which does not contain a fix for : http://bugzilla.ximian.com/show_bug.cgi?id=49611 Perhaps Duncan can help with this ?

RE: [Mono-list] Beginners Questions : How to....

2003-10-27 Thread Jeremiah McElroy
For an IDE you can use Eclipse, Zoltan Varga has made a great deal of progress in getting C# to work with Eclipse. You could also run Visual Studio .NET with WINE, but I don't know anything about how to do that. You could also check out C# Studio: http://csharp-studio.sourceforge.net/

RE: [Mono-list] Beginners Questions : How to....

2003-10-27 Thread Giuseppe Greco
I agree with Jeremiah. I use to write the source code with vi and to compile it with NAnt from the command line (ev. see developer.agamura.com/technotes for a tutorial). I think that's the best. Of course, if you prefer, you could use make instead of NAnt... Gius_. For an IDE you can use

Re: [Mono-list] Problem compiling from the CVS

2003-10-27 Thread Richard Torkar
On Mon, 2003-10-27 at 17:04, George Kodinov wrote: Hi, We're in the process of final QA of a Virtuoso (http://www.openlinksw.com/virtuoso) release including mono hosting. While our demos work with mono from Jun 2003 we would like to incorporate the latest with the publicly available

Re: [Mono-list] Problem compiling from the CVS

2003-10-27 Thread Duncan Mak
Hello George and Zoltan, On Mon, 2003-10-27 at 07:27, Varga Zoltan wrote: I think this is because the dailys are compiled with an old version of mcs, which does not contain a fix for : http://bugzilla.ximian.com/show_bug.cgi?id=49611 Perhaps Duncan can help with this ? The dailys

RE: [Mono-list] Problem compiling from the CVS

2003-10-27 Thread Kenneth Benson
Title: RE: [Mono-list] Problem compiling from the CVS As a side note, the mcs make seems to have a hardcode for the libraries for /usr/local/lib, ignoring if you have set LD_LIBRARY_PATH or not. I did a link in /usr/local/lib to all of the files in my $HOME/mono/install/lib directory to make

Re: [Mono-list] ProviderSectionHandler revisited

2003-10-27 Thread Marco Canini
Could someone review this new version of ProviderSectionHandler.cs and if right commit it please. I need ProviderFactory to work for my job. MC // // Mono.Data.ProviderSectionHandler // // Authors: // Brian Ritchie ([EMAIL PROTECTED]) // // // Copyright (C) Brian Ritchie, 2002 // //

[Mono-list] Problems with RH8 and Mono

2003-10-27 Thread Kenneth Benson
Title: Problems with RH8 and Mono This is a fresh install of RH8, downloaded the corrected monocharge, checked out the CVS of mono and mcs. Mono compiles no problem, MCS is dieing in gdiplus due to a Cairo dependency. I pulled Duncan's Cairo files and installed them and now it dies at finding

RE: [Mono-list] Problems with RH8 and Mono

2003-10-27 Thread Kenneth Benson
Title: RE: [Mono-list] Problems with RH8 and Mono Use the RH9 even though I'm on a RH8 box? Just want to make sure. -Original Message- From: Richard Torkar [mailto:[EMAIL PROTECTED]] Sent: Monday, October 27, 2003 2:19 PM To: '[EMAIL PROTECTED]' Subject: Re: [Mono-list] Problems

RE: [Mono-list] Problems with RH8 and Mono

2003-10-27 Thread Richard Torkar
On Mon, 2003-10-27 at 20:25, Kenneth Benson wrote: Use the RH9 even though I'm on a RH8 box? Just want to make sure. Shouldn't be any problems as far as I can tell :) (haven't tried it though). I have absolutely *no* idea what so ever for why Duncan hasn't released the source rpms. Several

[Mono-list] About WinFx

2003-10-27 Thread Maurizio Colucci
Someone on the slashdot forum said that WinFx is going to make mono useless. How much is true about that? http://slashdot.org/comments.pl?sid=83739threshold=1commentsort=0tid=109tid=185tid=187tid=190mode=threadpid=7321209#7321376 ___ Mono-list maillist

Re: [Mono-list] About WinFx

2003-10-27 Thread Johannes Roith
Just a new name to remember :) ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

RE: [Mono-list] Problems with RH8 and Mono

2003-10-27 Thread Kenneth Benson
Title: RE: [Mono-list] Problems with RH8 and Mono The only source rpms I see on his site are dated 7 August 2003 so they look fairly old. Look in http://primates.ximian.com/~duncan/cairo (and that address was in an old message on the list so I'm not giving away secrets) ;) Ken Benson

Re: [Mono-list] About WinFx

2003-10-27 Thread jasper van putten
Don't belief everything you read on slashdot. Microsoft describes winFX as a comprehensive set of managed APIs for writing Longhorn applications So, basicly instead of using p/invoke to access the windows APIs, you can just use the managed libaries. Since.net apps which p/invoke the windows API

RE: [Mono-list] Problems with RH8 and Mono

2003-10-27 Thread Duncan Mak
On Mon, 2003-10-27 at 14:36, Richard Torkar wrote: On Mon, 2003-10-27 at 20:25, Kenneth Benson wrote: Use the RH9 even though I'm on a RH8 box? Just want to make sure. Shouldn't be any problems as far as I can tell :) (haven't tried it though). Actually, in this case, this is probably not

[Mono-list] PDC Plan?

2003-10-27 Thread ichbin
I read earlier than Miguel would be at the PDC. I'm here and would love to get together and talk about mono. Please inform me of any arrangements, or suggest some if there aren't any so far. ___ Mono-list maillist - [EMAIL PROTECTED]

Re: [Mono-list] About WinFx

2003-10-27 Thread Miguel de Icaza
Hello, Someone on the slashdot forum said that WinFx is going to make mono useless. How much is true about that? http://slashdot.org/comments.pl?sid=83739threshold=1commentsort=0tid=109tid=185tid=187tid=190mode=threadpid=7321209#7321376 Ah, some people are miss-informed. Avalon is

[Mono-list] PDC Mono Get Together.

2003-10-27 Thread Miguel de Icaza
Hello everyone! We have found a great spot to host the Mono BOF at the conventions center. Mono people: Lets get together on Tuesday 28th at 6pm at the West Tower Lobby in the LA Conventions Center at the PDC to discuss Mono. Pass the message.

Re: [Mono-list] About WinFx

2003-10-27 Thread Xavier Amado
Besides that that's not true as miguel and jasper replied, even If MS ever did such a thing of letting Mono out of the .NET updates scoop, it will never become useless, I mean, it might not become .NET compliant, but it will still be a great environment to develop linux desktop applications

[Mono-list] Installation Woes (Could Not Find Assembly System)

2003-10-27 Thread Doug Johnson
Hey, New to Mono, spent all nite rtfm and searchin this list. Can't seem to resolve this: Every time I try to invoke mcs (even mcs --version) I get WARNING **: Could not find assembly System cannot open assembly /usr/bin/mcs.exe I have emerge mono gtk-sharp giving me mono 0.28. I was gonna

RE: [Mono-list] Installation Woes (Could Not Find Assembly System)

2003-10-27 Thread Todd Berman
Two things: 1) Using a gentoo package, I would suggest filling a bug at http://bugzilla.gentoo.org first. We (the gentoo developers) appreciate this as it might very well be a bug in our packaging. We (the mono developers) also appreciate this because it allows us to spend time nailing down mono

Re: [Mono-list] Installation Woes (Could Not Find Assembly System)

2003-10-27 Thread Doug Johnson
wow, fast response :) I wasn't sure if it was a gentoo bug, I searched bugs.gentoo.org but found nothing that was like this problem. and ya, I checked the /usr/lib dir. All the dlls are in there :/ I just got my friend to emerge mono and mcs works for him. I don't know what is up with mine.