Re: [Mono-list] monodoc - no mcs sources

2006-02-20 Thread Ben Maurer
On Tue, 2006-02-21 at 00:23 +, Lieven De Keyzer wrote: > >From: Rafael Ferreira <[EMAIL PROTECTED]> > >To: Lieven De Keyzer <[EMAIL PROTECTED]> > >CC: mono-list@lists.ximian.com > >Subject: Re: [Mono-list] monodoc - no mcs sources > >Date: Mon, 20 Feb 2006 16:07:02 -0700 > > >On Mon, 2006-02-2

Re: [Mono-list] Speed of MethodInfo.Invoke?

2006-01-27 Thread Ben Maurer
On Fri, 2006-01-27 at 08:50 -0500, Chad Robinson wrote: > I have a question about Mono internals (or CLR internals?). How is > MethodInfo.Invoke actually implemented? I'm trying to write an extensible > application that would support loading custom modules in external DLLs. > However, the applic

Re: [Mono-list] Long-running services

2006-01-22 Thread Ben Maurer
> > I know that there are a number of popular programs that are being developed > > in > > Mono, but I can't seem to find much precedent at the service/daemon/server > > level. Can anybody confirm that Mono is up to this challenge, or should I > > wait > > a bit? If so, what milestone would I

RE: [Mono-list] Profiling web app to find where memory is going

2006-01-13 Thread Ben Maurer
> I'm not sure if this is related but there are some terrible > inefficiencies in following two classes > > mcs/class/corlib/System.IO/TextWriter.cs > mcs/class/System.Web/System.Web/HttpWriter.cs > > I've not had a chance to make a patch yet, so I'll explain so someone > else can if they want to g

Re: [Mono-list] udrec.exe doesn´t work anymore after updating SuSE 10 mono packets (1.0.x) to 1.1.12 from go-mono.org

2005-12-25 Thread Ben Maurer
> Unhandled Exception: System.NotImplementedException: The requested > feature is not implemented. > in <0x0001d> System.Threading.Thread:Interrupt () > in <0x000ac> Resend:Acknowledge (.UdpPacket packet) > in <0x001e6> Record:UdpReceiver () > in (wrapper delegate-invoke) System.MulticastDelegate

Re: [Mono-list] System.Threading.Thread::Interrupt no longer implemented?

2005-12-18 Thread Ben Maurer
On Sat, 2005-12-17 at 22:19 +0100, [EMAIL PROTECTED] wrote: > I have been using an application called udrec.exe (some Streaming > client > for a DVB receiver box). Until a few days ago I have been running it > under > some 1.0.x Mono version (don't remember which one exactly, > unfortunalety). >

Re: [Mono-list] Error compiling 1.1.10

2005-11-16 Thread Ben Maurer
On Wed, 2005-11-16 at 15:58 -0500, David P. Donahue wrote: > I just tried using the installer for Mono 1.1.10 to try and get around > my compilation issues, but now when I try to view any ASP .NET page my > error log shows the output pasted below. So it looks like whatever's > causing me to be

RE: [Mono-list] .Net Membership API Support

2005-11-14 Thread Ben Maurer
On Mon, 2005-11-14 at 21:43 -0500, Kellner, Peter wrote: > Speaking of Membership, is anyone working on that class? If so, is the > plan to make a provider for mysql since Microsoft does not have that? Well, there are some basic stubs that I did (a long time ago). But AFAIK, nobody is working on

Re: [Mono-list] monolite

2005-09-20 Thread Ben Maurer
On Wed, 2005-09-21 at 00:03 +0100, Paul wrote: > Hi, > > > > Roughly what time (GMT) is the monolite-latest package generated? I'm > > > going to see about adding something to my website about it to avoid the > > > usual "make get-monolite-latest gives version x and the source won't > > > compile

Re: [Mono-list] monolite

2005-09-20 Thread Ben Maurer
On Wed, 2005-09-21 at 00:43 +0200, Jordi Mas wrote: > > From my experience: changes in the class library and mcs sometimes > prevent you from working this this setup. Specially, if there is a big > gap between N-1 and N. Our rpm build system, and build bot, all build version 1.1.x off of 1.1.x-1.

Re: [Mono-list] monolite

2005-09-20 Thread Ben Maurer
On Tue, 2005-09-20 at 11:58 +0100, Paul F. Johnson wrote: > Roughly what time (GMT) is the monolite-latest package generated? I'm > going to see about adding something to my website about it to avoid the > usual "make get-monolite-latest gives version x and the source won't > compile because it has

Re: [Mono-list] Building Mono RPMs for Fedora Core 4 x86-64

2005-09-19 Thread Ben Maurer
> Hi, > > For the benefit of x86-64 early adopters on Fedora Core 4, I wish to > start building Mono RPMs for the x86-64 platform and offering them > publicly. Is it possible to get the SRPMs used to build the x86 RPMs for > Fedora to simplify my work? > Who's responsible for creating those RPMs an

Re: [Mono-list] Fresh install

2005-09-02 Thread Ben Maurer
On Mon, 2005-08-29 at 12:24 +0100, peter wrote: > Ben Maurer wrote: > > >Uhm, what issues have you found with your packages? I know that we > >aren't able to support gtk# on a distro the day it comes out. But for > >mono itself our packages should work flawlessly. O

Re: [Mono-list] Fresh install

2005-08-30 Thread Ben Maurer
On Mon, 2005-08-29 at 15:38 +0100, peter wrote: > linux:/home/peter # mono --version > Mono JIT compiler version 1.1.8.3, (C) 2002-2005 Novell, Inc and > Contributors. www.mono-project.com > TLS: normal > GC:Included Boehm (with typed GC) > SIGSEGV

Re: [Mono-list] Fresh install

2005-08-28 Thread Ben Maurer
On Sun, 2005-08-28 at 23:04 +0100, Paul F. Johnson wrote: > > For instance, should I install mono from the SuSE > > installation disks, or should I not do that but rather install mono via > > red carpet or something? > > >From source. I would *always* recommend from source unless the person > do

Re: [Mono-list] mkbundle and crosscompiling

2005-08-24 Thread Ben Maurer
On Tue, 2005-08-23 at 10:08 +0200, Matthijs ter Woord wrote: > Is it possible to use mkbundle on a 2.6 kernel distro and compile an > executable which can run on a 2.4 kernel + glib combination? Compiling something on the glibc post-rh9 and running it pre-rh9 is risky. The version numbers for some

Re: [Mono-list] FC3 x86_64 RPMs for mono

2005-07-22 Thread Ben Maurer
On Fri, 2005-07-22 at 17:16 +0530, Tarun R wrote: > Hello, > I want to make x86_64 FC3 RPMs for mono. > If I could get the Spec files used to create the FC3 x86 RPMs, it > would be very useful. For mono proper, just use any of the SUSE rpms. The rpms can get shared across distros. -- Ben

Re: [Mono-list] RE: Mono Installation Question

2005-07-01 Thread Ben Maurer
On Fri, 2005-07-01 at 13:35 +0930, Kent Boogaart wrote: > Thanks for the suggestions guys. Unfortunately, I'm not any closer to > getting this resolved. If I try updating the RPMs rather than installing I > get: > # rpm -Uvh glibc-common-2.3.2-27.9.7vfs3.i386.rpm > error: failed depende

Re: [Mono-list] AssemblyVersionAttribute not showing up?

2005-06-25 Thread Ben Maurer
On Sat, 2005-06-25 at 06:45 -0400, Stephen Touset wrote: > I've created an AssemblyInfo.cs file, and set the > AssemblyTitleAttribute, AssemblyVersionAttribute, and > AssemblyCopyrightAttribute within. I've also ensured that the > System.Reflection namespace is being used. > > However, when I try

RE: [Mono-list] mono-1.1.8 dependency failure - libsqlite.so.0

2005-06-22 Thread Ben Maurer
On Wed, 2005-06-22 at 10:11 +0200, Chris van Wyk wrote: > > > > I've just updated to mono-1.1.8 on FC3 using yum and got a failed > > dependency - > > > libsqlite.so.0 is needed by mono-data-sqlite - which wasn't thrown up by > > > mono-1.1.7 If I remove mono-data-sqlite and do the update, the re

Re: [Mono-list] mono-1.1.8 dependency failure - libsqlite.so.0

2005-06-21 Thread Ben Maurer
On Tue, 2005-06-21 at 09:07 +0100, Hywel Thomas wrote: > I've just updated to mono-1.1.8 on FC3 using yum and got a failed dependency - > libsqlite.so.0 is needed by mono-data-sqlite - which wasn't thrown up by > mono-1.1.7 If I remove mono-data-sqlite and do the update, the rest of the > packages

Re: [Mono-list] Problem installing Mono 1.1.8 on FC3 with yum.

2005-06-16 Thread Ben Maurer
On Thu, 2005-06-16 at 17:53 -0400, Sébastien Robitaille wrote: > Hello, > > I have the following error message when installing mono-1.1.8 on FC3 with Yum: > > --> Processing Dependency: libsqlite.so.0 for package: mono-data-sqlite > --> Finished Dependency Resolution > Error: Missing Dependency:

Re: [Mono-list] Installing Mono on Fedora Core 4

2005-06-15 Thread Ben Maurer
On Wed, 2005-06-15 at 20:42 -0400, GMail wrote: > I installed on Fedora Core 4 with the FC3 installer. All seems fine with > the exception of "mod_mono". Some things may work, but we are aware of at least two failures that only happen on fc4. -- Ben

Re: [Mono-list] Installing Mono on Fedora Core 4

2005-06-15 Thread Ben Maurer
On Wed, 2005-06-15 at 15:25 -0400, Nick Berardi wrote: > Anybody have a good “how to” on installing Mono/XSP/mod_mono on a > clean install of Fedora Core 4? Fedora 4 has gcc4 which doesn't compile mono correctly. You'll probably have to wait a bit, sadly. The cost of the bleeding edge :-). -- Be

Re: [Mono-list] Mod_mono and Fedora Core 4 (FC4) question

2005-06-08 Thread Ben Maurer
On Wed, 2005-06-08 at 09:42 -0700, Greg Stark wrote: > >From the mod_mono page http://www.mono-project.com/Mod_mono > > It states in the "Requisites" section that "From Downloads you can get mono, > XSP and mod_mono. XSP is the module where mod-mono-server resides." > > A have a few questions I h

Re: [Mono-list] RE: Mono-list Digest, Vol 2, Issue 2

2005-06-02 Thread Ben Maurer
On Thu, 2005-06-02 at 09:48 -0400, Orin Walker wrote: > Can someone please advise me how to get monodevelop installed. I am > running SuSe 9.1 personal. I have downloaded red-carpet but I'm unable > to find a Mono channel listed. I've downloaded the installer > (mono-1.1.7-1-installer.bin) but when

[Mono-list] Re: [Mono-devel-list] Determine the name and/or kind of CLI runtime environment

2005-05-30 Thread Ben Maurer
On Mon, 2005-05-30 at 10:31 +0200, Kornél Pál wrote: > Hi, > > Is there any official or unofficial but working way to determine what kind > of CLI runtime environment is executing the assembly? > > There are at least three of them: > -Microsoft .NET Framework > -Mono > -DotGNU Portable.NET > > T

Re: [Mono-list] SVN Compile Troubles

2005-05-30 Thread Ben Maurer
On Mon, 2005-05-30 at 20:07 -0400, Abe Gillespie wrote: > I'm compiling on a brand new system and bootstrapping via > get-monolite-latest. The first error I run into is this: > > make[6]: mcs: Command not found > make[6]: *** [build/deps/basic-profile-check.exe] Error 127 > make[6]: Leaving direc

Re: [Mono-list] heap-prof with mono 1.1.7

2005-05-25 Thread Ben Maurer
On Wed, 2005-05-25 at 07:50 -0600, Poorna Pushkala wrote: > Hi, > > Could somebody guide me as to how to use heap-prof with mono 1.1.7? > I run my mono app as > > mono --profiler=heap:outfilename myapp.exe > > and then run mono-heap-prof-view and open 'outfilename', but > mono-heap-prof-view

Re: [Mono-list] mint.pc

2005-05-23 Thread Ben Maurer
On Mon, 2005-05-23 at 03:39 -0700, Daniel Lopez wrote: > The latest Mono 1.1.7 RH9 RPMs are missing lib/pkgconfig/mint.pc, is that an > oversight? No, I killed it on purpose. We haven't been shipping mint for a while. So the .pc file wouldn't have worked anyways. -- Ben _

Re: [Mono-list] MonoDevelop 0.7

2005-05-22 Thread Ben Maurer
On Mon, 2005-05-23 at 08:16 +1000, [EMAIL PROTECTED] wrote: > I use Mandrake Linux, and install from the SuSE RPMs (I can't find a > reliable Mandrake (sorry Mandriva) set of RPMS), and they install well > enough - occassionally I have to use --force because of dependency > clashes - and everythin

RE: [Mono-list] MonoDevelop 0.7

2005-05-22 Thread Ben Maurer
On Sun, 2005-05-22 at 16:31 -0500, Carl Olsen wrote: > It says the full version is not yet available. The last post in the forum > recommends buying it. What exactly is a mini? I've no idea. I can try asking around here. -- Ben ___ Mono-list maillist

RE: [Mono-list] MonoDevelop 0.7

2005-05-22 Thread Ben Maurer
On Sun, 2005-05-22 at 15:59 -0500, Carl Olsen wrote: > That sounds great. This has only been a minor inconvenience for me. Mono > is great stuff and monodevelop is a great tool. I was surprised to see it > break, but not overly surprised. I realize this stuff is still under heavy > development.

RE: [Mono-list] MonoDevelop 0.7

2005-05-22 Thread Ben Maurer
On Sun, 2005-05-22 at 14:02 -0500, Carl Olsen wrote: > I'm just going to live with the fact that monodevelop isn't going to run on > My SuSE 9.2 Pro now that I've upgraded to Mono 1.1.7. Everything else seems > to be working, so I'll consider myself fortunate that this is the only thing > I've los

Re: [Mono-list] Businesses

2005-05-21 Thread Ben Maurer
On Sat, 2005-05-21 at 01:25 -0400, Miguel de Icaza wrote: > Hello, > > > If this is inappropriate, my apologizes and please do not respond but I > > watch the list and it is quite active. I just was wondering what companies > > are actually using Mono in a real world application. > > Am actually

Re: [Mono-list] Building a MacOS X framework from Anon SVN

2005-05-21 Thread Ben Maurer
On Sat, 2005-05-21 at 15:26 -0400, Michael Thomsen wrote: > Is there a modified version of the build script for MacOS X that will > build everything from anon SVN rather than from the release tarballs? > If not, could someone tell me what I need to do to build a framework > from SVN? You can just

RE: [Mono-list] MonoDevelop 0.7

2005-05-20 Thread Ben Maurer
On Fri, 2005-05-20 at 14:36 -0500, Carl Olsen wrote: > I'm getting a message saying it can't find monodevelop in any subscribed > channels. > > I'm subscribed to > > subd? | Alias| Name > --+--+--- > Yes | gtk-sharp-official | Gtk# 1.0.x >

[Mono-list] Re: [Gtk-sharp-list] Important note for SUSE 9.3 Gtk#2 users

2005-05-20 Thread Ben Maurer
On Fri, 2005-05-20 at 14:32 -0400, Joe Shaw wrote: > Hi, > > On Fri, 2005-05-20 at 14:29 -0400, Ben Maurer wrote: > > To fix this, you need to do the following: > > > > rug rm gtk-sharp2 > > rug ref > > rug in gtk-sharp2 > > You can also instal

Re: [Mono-list] MonoDevelop 0.7

2005-05-20 Thread Ben Maurer
On Fri, 2005-05-20 at 19:35 +0100, peter wrote: > Ben Maurer wrote: > > >rug rm monodoc, and then do the install. > > > >This is because SUSE does not yet make monodoc noarch, and there is a > >somewhat broken rule that they forbid people from going to a different

[Mono-list] Important note for SUSE 9.3 Gtk#2 users

2005-05-20 Thread Ben Maurer
Hello, If you are on SUSE 9.3 and downloaded the latest Gtk# development release, this is an important note for you. We've decided that we do *not* want to package 2.5.x for now, and that the only Gtk# 2 version we will provide rpms for is 1.9.x. This means that you have a package of gtk# on your

Re: [Mono-list] MonoDevelop 0.7

2005-05-20 Thread Ben Maurer
On Fri, 2005-05-20 at 18:50 +0100, peter wrote: > Ben Maurer wrote: > > >Once you are at that point, you have to `rug in monodevelop' and > >everything should work fine. > > > >-- Ben > > > > > > > Thanks Ben, but it still doesn't wor

Re: [Mono-list] MonoDevelop 0.7

2005-05-20 Thread Ben Maurer
On Fri, 2005-05-20 at 18:23 +0100, peter wrote: > Ben Maurer wrote: > > >You can type rug ref as root, and that refreshes. Or if you like to use > >the gui, your instructions will work. > > > >-- Ben > > > > > Hi, > > I have SuSE 9.3 Pro.

RE: [Mono-list] MonoDevelop 0.7

2005-05-19 Thread Ben Maurer
On Thu, 2005-05-19 at 23:12 -0500, Mauro Parra Miranda wrote: > On Thu, 2005-05-19 at 22:55 -0500, Carl Olsen wrote: > > What is rug ref? > > Type it in the console as root. Or just launch red-carpet and press the > reload button. you will download the lastest packages. Then just press > 'update'

RE: [Mono-list] MonoDevelop 0.7

2005-05-19 Thread Ben Maurer
On Thu, 2005-05-19 at 22:55 -0500, Carl Olsen wrote: > What is rug ref? refresh. 0.5 is way too old, you should upgrade to the packages on the downloads page. -- Ben ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman

RE: [Mono-list] MonoDevelop 0.7

2005-05-19 Thread Ben Maurer
Are you guys using 0.7-1? I had to update the rpms to fix a packaging error. You may have to rug ref to get the newer md. -- Ben ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] Computer Language Shootout Benchmarks

2005-05-16 Thread Ben Maurer
On Mon, 2005-05-16 at 15:39 -0700, Isaac Gouy wrote: > --- Miguel de Icaza <[EMAIL PROTECTED]> wrote: > > I know that this is probably too much to ask, but with Mono 1.1.7 we > > 100% to 300% performance improvements on IO-based operations. > > > > If you have a chance, and you can try Mono 1.1.7

Re: [Mono-list] Computer Language Shootout Benchmarks

2005-05-14 Thread Ben Maurer
On Sat, 2005-05-14 at 15:42 -0400, Miguel de Icaza wrote: > Hello, > > > now using Mono 1.1.6 > > > > http://shootout.alioth.debian.org/great/benchmark.php?test=allâ=csharp&sort=fullcpu > > > > We really welcome improvements/alternatives to the existing programs, > > and contributions for the mi

Re: [Mono-list] Problem buiding MonoDevelop 0.6

2005-05-12 Thread Ben Maurer
On Thu, 2005-05-12 at 09:52 +0200, Dane-Garrin Balia wrote: > * Gtk# 2.0 > * Gtksourceview# 0.7 > * Monodoc 0.6 (requires gtk-sharp 1.0) > * Gecko# 0.7 > * Mono Debugger from svn (for debugger integration) > * MonoDevelop 0.6 Source I'd just like to point out that the gtk#

Re: [Mono-list] Where is 1.1.7 ?

2005-05-11 Thread Ben Maurer
On Wed, 2005-05-11 at 21:42 -0600, Poorna Pushkala wrote: > Hi, > > It would really help, if we have a binary installer for mono 1.1.7. > I do find Mono 1.1.6 Linux installer for x86. Where do I get one for > 1.1.7 ? The binary installers are kindly provided by external contributers, therefore

Re: [Mono-list] Mono ASP.NET is very slow with big html pages...

2005-05-11 Thread Ben Maurer
On Wed, 2005-05-11 at 10:41 +0200, Hubert FONGARNAND wrote: > I'm currently working on an intranet project. We want to develop it as a > cross-platform project. It would be useful that it could run under MS.NET or > Mono... > I'm working with the svn version of mono 1.1.7.99 > I've seen that mono

Re: [Mono-list] Mono crash

2005-05-11 Thread Ben Maurer
On Wed, 2005-05-11 at 02:20 -0700, Dilton McGowan II wrote: > This is the output after running Mono from the command > prompt manually. We weren't expecting the error and > have not seen it since. With no more details, would it > be helpful to file a bug? > > Listening on port: 80 > Listening on a

Re: [Mono-list] SRPMS?

2005-05-11 Thread Ben Maurer
On Tue, 2005-05-10 at 21:51 -0400, Gregory Hayes wrote: > Ben, > > Thanks for the reply! I tried to rebuild the SRPMS but ran into two problems: > > 1. The declaration "Copyright" is now changed to "License" and the use > of "Copyright" is depreciated. > > 2. All files must be packaged now (not

Re: [Mono-list] Monodevelop 0.6 RPMS

2005-05-10 Thread Ben Maurer
On Tue, 2005-05-10 at 10:49 -0700, Collin Goredema wrote: > Anyone know how I can get ahokd of Fedora Core 3 RPMs fro MonoDevelop > 0.6? I have tried build it for the source but run into too many > dependency issues. Todd should be releasing 0.7 soon, which we will package. -- Ben __

Re: [Mono-list] SRPMS?

2005-05-10 Thread Ben Maurer
On Tue, 2005-05-10 at 02:26 -0400, Gregory Hayes wrote: > I am a FC4-test user and I have problems installing the gtk-sharp rpms > available from the mono-project site. > (gtk-sharp-1.0.9-0.fedora3.novell.i386.rpm) The error I receive is: > > error: Failed dependencies: > libgtkhtml-3.1.so

Re: [Mono-list] Can't build releases 1.1.5-1.1.7

2005-05-08 Thread Ben Maurer
On Sun, 2005-05-08 at 16:36 +0300, Kirill K. wrote: > Hello! > > I hope I'm writing to the correct list. Otherwise, please direct me to > the right one. > > I have been trying to build mono releases 1.1.5, 1.1.6 and 1.1.7, but > the build failed every time with the same errors. I haven't tried to

Re: [Mono-list] Installing mono

2005-05-07 Thread Ben Maurer
On Sat, 2005-05-07 at 17:58 +0100, peter wrote: > Ben Maurer wrote: > > >It looks like somebody hasn't uploaded the 9.3 client, sadly. > > > >To get redcarpet, open up yast2, and do the "add and remove software" > >thingy. (you have to do sudo su -,

Re: [Mono-list] Installing mono

2005-05-07 Thread Ben Maurer
On Sat, 2005-05-07 at 17:09 +0100, peter wrote: > I've just upgraded to SuSE 9.3 Professional - which mean I have mono > 1.1.5 installed. I would now like to install monodevelop, but I can't > find any packages for the latest version. Are there any available? > > I tried to install from the 0.

Re: [Mono-list] On the road to Monodevelop 0.6!

2005-05-06 Thread Ben Maurer
On Fri, 2005-05-06 at 13:28 -0400, Cory Trese wrote: > Quick question: > > On 5/6/05, Ben Maurer <[EMAIL PROTECTED]> wrote: > > On Fri, 2005-05-06 at 19:15 +0200, Dane-Garrin Balia wrote: > > > Cool > > > Thanks alot, for your help. > > > > &g

Re: [Mono-list] On the road to Monodevelop 0.6!

2005-05-06 Thread Ben Maurer
On Fri, 2005-05-06 at 19:15 +0200, Dane-Garrin Balia wrote: > Cool > Thanks alot, for your help. > > Is there any way to get the source other then SVN, cause our firewall > and network does not allow this kind of thing. I know I'm being a > pest, but monodevelop 0.6 I must have *sigh* View cvs al

Re: [Mono-list] On the road to Monodevelop 0.6!

2005-05-06 Thread Ben Maurer
On Fri, 2005-05-06 at 17:27 +0200, Dane-Garrin Balia wrote: > [suse 9.3]# make > generated/WebControl.cs(1477) warning CS0169: The private method > 'Gecko.WebControl.OverrideLocChange( GLib.GType)' is never used > Compilation failed: 6 error(s), 51 warnings > make[1]: *** [gecko-sharp.dll] Error 1

Re: [Mono-list] Problem Compiling Gecko-Sharp

2005-05-05 Thread Ben Maurer
On Fri, 2005-05-06 at 00:15 +0200, Fabricio Santos wrote: > Viva a todos, > > While compiling gecko-sharp I am getting this error: > >"/bin/sh: gapi2-codegen: command not found" You need the gtk-sharp2-gapi package. -- Ben ___ Mono-list maillist

Re: [Mono-list] Compilation error for gecko-sharp0.7 on MacOs X

2005-04-28 Thread Ben Maurer
.7 is broken on 1.9.3. I'll do a release of gecko .8 soon. Fixes are in svn however. -- Ben ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] Bug #74635

2005-04-26 Thread Ben Maurer
On Tue, 2005-04-26 at 16:52 +0400, Vadim B. Guzev wrote: > Hi monoers, > > Can anyone help us with this dummy bug: > http://bugzilla.ximian.com/show_bug.cgi?id=74635 > > It really slows down our program... I think this is a bug in cairo, or something that cairo depends on, as I mentioned in the

Re: [Mono-list] Problems installing gtk-sharp2 on FC3

2005-04-26 Thread Ben Maurer
On Tue, 2005-04-26 at 09:12 +0200, MichaÅ Ziemski wrote: > Hi! > > When I try installing gtk-sharp2 I get: > > Error: Missing Dependency: libgtkhtml-3.0.so.2 is needed by package > gtk-sharp2 > > The current release of gtkhtml on FC3 is: > libgtkhtml-3.1.so.11 > > There is no libgtkhtml-3.0.so

Re: [Mono-list] Package gtkhtml-sharp was not found

2005-04-23 Thread Ben Maurer
On Sat, 2005-04-23 at 14:51 -0400, David P. Donahue wrote: > I installed from source from the gtk-sharp-1.0.6 tarball. I don't know > of any -devel package. Is it a seperate file to download, or maybe an > option I should have passed to configure? No, you need to search for a gtkhtml-devel or

Re: [Mono-list] Package gtkhtml-sharp was not found

2005-04-23 Thread Ben Maurer
On Fri, 2005-04-22 at 22:06 -0400, David P. Donahue wrote: > I'm running the configure for monodevelop 0.5.1 and it's telling me that > gtkhtml-sharp is not found. Shouldn't that have been installed from the > gtk-sharp 1.0.6 package that I installed? How can I install > gtkhtml-sharp? Thanks

Re: [Mono-list] Why installing Mono should be dificult?

2005-04-22 Thread Ben Maurer
This issue is fixed. Try downloading the packages again. The problem was my fault. Am sorry it took so long to fix. -- Ben ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] mod_mono and xsp have different versions.

2005-04-22 Thread Ben Maurer
What is rpm -qpi for both mod_mono and xsp? On Fri, 2005-04-22 at 09:37 -0700, Timothy Graupmann wrote: > These packages are all in the same bundle. > --- Gonzalo Paniagua Javier <[EMAIL PROTECTED]> wrote: > > On Fri, 2005-04-22 at 07:15 -0700, Timothy Graupmann wrote: > > > Hey, > > > > > > I i

Re: [Mono-list] Why installing Mono should be dificult?

2005-04-21 Thread Ben Maurer
On Fri, 2005-04-22 at 03:21 +0100, Paulo Aboim Pnto wrote: > > After download, I have run the command: > # rpm -Uvh * > error: Failed dependencies: > libgtkhtml-3.0.so.2 is needed by gtk- > sharp2-1.9.3-1.novell.9.1.i386 > > > WHERE IS the dependency? > > Let's use the locate command an

Re: [Mono-list] Monodevelop 0.6

2005-04-20 Thread Ben Maurer
On Wed, 2005-04-20 at 11:51 -0500, Jayme wrote: > > I think it is unlikely the new MD would be included with the installer. > > Gtk# 2 requires GTK > 2.4 (and will soon be > 2.6). That conflicts with > > the goal of portability for the installer. > > > > -- Ben > > Bummer. So the Monodevelop team

Re: [Mono-list] Monodevelop 0.6

2005-04-20 Thread Ben Maurer
On Wed, 2005-04-20 at 10:42 -0500, Jayme wrote: > Hello, > > Do you guys have any information as to when Monodevelop 0.6 will be > available in the linux binary installer for mono or one of the Fedora > Core 3 RPM releases? I want to be able to use the latest Monodevelop > when it comes out but cu

Re: [Mono-list] New downloads page / redcarpet / opencarpet server

2005-04-20 Thread Ben Maurer
On Wed, 2005-04-20 at 08:20 -0500, Eric Gonia wrote: > > > On 4/19/05, Ben Maurer <[EMAIL PROTECTED]> wrote: > > Yum Users > - > > You should use the following .repo file: > > http://ww

[Mono-list] New downloads page / redcarpet / opencarpet server

2005-04-19 Thread Ben Maurer
Hello everyone, After quite a bit of work, we have revamped our build system and our download pages. The most important change is for people getting mono via Red Carpet or via Yum. Red Carpet Users You should execute the following commands: rug sa http://go-mono.com/download

[Mono-list] Re: [Gtk-sharp-list] nplot + gtk#?

2005-02-07 Thread Ben Maurer
On Tue, 2005-02-08 at 10:04 +0800, Mark Gallop wrote: > Ben Maurer wrote: > > >On Mon, 2005-02-07 at 15:53 +0800, Mark Gallop wrote: > > > > > > > >Try using the Gtk.DotNet stuff that is in HEAD now (you can c&p the > >code, if you don't want

Re: [Mono-list] New web site up

2004-06-10 Thread Ben Maurer
On Thu, 2004-06-10 at 18:25, Ben Maurer wrote: > Ok, I think that's all for now! Ok, here are some nitpicking comments: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.mono-project.com%2Fabout%2Findex.html > #bodyContent { > font: 11px san-serif, arial; w3's vali

Re: [Mono-list] New web site up

2004-06-10 Thread Ben Maurer
On Thu, 2004-06-10 at 16:59, Erik Dasque wrote: > As some of you may know, we're moving to a new site (the old one will > be phased out eventually) and to new content and design. We'd love > feedback on it before we push it out officially : First, I love this. It looks *GREAT*. Even if none of t

Re: [Mono-list] CLI-Grande Test Results

2004-06-09 Thread Ben Maurer
Hello Marcus, Thank you, as always, for your interest in performance. I really do appreciate your dedication. On Wed, 2004-06-09 at 02:42, Marcus wrote: > I observed that using full optimization (-O=all) with Mono sometimes made > results worse. This may be due to abcrem. That optimization gener

Re: [Mono-list] Managed disassembler?

2004-04-26 Thread Ben Maurer
On Mon, 2004-04-26 at 17:23, John Luke wrote: > This may or may not be want you want, but there is SharpAssembly that is > included with SharpDevelop and MonoDevelop for reading assemblies. S.A. is a layer on top of MS's unmanaged API. So, it wont really work (at least not for IL bodies) on mono.

Re: [Mono-list] Re: The Mauve unicode testcase and VM performance

2004-04-15 Thread Ben Maurer
No, he is not. YOu can run mono -O=shared my.exe or, if you would like to aot: mono -O=shared --aot my.exe However, as miguel stated earlier, the need for shared code is very rare. What shared means here is that the same code can be used by multiple appdomains (look that up if you are not famil

Re: [Mono-list] Re: The Mauve unicode testcase and VM performance

2004-04-13 Thread Ben Maurer
Ok, there are a few factors to consider here: JITing takes a hit *once* -- remember, once a method is jitted, there is 0 cost. For something like SciMark, you are running the test for a pretty long time. So, if there is a .01 second delay in jitting it on a 1 second test, you wont see anything. A

Re: [Mono-list] foreach issues

2004-04-10 Thread Ben Maurer
On Sat, 2004-04-10 at 04:18, Pedro Santos wrote: > Hi, I was wondering what would be faster when using foreach: an > ArrayList ou an Array. On an array will be faster -- much faster. > But, doesn't foreach see the Array and the ArrayList has a IEnumerable? > Whouldnt it be the same in the foreach

Re: [Mono-list] FieldInfo.GetValue trouble with null

2004-04-04 Thread Ben Maurer
Yes they will. For an object, you will get a null pointer. for a value type, you get a pointer to a boxed instance of the default value for that object. On Sun, 2004-04-04 at 16:55, Met wrote: > Hello, > > On Sun, 2004-04-04 at 16:16, Ben Maurer wrote: > > For valuetypes, the `n

Re: [Mono-list] FieldInfo.GetValue trouble with null

2004-04-04 Thread Ben Maurer
For valuetypes, the `null' value is 0, false, or whatever (basically, what happens if each integer is set to 0 and each reference to null). -- Ben On Sun, 2004-04-04 at 14:42, Philip wrote: > Question regarding the use of the FieldInfo object. > I'm using the FieldInfo object, calling the GetValu

Re: [Mono-list] Mono Download Page Changes

2004-04-01 Thread Ben Maurer
Hey Kevin, I think it would be better to have a title `Stuff that works on mono' (not that exactly, but something like that). We could combine this page with the ports section we have right now. So what I would imagine is a layout much like the existing Ports page -- you have a screenshot of eac

Re: [Mono-list] mono and comercial apps.

2004-03-24 Thread Ben Maurer
Hello, I am going to adress the pratical issues you bring up. I am not sure about legal issues (such as licensing Windows to use the J# assemblies). On Wed, 2004-03-24 at 13:58, Wendell Nichols wrote: > J#, Assuming the J# assemblies comply to the CLI specs (which I assume, but have not verified,

RE: [Mono-list] About performance

2004-03-23 Thread Ben Maurer
On Tue, 2004-03-23 at 14:49, Philippe Lavoie wrote: > The zipped source + data files takes 6 Mb with .zip. > > Do you know any public FTP I could dump this on? Feel free to send it by email, i can post it. > On a somewhat related note, do you know if the Novell forge uses > subversion? It does

Re: [Mono-list] bootstrapping mono with free software?

2004-03-23 Thread Ben Maurer
On Tue, 2004-03-23 at 14:24, Noa Resare wrote: > > In short, the verification of mcs is probably the least of your > > problems. There are much bigger things you would really need to verify, > > and mcs is easy in comparison. > > I disagree. Yes, mcs is "easy" to verify, but it is also a very powe

Re: [Mono-list] About performance

2004-03-23 Thread Ben Maurer
On Tue, 2004-03-23 at 14:06, Philippe Lavoie wrote: > Is this representative of the performance drop we can expect when > going from MS .NET to mono? Anyway, I was just curious. Iâm also > curious to know if Iâm even allowed to discuss performance > comparisons. If you can send us --profile outp

Re: [Mono-list] bootstrapping mono with free software?

2004-03-23 Thread Ben Maurer
fdOn Tue, 2004-03-23 at 12:34, Noa Resare wrote: > A solution to this problem would be to have the ability to bootstrap the > mono environment from a verifiable source. I immediately come to think > about Portable.NET, since the cscc compiler is written in c and the > system bootstraps from a stan

Re: [Mono-list] Mono-0.31 and Corlib problem

2004-03-21 Thread Ben Maurer
You have a very old runtime and a new corlib. You need an atomic install, all old or all new. -- Ben On Sun, 2004-03-21 at 19:07, Brice Carpentier wrote: > Hi, > When I upgrade to mono-0.31 (not CVS), I got this error while running > for example mcs : > Corlib not in sync with this runtime: expe

Re: [Mono-list] Mono performance on Windows vs. Linux

2004-03-20 Thread Ben Maurer
On Fri, 2004-03-19 at 21:47, Jim Hugunin wrote: > I'm trying to benchmark a .NET application I wrote (IronPython) under mono. > I've developed the program completely under windows xp so far. I've > installed mono (0.31) on windows and my application runs on it but the > performance is not as good

Re: [Mono-list] 3 TODOs in Threading namespace almost completed

2004-03-16 Thread Ben Maurer
Actually, not all classes have to have a constructor. Look at a class generated by: Public Module Module1 ' I do not know enough visual basic to code more ;-) End Module (ugh, vb.net). C# will also have this sorta thingy in 2.0. I would caution that it is easy to type the following: public a

Re: [Mono-list] Mono Articles

2004-03-14 Thread Ben Maurer
Hey Ben, On Sun, 2004-03-14 at 10:08, [EMAIL PROTECTED] wrote: > I thought about contributing some Mono articles to some Windows based .NET > sites such as CodeProject, CodeGuru and some of the C# websites out there. I > think it would be cool if people were tempted to download Mono, try to bui

Re: [Mono-list] Doubt in Reflection.Emit

2004-03-09 Thread Ben Maurer
ldarg.0 is the implict `this' pointer for any instance method. Take a look at the code mcs generates for something like class T { void Foo () { Bar (); } void Bar () {} static void Main () { new T ().Foo (); } } >>> mono devel <[EMAIL PROTECTED]> 03/09/04 09:40 AM >>> hello, I

RE: [Mono-list] Simple code - differences in output betweenmono & .Net

2004-03-03 Thread Ben Maurer
but with the old MacOS's they gave you the drives that were available on the machine. Would there have to be a custom mapping for that? -Original Message- From: Ben Maurer [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 03, 2004 1:44 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAI

RE: [Mono-list] Simple code - differences in output between mono & .Net

2004-03-03 Thread Ben Maurer
Remember, this says "logical" drives, not "physical". In windows, logical drives are the ones assigned a,b,c,d,e... (Take a look at the WinAPI GetLogicalDrives function, it just returns a bitmask representing each drive). The GetLogicalDrives function in C# has one very special property that we

Re: [Mono-list] Compiling egg-chicken libraries

2004-02-27 Thread Ben Maurer
Ok, now how are you going to generate stubs? That will require a full parser for *any* language. This would sort of screw up the `works for any language' thingy, because it would become `works for any supported language'. The question you need to answer is: Given two files in two seperate langua

Re: [Mono-list] Compiling egg-chicken libraries

2004-02-26 Thread Ben Maurer
Hello, Doing this is going to be a *huge* mess. Inheritance is going to be *really* hard to stub out. I am not sure how you would get it to compile. It is pretty easy to do with something like System.dll + System.Xml.Dll where the dependency is very limited (the dependency is basically that Sys

Re: [Mono-list] Any chance in the future...

2004-02-26 Thread Ben Maurer
The distinction between Program Files and the Windows/WINNT folder has always been blurry. It is one of the reasons why I need to format my windows computer every 2-6 months ;-). However, from my use of windows, I really think this does not fit the typical pattern I see. Generally, the files i

Re: [Mono-list] Compiling egg-chicken libraries

2004-02-26 Thread Ben Maurer
The point is that you *cant* pass both files in. Pretend Object is written in Visual Basic, and stub in C#. I did not prove this case was impossible, however I see no clear way to do it. I would love to be proved wrong. One thing to consider is how one can make a tool that is smart enough to kn

  1   2   >