Re: [Mono-dev] Mono on Ubuntu

2006-10-04 Thread Damien Churchill
It's easy enough to compile it from source and it works fine. I've been doing that for a fair while now. Installs it to /usr/local (or wherever you choose) and adds all the necessary progs/libs to the path. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of

[Mono-dev] [PATCH] System.Web.UI.WebControls.WebControl - CreateControlStyle()

2006-10-04 Thread Igor Zalmanovich
There is Patch fixes CreateControlStyle method of System.Web.UI.WebControls.WebControl and corresponding test. Please review. Igor. WebControl.patch Description: WebControl.patch ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com

[Mono-dev] Error when doint make install on Windows

2006-10-04 Thread Kornél Pál
Hi, I never had a problem like this but now I keep getting error with SVN HEAD when doing make install. Please help me resolving the problem. Kornél Some console output: make install-local make[7]: Entering directory `/mono/mcs/tools/resgen' make[7]: Leaving directory

Re: [Mono-dev] System.dll few patches for review

2006-10-04 Thread Sebastien Pouliot
Hello Andrew, On Tue, 2006-10-03 at 10:28 -0700, Andrew Skiba wrote: Hello Sebastien, Part of them is needed to omit TARGET_JVM, so code will be common. There are no TARGET_JVM in the two files. As I said, these changes are needed to omit TARGET_JVM. oops *

[Mono-dev] Mono 1.2 or 1.somethingelse?

2006-10-04 Thread Miguel de Icaza
Hello, We have always been thinking that the next release of Mono would be 1.2 which would flag an incremental update to Mono 1.0, but this is a relatively large update as it contains a lot of functionality that was not in Mono 1.0. I would even go as far as saying that we could feel

Re: [Mono-dev] Mono 1.2 or 1.somethingelse?

2006-10-04 Thread Martin Hinks
Hi, I'd agree that calling it 2.0 would confuse the issue with .net 2.0 support My (unimportant) 2 cents ;p Martin On 10/4/06, Miguel de Icaza [EMAIL PROTECTED] wrote: Hello, We have always been thinking that the next release of Mono would be 1.2 which would flag an incremental

Re: [Mono-dev] Mono 1.2 or 1.somethingelse?

2006-10-04 Thread Alex Chudnovsky
Miguel de Icaza wrote: So am thinking that maybe we could call this Mono 1.5, or if we plan on keeping the even/odd release numbers from the kernel that we could call this Mono 1.6 or 1.8 v1.5 would get my vote, odd/even IMO is not ver applicable here as stable versions seems to be points

Re: [Mono-dev] Mono 1.2 or 1.somethingelse?

2006-10-04 Thread Michael Schurter
Miguel de Icaza wrote: I would even go as far as saying that we could feel confident that this could be called Mono 2.0, but 2.0 would have the unfortunate effect of confusing people regarding our .net 2.0 support. Agreed! So am thinking that maybe we could call this Mono 1.5, or

Re: [Mono-dev] Mono 1.2 or 1.somethingelse?

2006-10-04 Thread Matt Durgavich
I'd go for 1.2. Skipping version numbers is a bad idea. So what there has been tons of progress from 1.1, the next release is still an incremental one.My two US pennies, - Matt On 10/4/06, Michael Schurter [EMAIL PROTECTED] wrote: Miguel de Icaza wrote: I would even go as far as saying that we

Re: [Mono-dev] Maybe a System.Data.OracleClient.dll bug

2006-10-04 Thread David
On the other hand - after reading other people's mail, it seems to me that all who experience the trimming have Oracle database setup as UTF8. Mine works in EEMSWIN1250 (you can check this with SELECT value FROM nls_database_parameters WHERE parameter='NLS_CHARACTER_SET';). No, you're wrong

Re: [Mono-dev] Maybe a System.Data.OracleClient.dll bug

2006-10-04 Thread David
2006/10/4, David [EMAIL PROTECTED]: On the other hand - after reading other people's mail, it seems to me that all who experience the trimming have Oracle database setup as UTF8. Mine works in EEMSWIN1250 (you can check this with SELECT value FROM nls_database_parameters WHERE

Re: [Mono-dev] Where do I start off??

2006-10-04 Thread Michael Schurter
nagendra prasad wrote: Hi Guys, I must apologize first coz these questions wuld have been asked like a Zillion times yet I am making the mistake of asking them again.The question is I just joined the community today with the idea of developing few classes.BUT I DON'T KNOW WHERE TO START

Re: [Mono-dev] Mono 1.2 or 1.somethingelse?

2006-10-04 Thread Andrés G. Aragoneses [ knocte ]
Michael Schurter escribió: Miguel de Icaza wrote: I would even go as far as saying that we could feel confident that this could be called Mono 2.0, but 2.0 would have the unfortunate effect of confusing people regarding our .net 2.0 support. Agreed! I also agree. So am thinking

Re: [Mono-dev] Where do I start off??

2006-10-04 Thread Andrés G. Aragoneses [ knocte ]
Michael Schurter escribió: First of all, the mono list is a better place to start as mono-devel is for developer's working *on* (not *with*) Mono. According to [1], that's not strictly true. Citing the page: mono-devel-list: A mailing list specifically dedicated to discussions about

Re: [Mono-dev] Where do I start off??

2006-10-04 Thread Michael Schurter
Andrés G. Aragoneses [ knocte ] wrote: Michael Schurter escribió: First of all, the mono list is a better place to start as mono-devel is for developer's working *on* (not *with*) Mono. According to [1], that's not strictly true. Citing the page: mono-devel-list: A mailing list

Re: [Mono-dev] Where do I start off??

2006-10-04 Thread Joshua Tauberer
Andrés G. Aragoneses [ knocte ] wrote: Michael Schurter escribió: First of all, the mono list is a better place to start as mono-devel is for developer's working *on* (not *with*) Mono. According to [1], that's not strictly true. Citing the page: mono-devel-list: A mailing list

Re: [Mono-dev] Where do I start off??

2006-10-04 Thread Costantino Pipero
If I may suggest, there are a couple of good books you could use to get going. 1 - if you have a MS.NET/Windows background, your best bet is M.J.Easton's Cross-Platform .NET Development: Using Mono, Portable.NET, and Microsoft .NET; 2 - if you know C# E. Dumbill's Mono (Developer's

Re: [Mono-dev] Error when doint make install on Windows

2006-10-04 Thread Bill Seurer
[EMAIL PROTECTED] wrote on 10/04/2006 07:13:24 AM: I never had a problem like this but now I keep getting error with SVN HEAD when doing make install. Please help me resolving the problem. ... make install-local make[6]: Entering directory `/mono/mcs/jay' /bin/sh ../mkinstalldirs

Re: [Mono-dev] Error when doint make install on Windows

2006-10-04 Thread Kornél Pál
Hi, I use the version in SVN: http://svn.myrealbox.com/viewcvs/trunk/mcs/mkinstalldirs?rev=37686view=markup It is a working copy without any modifications. I've done make clean, make and make install using a previous (about two days old) revision. Then I updated the working copy from SVN

[Mono-dev] Patch for AssemblyNameReference Parse method

2006-10-04 Thread Eyal Alaluf
Hi, JB. This is a small fix to the Parse static method of AssemblyNameReference where the value of PublicToken in the string is allowe to be null. Let me know if you have any comments before I commit this patch. Eyal.Index: Mono.Cecil/AssemblyNameReference.cs

Re: [Mono-dev] Patch for AssemblyNameReference Parse method

2006-10-04 Thread Jb Evain
Hey Eyal, You can commit, thanks! Jb Eyal Alaluf wrote: Hi, JB. This is a small fix to the Parse static method of AssemblyNameReference where the value of PublicToken in the string is allowe to be null. Let me know if you have any comments before I commit this patch. Eyal.

[Mono-dev] Patch to StructureReader.cs

2006-10-04 Thread Eyal Alaluf
Hi, JB. In StructureReader.cs under the rare case when the assembly contains more then 1 module the module that is read should also be visited by the StructureReader otherwise we get exceptions. The DLL that showed this was either System.EnterpriseServices.dll or one of the DLLs it uses. Please

Re: [Mono-dev] Patch to StructureReader.cs

2006-10-04 Thread Jb Evain
Hey Eyal, Good catch! Please just format the method call as it is everywhere before commiting. Thanks, Jb Eyal Alaluf wrote: Hi, JB. In StructureReader.cs under the rare case when the assembly contains more then 1 module the module that is read should also be visited by the

Re: [Mono-dev] Error when doint make install on Windows

2006-10-04 Thread Kornél Pál
Hi, I found the soltion: I had to change line endings to LF. But I don't really understand the problem because I didn't update cygwin and the file has svn:eol-style=native for a long time. Kornél - Original Message - From: Bill Seurer [EMAIL PROTECTED] To:

Re: [Mono-dev] Maybe a System.Data.OracleClient.dll bug

2006-10-04 Thread Leszek Ciesielski
On 10/4/06, David [EMAIL PROTECTED] wrote: 2006/10/4, David [EMAIL PROTECTED]: On the other hand - after reading other people's mail, it seems to me that all who experience the trimming have Oracle database setup as UTF8. Mine works in EEMSWIN1250 (you can check this with SELECT value

Re: [Mono-dev] [PATCH] System.Web.UI.WebControls.WebControl - CreateControlStyle()

2006-10-04 Thread Gonzalo Paniagua Javier
On Wed, 2006-10-04 at 01:32 -0700, Igor Zalmanovich wrote: There is Patch fixes CreateControlStyle method of System.Web.UI.WebControls.WebControl and corresponding test. Please, commit. Thanks. -Gonzalo ___ Mono-devel-list mailing list

Re: [Mono-dev] SPAM-LOW: Re: SPAM-LOW: Mono Meeting: Venue Update, second update.

2006-10-04 Thread Charlie Poole
Hi Sebastien, Thanks for the feedback... I'm coming. :-) Charlie -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sebastien Pouliot Sent: Tuesday, October 03, 2006 4:55 AM To: Charlie Poole Cc: mono-devel-list@lists.ximian.com Subject:

Re: [Mono-dev] SPAM-LOW: Talks at Mono Meeting.

2006-10-04 Thread Charlie Poole
Hi Miguel, OK, I worked things out and I'm attending the meeting. I'd be happy to talk a bit about NUnit and where it is in terms of running on Mono out of the box. It wouldn't be a deep-tech talk, just an experience report of what kinds of things we ran into, what we're doing about them and

Re: [Mono-dev] SPAM-LOW: Re: SPAM-LOW: Talks at Mono Meeting.

2006-10-04 Thread Charlie Poole
Whoops... sorry to bother the list - that should have gone offline. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Charlie Poole Sent: Wednesday, October 04, 2006 4:38 PM To: 'Miguel de Icaza'; mono-list@lists.ximian.com;

[Mono-dev] Version number

2006-10-04 Thread Dennis Hayes
The roadmap has said 1.2 for years, so I would say stay with that. It is not a strong opinon. What will be the next major release? If the next release will be .NET 2.0 compatable, 1.5 could make sense. So, I guess it should be either 1.2 or a new number that fits in to the latest roadmap. Dennis

Re: [Mono-dev] SPAM-LOW: Mono Meeting: Venue Update, second update.

2006-10-04 Thread Gonzalo Paniagua Javier
On Tue, 2006-10-03 at 07:54 -0400, Sebastien Pouliot wrote: Hello Charlie, On Mon, 2006-10-02 at 17:13 -0700, Charlie Poole wrote: I'm still undecided about attending. I'd be curious to hear from others to know whether there will be many mono application developers, as opposed to mono

Re: [Mono-list] possible bug with FileSystemWatcher

2006-10-04 Thread Alex Mac
On 03/10/06, Miguel de Icaza [EMAIL PROTECTED] wrote: Hello, I'm trying to monitor /dev using the FileSystemWatcher however my app seems to hang at the point when i call watcher.IncludeSubdirectories = true without that line the code runs fine. Monitoring /tmp with that option turned on

Re: [Mono-list] possible bug with FileSystemWatcher

2006-10-04 Thread Alex Mac
On 04/10/06, Alex Mac [EMAIL PROTECTED] wrote: On 03/10/06, Miguel de Icaza [EMAIL PROTECTED] wrote: Hello, I'm trying to monitor /dev using the FileSystemWatcher however my app seems to hang at the point when i call watcher.IncludeSubdirectories = true without that line the code

Re: [Mono-list] possible bug with FileSystemWatcher

2006-10-04 Thread Miguel de Icaza
Hello, I dont have /dev/fd/6 on my system but I guess there must be other special dev files... The file only exists during the time that inotify is being setup on /dev/fd, thats why you have not seen it. ___ Mono-list maillist -

[Mono-list] Mono Foundation?

2006-10-04 Thread Miguel de Icaza
Hello, Over the past few years, people have suggested that we should create a foundation to further develop Mono. The idea in general is good, it has worked fairly well for Gnome, and has worked fairly well for Apache. This comes at a time when some third parties would like to see

[Mono-list] mod_mono Permissions Error

2006-10-04 Thread cdlaforc
I have recently installed all the mono packages from http://go-mono.com/download-stable/fedora-5-i386/ and have been trying to look at some of the example. I have gotten the xsp server working to view the example, but in my attempts to get the mod_mono apache module to work I am receiving 503

Re: [Mono-list] Mono Foundation?

2006-10-04 Thread Rafael Ferreira
I don't particularly think that my vote carries much weight.. but I would personally like the apache name behind Mono and historically the apache foundation has done a good job of not getting in the way. With regards to paying for development, I don't see the apache foundation as being a

Re: [Mono-list] mkbundle on windows

2006-10-04 Thread Travis Staloch
Does anyone have any idea what this mono error message means on my Fedora 5 box?Corlib not in sync with this runtime: expected corlib version 49, found 54.I see the message when I try running an app I mkbundled on the same box. At one time, I had a previous version of mono installed (1.13 I think)