[Mono-list] The handle daemon didnt start up properly

2004-05-12 Thread Fred Blaise
Hello all I had to hard reboot my system, and since then, when I compile (mcs) or run (mono) anything, I get the following: [EMAIL PROTECTED]:~/Desktop$ mono x.exe ** (x.exe:1518): WARNING **: The handle daemon didnt start up properly ** (x.exe:1518): WARNING **: Failed to attach shared memor

Re: [Mono-list] The handle daemon didnt start up properly

2004-05-12 Thread Fred Blaise
If I had read the archives a bit longer, I would have found that deleting the .wapi directory was the answer. I did that and it worked. Thanks guys ...chap On Wed, 2004-05-12 at 07:40, Fred Blaise wrote: > Hello all > > I had to hard reboot my system, and since then, when I compile

[Mono-list] Add app to Gnome menu

2004-05-14 Thread Fred Blaise
Hello all I wrote a little app that I would like to add to my Gnome menu programatically. Does anyone have any pointers for me? Thank you. ...chap PS: if anyone interested, here is the app. Not much to it, but this is my first shot at it :) http://madpenguin.org/modules.php?op=modload&name=DB_

[Mono-list] RE: Add app to Gnome menu

2004-05-17 Thread Fred Blaise
Found what I was looking for, and it turned out to be easier than I thought. http://www.gnome.org/start/2.0/menuediting.html Thanks ...chap ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-list] graphical wrap

2004-05-18 Thread Fred Blaise
So I am here, thinking about what I could do to work on my C# skills... I would like to create a basic GUI for wget. That would push me to use many widgets :) My question is: what is the best way to interact with the command line program from my GUI application? I know this is kind of vague.. Any

[Mono-list] dash in file name - won't compile

2004-05-19 Thread Fred Blaise
Just ran accross this: [EMAIL PROTECTED]:~/CVSROOT/gget-sharp$ mcs -r:gtk-sharp gget-sharp.cs syntax error, got token `MINUS', expecting OPEN_BRACE COLON Mono.CSharp.yyParser.yyException: irrecoverable syntax error in <0x00832> Mono.CSharp.CSharpParser:yyparse (Mono.CSharp.yyParser.yyInput) in <0x

Re: [Mono-list] graphical wrap

2004-05-22 Thread Fred Blaise
take wget apart in order to make that gui? Thanks. ...chap On Sat, 2004-05-22 at 10:45, Jonathan Pryor wrote: > On Wed, 2004-05-19 at 01:51, Fred Blaise wrote: > > I would like to create a basic GUI for wget. That would push me to use > > many widgets :) My question is: what is the

Re: [Mono-list] mcs and mono package

2004-06-08 Thread Fred Blaise
wow... I open my mailbox... and http://fred.blaisern.com/gallery/actions/image_resized_view.php?prev_path=albums%2FOthers&filename=kiorky_flood.png&new_width=934&new_height=669 Quoting KiOrKY <[EMAIL PROTECTED]>: > this is my way fir mono > compile mono-cvs-snapshot and do make install > com