Re: [Mono-dev] Screensavers in C# with Linux

2007-04-21 Thread Michael Hutchinson
On 4/19/07, Paul [EMAIL PROTECTED] wrote: Hi, It's pretty simple to write a screensaver for Win32 in C# (intercept a mouse and keyboard event and a few other bits, then rename the .exe to .scr). Does anyone know if it's as simple to write a screensaver in C# for Linux boxes (either Gnome

Re: [Mono-dev] Feedback on release notes.

2007-04-21 Thread Joe Shaw
Hi, On 4/19/07, Miguel de Icaza [EMAIL PROTECTED] wrote: The draft is: http://www.go-mono.com/archive/1.2.4/ In there, you have this chunk: In addition to the old Mono.Data.Sqlite, we are now also shipping Mono.Data.Sqlite2, which is Robert Simpson's Sqlite binding for .NET

Re: [Mono-dev] Call for testing: -- Timer issue

2007-04-21 Thread Joshua Tauberer
With the 1.2.4 preview, I encountered something with the MySql Connector which I narrowed down to an issue with System.Threading.Timer. I don't know what the proper way to use the Timer is, so it may be improper use on MySql's end, but nevertheless it's unexpected. When creating and disposing

Re: [Mono-dev] Feedback on release notes.

2007-04-21 Thread Ivan N. Zlatev
On 4/21/07, Joe Shaw [EMAIL PROTECTED] wrote: In there, you have this chunk: In addition to the old Mono.Data.Sqlite, we are now also shipping Mono.Data.Sqlite2, which is Robert Simpson's Sqlite binding for .NET adapted to ship with the Mono framework. Is the namespace really called

[Mono-dev] [PATCH] Mono does not build on Mac OS X

2007-04-21 Thread Andreas Färber
Hello, I've prepared a patch for mono/mini/Makefile.am to work again to OS X / automake 1.6.x: http://bugzilla.ximian.com/show_bug.cgi?id=81417 Please let me know if that is an acceptable way of fixing it. Andreas ___ Mono-devel-list mailing list

Re: [Mono-dev] Feedback on release notes.

2007-04-21 Thread Miguel de Icaza
Hey, In addition to the old Mono.Data.Sqlite, we are now also shipping Mono.Data.Sqlite2, which is Robert Simpson's Sqlite binding for .NET adapted to ship with the Mono framework. Is the namespace really called Mono.Data.Sqlite2? Because that could be confusing, seeing as it only

Re: [Mono-dev] Feedback on release notes.

2007-04-21 Thread Everaldo Canuto
Hey, For WinForms we have also support for Balloon tips in NotifyIcons. In vm Paolo made fixes to double type for armel. Everaldo. On 4/19/07, Miguel de Icaza [EMAIL PROTECTED] wrote: Hello, As usual, am working on the release notes and I need your help. I have been reading for

Re: [Mono-dev] [PATCH] proper xml for the .cov output of monocov

2007-04-21 Thread Zoltan Varga
Hi, This is now fixed. Zoltan On 4/21/07, Valentin Sawadski [EMAIL PROTECTED] wrote: Hello, here is a short patch to fix the xml output of monocov. The monocov-profiler does not replace the and of generic members with the right HTML-Entities when outputting to xml this caused the

Re: [Mono-list] Call for testing: Mono 1.2.4 Preview Available

2007-04-21 Thread Jorge Bastos
I compiled all sucessfull with gcc 4.1x and glibc2.5 Only saw this in mono-basic: --- Does 'vbnc.BoundList' have no type references? --- - Original Message - From: Wade Berrier [EMAIL PROTECTED] To: mono-list@lists.ximian.com; [EMAIL PROTECTED] Sent: Saturday, April 21, 2007 5:26 AM

[Mono-list] little problem RE: New anonymous subversion hostname

2007-04-21 Thread tom potts
I tried the advice given but - perhaps being lazy I work at trunk level - there were errors and the update didnt work so I co'ed from scratch at the end I got: U trunk Fetching external item into 'trunk/daap-sharp/ext/Mono.Zeroconf.Avahi' svn: Unknown hostname 'svn.myrealbox.com' I seem to

Re: [Mono-list] Call for testing: Mono 1.2.4 Preview Available

2007-04-21 Thread Rolf Bjarne Kvinge
-Original Message- From: [EMAIL PROTECTED] [mailto:mono-list- [EMAIL PROTECTED] On Behalf Of Jorge Bastos Sent: sábado, 21 de abril de 2007 11:35 To: mono-list@lists.ximian.com Subject: Re: [Mono-list] Call for testing: Mono 1.2.4 Preview Available I compiled all sucessfull with

Re: [Mono-list] Can't start monodoc

2007-04-21 Thread Rafael Ferreira
just adding the gtk-sharp assembly to your GAC *might* work but you should pursue a packaged version of gtk-sharp - there should be one already available with your distribution. - raf On Thu, 2007-04-19 at 23:05 +0100, Peter Bradley wrote: I have SuSE 10.0 and Mono version: Mono JIT

Re: [Mono-list] mono and .net remoting

2007-04-21 Thread Andreas Färber
Is there a known issue with Bugzilla currently? I've been unable to post a new bug for the last few days. There is always a timeout when submitting the bug form to post_bug.cgi, while querying etc. works fine. It seems to work: http://bugzilla.ximian.com/show_bug.cgi?id=80718 Last time

[Mono-list] Mono 1.2.4 make check failures

2007-04-21 Thread Kelly Anderson
I ran into a couple of errors when running make check on the new 1.2.4 source. It looks like they're a big deal, but seems like either the test source or the library source should be changed to match each other. It gives you a bit more confidence that everything is solid when a make check runs

Re: [Mono-list] Mono 1.2.4 make check failures

2007-04-21 Thread Kelly Anderson
_ From: Kelly Anderson [mailto:[EMAIL PROTECTED] Sent: Saturday, April 21, 2007 4:25 PM To: 'mono-list@lists.ximian.com' Subject: Mono 1.2.4 make check failures It looks like they're a big deal. I meant to say it doesn't look like they're a big deal. :-)