[Mono-list] Error while run program

2004-08-02 Thread Arx Henrique
Hi all, Sorry my english one more time I'm have problems with mono when i try run a example that i see in one book, they compile correct but when i run show this error: Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object in <0x000bc> DotNetXmlS

Re: [Mono-list] Trouble at CVS access

2004-08-02 Thread Raja R Harinath
Hi, "Jochen Wezel" <[EMAIL PROTECTED]> writes: > I've got some difficulties when checking out from cvs: > > > ? xsp/server/Makefile > ? xsp/server/Makefile.in > cvs server: Updating mcs > cvs server: Updating mcs/btests > cvs server: [06:11:31] waiting for raja's lock in /cvs/public/mcs/btests >

[Mono-list] Expression denotes a `type' ,where a `variable, value, method group' error

2004-08-02 Thread Trent Mifsud
Hi there, I am having some problems compiling my code using Mono v1 under Linux. I have checked the archived lists to make sure my error has not been reported and thus far I have not found the solution. The error message I am receiving is as follows [Task:File=/home/trent/MonoDevelopProjects/Lan

[Mono-list] Error while run program

2004-08-02 Thread Arx Henrique
Hi all, Sorry my english one more time I'm have problems with mono when i try run a example that i see in one book, they compile correct but when i run show this error: Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object in <0x000bc> DotNetXmlS

RE: [Mono-list] Any interest in a new open source project?

2004-08-02 Thread Andrew Arnott
> You might want to have a look at the .NET port of hybernate at: > http://nhibernate.sourceforge.net/ It's a very good program, and I'll have to try using it on some of my projects. I do believe that the project I am envisioning (Safari Cell) will fill a niche that Hibernate will not. I'll have

[Mono-list] Re: question about regular expressions in Mono on Windows

2004-08-02 Thread Davy Brion
in case anyone cares, i filed a bug for this: http://bugzilla.ximian.com/show_bug.cgi?id=62293 On Sat, 31 Jul 2004 15:35:54 +0200, Davy Brion <[EMAIL PROTECTED]> wrote: > about six weeks ago, i thought i found a memory leak in the Regular > Expressions part of Mono, and i mailed a testcase to the

Re: [Mono-list] About gtk#

2004-08-02 Thread Simon Ask Ulsnes
Hi, lamyae Benabdeljalil wrote: I am sorry for the stupid question, but, does gtk# work with KDE? Yeah, just like every other GTK+-application. ;-) It probably won't blend in perfectly (unless you change both your KDE theme and GTK+/Gnome theme to something similar, like Bluecurve or QtCurve), b

[Mono-list] About gtk#

2004-08-02 Thread lamyae Benabdeljalil
I am sorry for the stupid question, but, does gtk# work with KDE? Thanks ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-list] Daily download stuff

2004-08-02 Thread Neale.Ferguson
The link (http://go-mono.com/daily) from the compilation page (http://mono-project.com/contributing/compiling.html) is timing out when I attempt to connect. Neale Ferguson ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/l

Re: [Mono-list] obscure error

2004-08-02 Thread Jo Vermeulen
On Mon, 2 Aug 2004 14:50:02 +0200, Paolo Molaro <[EMAIL PROTECTED]> wrote: > On 08/02/04 Jo Vermeulen wrote: > > I'm experimenting a bit with attributes. I keep getting a strange > > error. Mono does not throw an exception, it just prints this before > > aborting: > > > > ** ERROR **: Type 0x00 not

Re: [Mono-list] obscure error

2004-08-02 Thread Jo Vermeulen
On Mon, 2 Aug 2004 14:50:02 +0200, Paolo Molaro <[EMAIL PROTECTED]> wrote: > On 08/02/04 Jo Vermeulen wrote: > > I'm experimenting a bit with attributes. I keep getting a strange > > error. Mono does not throw an exception, it just prints this before > > aborting: > > > > ** ERROR **: Type 0x00 not

Re: [Mono-list] Mono windows

2004-08-02 Thread Joe Ante
> Hi, > > Is there any reason for not having a windows installer which includes the > dll's necessary for embedding mono? > > > I tried building mono using the mono-build-win32.sh script but it failed: > > Installing glib... > /usr/local/bin/mono-build-w32.sh: line 120: [: too many arguments >

Re: [Mono-list] Tailcall

2004-08-02 Thread Paolo Molaro
On 07/30/04 [EMAIL PROTECTED] wrote: > The S/390 ABI only specifies that Registers 6-14 are guaranteed on exit > as they were on entry. It does provide a place on the stack for parameter > registers to be place there but for performance reasons it's better not > to. If there was a flag set for the

Re: [Mono-list] obscure error

2004-08-02 Thread Paolo Molaro
On 08/02/04 Jo Vermeulen wrote: > I'm experimenting a bit with attributes. I keep getting a strange > error. Mono does not throw an exception, it just prints this before > aborting: > > ** ERROR **: Type 0x00 not handled in custom attr array decoding > aborting... [...] > > protected MyAttribute

AW: [Mono-list] Trouble at CVS access

2004-08-02 Thread Jochen Wezel
Okay, has been solved... Thanks to the man in the background ;-) -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Jochen Wezel Gesendet: Montag, 2. August 2004 13:33 An: mono-List (E-mail) Betreff: [Mono-list] Trouble at CVS access Wichtigkeit: Nie

[Mono-list] Mono compilation problems (Solaris 8, SPARC)

2004-08-02 Thread Harry Sufehmi
Hi, I'm asked by my manager to install Mono on our Intranet server, to run an eLearning package. However, the compilation process ended up with a few error messages, and Mono won't install. I've looked around (newsgroups, google, mailing list archives, etc), and it seems that not many people a

[Mono-list] Mono windows

2004-08-02 Thread Joe Ante
Hi, Is there any reason for not having a windows installer which includes the dll's necessary for embedding mono? I tried building mono using the mono-build-win32.sh script but it failed: Installing glib... /usr/local/bin/mono-build-w32.sh: line 120: [: too many arguments /usr/local/bin/mono-bu

Re: [Mono-list] problem in windows XP

2004-08-02 Thread Jonathan Pryor
On Sat, 2004-07-17 at 14:04, caner =?UNKNOWN?Q?=FEahan?= wrote: > Hi; > I write a program with mono using gtk library.It is running on linux > but i give this application to windows it gives error>>>"no find > gtk-sharp library" how can i load this library to framework.? > thanks for helps. You ne

[Mono-list] Trouble at CVS access

2004-08-02 Thread Jochen Wezel
Hi, I've got some difficulties when checking out from cvs: ? xsp/server/Makefile ? xsp/server/Makefile.in cvs server: Updating mcs cvs server: Updating mcs/btests cvs server: [06:11:31] waiting for raja's lock in /cvs/public/mcs/btests cvs server: [06:12:01] waiting for raja's lock in /cvs/publi

[Mono-list] RE: iconv and intl dependency

2004-08-02 Thread Piyush, Garyali (IE10)
I found that utils/strenc.c uses the g_convert function which in turn would call the iconv functions. Are there any more such function being used in mono ? - piyush > -Original Message- > From: Piyush, Garyali (IE10) > Sent: Monday, August 02, 2004 4:03 PM > To: mono-List (

[Mono-list] iconv and intl dependency

2004-08-02 Thread Piyush, Garyali (IE10)
Is there any glib function used from within mono which would in turn use (be dependent on) the intl and iconv functionality ? [This refers to the functions in gconvert.c and gutils.c, g_iconv, g_iconv_open, g_iconv_close, bindtextdomain etc] . Would it be safe to assume that the mono developers wou

[Mono-list] obscure error

2004-08-02 Thread Jo Vermeulen
Hello, I'm experimenting a bit with attributes. I keep getting a strange error. Mono does not throw an exception, it just prints this before aborting: ** ERROR **: Type 0x00 not handled in custom attr array decoding aborting... I do check for an Attribute I wrote, using MethodInfo.GetCustomAttri