Re: [Mono-dev] Memory corruption error when running CruiseControl.net - please advise

2008-04-07 Thread Mads Bondo Dydensborg
mandag 07 April 2008 skrev Mads Bondo Dydensborg: Hi there. Hi again. Forgot to add some info about the machine: $ uname -a Linux vision 2.6.24.2-dbc-k8 #1 SMP Tue Feb 19 12:22:06 CET 2008 x86_64 GNU/Linux $ cat /proc/cpuinfo : : processor : 7 vendor_id : AuthenticAMD cpu

[Mono-dev] Memory corruption error when running CruiseControl.net - please advise

2008-04-07 Thread Mads Bondo Dydensborg
Hi there. Trying to run CruiseControl.NET 1.4.3226 under mono (svn), on a 64 bit machine. Has been running 1.2 on mono svn for more than a year, with no troubles on a 32 bit machine, but gets stuff like this: $ mono --debug CruiseControl.NET-1.4.0.3226/server/ccnet.exe CruiseControl.NET Server

Re: [Mono-dev] Mono Debugger Patch that allows Remote Debugging

2008-04-07 Thread Harald Krapfenbauer
Hello Martin, I understand all of the problems you have with integrating the patch. It is partly a hack (though it works of course), and I wonder if all of these problems can be solved so that integration would be possible. Would you be willing to work on it together with me? I'm currently busy

Re: [Mono-dev] [MonoDevelop] Mono 1.9 / MD Idea

2008-04-07 Thread Lluis Sanchez Gual
El ds 05 de 04 del 2008 a les 15:13 +0200, en/na Petit Eric va escriure: Hi folk I have folowed this step and have a little trouble. My system is MDV 2008, after a fresh install i had Mono 1.25 and MD , located in /usr/ dir, i think about trying mono 1.9, so uninstall all rpm, download the

[Mono-dev] Please Help - problems compiling Mono from svn

2008-04-07 Thread Joe Audette
Hi All, I'm trying to compile mono from svn so that I can demo mojoPortal at the MySql conference using the latest bits with support for control adapters. I've been building mono from svn for several years now and only lately having troubles. I'm using the Mono 1.9 VMWare (OpenSuse 10.3)

Re: [Mono-dev] [MonoDevelop] Mono 1.9 / MD Idea

2008-04-07 Thread Petit Eric
2008/4/7, Lluis Sanchez Gual [EMAIL PROTECTED]: El ds 05 de 04 del 2008 a les 15:13 +0200, en/na Petit Eric va escriure: Hi folk I have folowed this step and have a little trouble. My system is MDV 2008, after a fresh install i had Mono 1.25 and MD , located in /usr/ dir, i think

Re: [Mono-dev] [MonoDevelop] Mono 1.9 / MD Idea

2008-04-07 Thread Petit Eric
2008/4/7, Petit Eric [EMAIL PROTECTED]: 2008/4/7, Lluis Sanchez Gual [EMAIL PROTECTED]: El ds 05 de 04 del 2008 a les 15:13 +0200, en/na Petit Eric va escriure: Hi folk I have folowed this step and have a little trouble. My system is MDV 2008, after a fresh install i had

Re: [Mono-dev] Please Help - problems compiling Mono from svn

2008-04-07 Thread Paul Melis
Hi, Joe Audette wrote: I'm trying to compile mono from svn so that I can demo mojoPortal at the MySql conference using the latest bits with support for control adapters. I've been building mono from svn for several years now and only lately having troubles. I'm using the Mono 1.9 VMWare

Re: [Mono-dev] Please Help - problems compiling Mono from svn

2008-04-07 Thread Joe Audette
Hi Paul, Thanks for the help. I'm using the opensuse 10.3 vmware image for Mono 1.9. Looking in YaST it appears I have: gcc 4.2-24 I also see gcc42 version 4.2.1 Joe On Mon, Apr 7, 2008 at 6:18 AM, Paul Melis [EMAIL PROTECTED] wrote: Hi, Joe Audette wrote: I'm trying to compile mono

[Mono-dev] status of ilasm?

2008-04-07 Thread Erven ROHOU
Hello, A month ago I proposed a patch to ilasm to emit local variable information in the mdb file. The bug (#368178) remained in the 'NEW' status. In the mean time, I saw that one of the proposals for the GSoC is to rewrite ilasm. I was wondering if ilasm is still in active development? Or are

Re: [Mono-dev] status of ilasm?

2008-04-07 Thread Rodrigo Kumpera
Erven, The ilasm mantainer now is Ankit Jain, you should ask him about that. Besides that, the patch looks good and I don't see a reason why not commiting it. Rodrigo On Mon, Apr 7, 2008 at 10:59 AM, Erven ROHOU [EMAIL PROTECTED] wrote: Hello, A month ago I proposed a patch to ilasm to

Re: [Mono-dev] Moonlight on Mac PowerPC

2008-04-07 Thread Miguel de Icaza
Hello, Is there any information regarding support for Mac PowerPCs? Based on the Silverlight 2.0 information it seems like Ms will not support it. Mono supports Macs with PowerPC and it should be easy to port the Moonlight engine to PowerPC. The only complication is to write the browser

Re: [Mono-dev] Contribute to the Mono project

2008-04-07 Thread Miguel de Icaza
Hello, In addition to the great suggestions already made, let me suggest that you write a small application entirely on Mono and Linux using MonoDevelop. During the process of doing so, am sure you will discover many things that you wish were implemented or wish that were better done.

Re: [Mono-dev] Unit tests for WCF

2008-04-07 Thread Miguel de Icaza
1. Create a separate directory in the current Nunit test suite (call it something like 'System.ServiceModel.Integrative') 2. Put it in another suite. I rather go with (1) as this would still allow for the test to be included in the standard NUnit build. I would also call the directory

Re: [Mono-dev] Arm stack corruption

2008-04-07 Thread Miguel de Icaza
Hello, Please file a bug report here: www.mono-project.com/Bugs Miguel. On Wed, 2008-04-02 at 09:40 +0100, ReveIntech wrote: Hello, i have one problem using some assemblies that work well in mono/80x86 in arm. The problem is that when i call a method of a class defined in a

Re: [Mono-dev] Mono.Addins

2008-04-07 Thread Miguel de Icaza
On Sun, 2008-04-06 at 12:23 +0200, Steinar Herland wrote: Please forgive me for not sending this directly to http://groups.google.com/group/mono-addins - Only members can send to the list. You can become a member, its only useful in preventing spam.

Re: [Mono-dev] status of ilasm?

2008-04-07 Thread Miguel de Icaza
We use ilasm for C toolchain and we were planning to add a few features. Are we better off waiting for new version? Am sorry if this was confusing on the web page. We are not looking to rewrite ilasm, we are only looking to change the backend engine for it. But changing the back-end is

Re: [Mono-dev] Mono.Media for GSOC

2008-04-07 Thread Prashant Vaibhav
Dear Miguel, Dear All, Glad to hear codecs are not a focus for Mono.Media (at present). Somehow most discussion in this area seems to be focused on re-implementing gstreamer or creating bindings for it (a/v format coding/decoding in general). Last weekend I submitted an application for Mono.Media

Re: [Mono-dev] [MonoDevelop] Soc 2008 idea: Universal graphical Framwork

2008-04-07 Thread Miguel de Icaza
Hello, Something like that is what I've been thinking with MonoHotDraw [1]. After talking with some people in the #monosoc channel, I came to the conclusion that the best way would be to port MonoHotDraw to run on the top of Moonlight (currently It runs over Gtk#/Cario). Although that is our

Re: [Mono-dev] Mono.Addins

2008-04-07 Thread Lluis Sanchez Gual
El dg 06 de 04 del 2008 a les 12:23 +0200, en/na Steinar Herland va escriure: Please forgive me for not sending this directly to http://groups.google.com/group/mono-addins - Only members can send to the list. The files - Mono.Addins.Database\IAssemblyReflector.cs -

Re: [Mono-dev] Mono.Media for GSOC

2008-04-07 Thread Andreas Färber
Hey Miguel, Am 07.04.2008 um 17:49 schrieb Miguel de Icaza: I'm interested in applying for GSOC to work on Mono.Media and I was just wondering if I could get a few more details about the project. Has any work been completed on it? How comprehensive in terms of codec support are you looking

Re: [Mono-dev] Mono.Media for GSOC

2008-04-07 Thread Miguel de Icaza
Hello, As pointed out previously by someone, Sun's Java Media Framework is not the best point to model from. It is much too complicated and inefficient to use, and can be considered mostly dead (we had to use it at university for a project, but Sun hasn't offered new releases for

Re: [Mono-dev] Mono:MIPS patch

2008-04-07 Thread Thomas Kunze
Miguel de Icaza wrote: Hey! This is enough, but we need a public track record, mind posting this to the public mailing list? You can have my Patch under X11 MIT Licence. (I meant to post it to the mailing list the first time, but the list doesn't seem to set the right Reply-To correctly)

Re: [Mono-dev] Please Help - problems compiling Mono from svn

2008-04-07 Thread Joe Audette
So I guess I need to try opensuse 11 alpha so I can get gcc 4.3.0? For a C# guy like me thats probably easier than trying to compile my own gcc On Mon, Apr 7, 2008 at 8:52 AM, Paul Melis [EMAIL PROTECTED] wrote: Joe Audette wrote: Hi Paul, Thanks for the help. I'm using the opensuse

Re: [Mono-dev] Please Help - problems compiling Mono from svn

2008-04-07 Thread Geoff Norton
Joe, Does the VM have swap space? How much ram is allocated? Its possible gcc is running out of memory and bailing. -g On 7-Apr-08, at 4:35 PM, Rodrigo Kumpera wrote: Joe, This seens to be really odd. I'm using opensuse 10.3 with the exact same gcc version you are and things

Re: [Mono-dev] Please Help - problems compiling Mono from svn

2008-04-07 Thread Sebastien Pouliot
Hello Joe, On Mon, 2008-04-07 at 16:30 -0400, Joe Audette wrote: So I guess I need to try opensuse 11 alpha so I can get gcc 4.3.0? For a C# guy like me thats probably easier than trying to compile my own gcc On Mon, Apr 7, 2008 at 8:52 AM, Paul Melis [EMAIL PROTECTED] wrote: Joe

Re: [Mono-dev] [PATCH] Changes/fixes to support for App_Browsers and control adapters

2008-04-07 Thread Dean Brettle
It's been 2 weeks and I'm still waiting on approval to commit this. Is Marek on vacation or something? The text of my original message is below. The full message with patcheshttp://lists.ximian.com/pipermail/mono-devel-list/2008-March/027264.htmlcan be found in the archive. --Dean On Sun, Mar

Re: [Mono-dev] [PATCH] Changes/fixes to support for App_Browsers and control adapters

2008-04-07 Thread Marek Habersack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 7 Apr 2008 14:04:24 -0700 Dean Brettle [EMAIL PROTECTED] wrote: It's been 2 weeks and I'm still waiting on approval to commit this. Is Marek on vacation or something? The text of my original message is below. The full message with

Re: [Mono-dev] Please Help - problems compiling Mono from svn

2008-04-07 Thread Joe Audette
Hi All, Thanks for all the help. I installed a few more gcc related things like for java, objective c, objective c++ etc and also updated to r100047 And now I got through make with no errors. I don't know which of those solved it. I'll bump up the ram on this vm too just in case. Before I go

[Mono-dev] Mono.Security.StrongName.Verify Assemblies In Memory?

2008-04-07 Thread Jim Purbrick (Babbage)
We ship assemblies around over the network a lot and would like to be able to use Mono.Security.StrongName to verify assemblies without writing them to disk. Would it be OK to add Mono.Security.StrongName.Verfiy(Stream) and refactor some of the internals of Mono.Security.StrongName to

Re: [Mono-dev] Mono.Security.StrongName.Verify Assemblies In Memory?

2008-04-07 Thread Sebastien Pouliot
Hey Jim, On Tue, 2008-04-08 at 00:08 +0100, Jim Purbrick (Babbage) wrote: We ship assemblies around over the network a lot and would like to be able to use Mono.Security.StrongName to verify assemblies without writing them to disk. Would it be OK to add

[Mono-dev] Dependencies between assemblies

2008-04-07 Thread Debajyoti Bera
Hi, I noticed that some of the assemblies have strange dependencies e.g. $ monop2 --refs -r:System.Web | cut -f1 -d\, mscorlib System System.Configuration System.Windows.Forms System.Drawing System.Xml System.Web.Services System.Data System.EnterpriseServices How come System.Drawing and

[Mono-dev] CS0019 for value type != null

2008-04-07 Thread Casey Marshall
I've noticed that on a recent SVN build of mono, I get a CS0019 error if I try to compare a value type against null. E.g.: DateTime dt; if (dt != null) Console.WriteLine(dt); As far as I can tell, this is the correct behavior, since a value type can't be null. I'm concerned, though,

Re: [Mono-dev] Please Help - problems compiling Mono from svn

2008-04-07 Thread Rodrigo Kumpera
Joe, I usually point all prefixes to ~/local/. This makes me avoid playing with permissions as usually only the root user can write to /usr. Rodrigo On Mon, Apr 7, 2008 at 6:17 PM, Joe Audette [EMAIL PROTECTED] wrote: Hi All, Thanks for all the help. I installed a few more gcc related