Re: [Mono-winforms-list] patch for enabling primitive XIM text input

2008-03-19 Thread Doug Rintoul
I too have been working on a patch for adding XIM support to winforms. I had something working last December, but due to a number of factors was not ready to submit it for review. However comparing your patch to mine, I see we have come up with very similar solutions. There are however a

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

2008-03-19 Thread Harald Krapfenbauer
Hello Miguel, After discussing the license issue with our project partners, we agreed to relicense it under MIT X11 license. I've updated the source file headers and the website http://www.streamunlimited.com/vimem. We're looking forward to the integration of our code! Best regards, Harald

Re: [Mono-dev] Problem with Odbc on 64 bit identified , please advise action

2008-03-19 Thread Mads Bondo Dydensborg
onsdag 19 Marts 2008 skrev Jonathan Pryor: There are problem also other places, besides SQLGetData So, what to do? Should I just file a bug, or any suggestions on a patch? I have no idea about Odbc per se, I just needed this to work. :-/ So here's the real problem: SQLGetData() et al

Re: [Mono-dev] Problems cross compiling Mono itself for ARM with uClibc

2008-03-19 Thread Cliff Brake
On Tue, Mar 18, 2008 at 3:52 AM, [EMAIL PROTECTED] wrote: Hello, I've tested my gcc with a sample program (a kind of hello world), but it works fine. It compiles the source and I get a executable file, which I can run on my ARM-Platform. What I've done (as user:root, in the directory

Re: [Mono-dev] error compiling Olive

2008-03-19 Thread Sharique uddin Ahmed Farooqui
On Tue, Mar 11, 2008 at 7:27 PM, Sandy Armstrong [EMAIL PROTECTED] wrote: 2008/3/11 Sharique uddin Ahmed Farooqui [EMAIL PROTECTED]: Hi, I have installed mono 1.2.6 and monodevelop 0.19. I'm trying to compile olive project. I get following error Mono 1.9 is required to build Olive

[Mono-dev] file deletion poor performances using mono

2008-03-19 Thread Antonello Moro
Hi All, I'm experiencing poor mono performance on file and folder deletion, while other file operations, like file creation, file reading, dir listing ecc, have good performance. My test: Linux OS: RHEL4 Linux Kernel: 2.6.9-5.ELsmp Linux FS: Ext3 Mono Runtime: Mono 1.9 Language: C#

Re: [Mono-dev] error compiling Olive

2008-03-19 Thread Jb Evain
Hey, On 3/19/08, Sharique uddin Ahmed Farooqui [EMAIL PROTECTED] wrote: System.ServiceModel.Configuration/WebMessageEncodingElement.cs(50,37): error CS0534: `System.ServiceModel.Configuration.WebMessageEncodingElement' does not implement inherited abstract member That should be fixed now.

[Mono-dev] Mono 1.9 for Debian

2008-03-19 Thread k0l0b0k
Hi guys, what about Mono 1.9 for Debian? (I'm using Etch with backports, and will be glad to see official deb packages). Maybe any help needed? Regards, Alex Godko (k0l0b0k) ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com

[Mono-dev] Mono under Wine/Crossover Office

2008-03-19 Thread Paul F. Johnson
Hi, Could anyone help me on this? I have mono-1.9r4 running under Fedora (as you'd expect) but need to be running sharpdevelop (I really need a SWF designer which Monodevelop can't do currently), so also have mono for windows installed. I've downloaded sharpdevelop-2 from sourceforge and have

Re: [Mono-dev] Mono under Wine/Crossover Office

2008-03-19 Thread Andreas Färber
Hi, This is pretty much off-topic. ;-) Am 19.03.2008 um 19:20 schrieb Paul F. Johnson: I've downloaded sharpdevelop-2 from sourceforge and have tried to install it using both wine and crossover office (for both ensuring I use the same bottle as for mono), however they both report back

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

2008-03-19 Thread Miguel de Icaza
Hello Harald! After discussing the license issue with our project partners, we agreed to relicense it under MIT X11 license. These are great news! I've updated the source file headers and the website http://www.streamunlimited.com/vimem. We're looking forward to the integration of our

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

2008-03-19 Thread Harald Krapfenbauer
Hello Miguel, After discussing the license issue with our project partners, we agreed to relicense it under MIT X11 license. I've updated the source file headers and the website http://www.streamunlimited.com/vimem. We're looking forward to the integration of our code! Best regards, Harald

[Mono-list] Mono embedding

2008-03-19 Thread Ing. Francesco Carsana
Hi! I'm working with Mono embedding and I'd like to know if it's possible to load two or more assemblies in a C program. Could someone send me a small example? Thak you. Francesco. ___ Mono-list maillist - Mono-list@lists.ximian.com

[Mono-list] OpenSuse 10.3 vmware image?

2008-03-19 Thread Carlos Adriano Portes
Hi folks I am using opensuse 10.3 vmware image to develop using mono and monodevelop, but I have got a question How to enable automatic updates including retail respositories as I have a valid serial asI have a box of the product. My problem is not enabling the additional repositories but is get

Re: [Mono-list] Mono embedding

2008-03-19 Thread Robert Jordan
Ing. Francesco Carsana wrote: Hi! I'm working with Mono embedding and I'd like to know if it's possible to load two or more assemblies in a C program. Could someone send me a small example? See mono's (embedding) samples: http://anonsvn.mono-project.com/viewcvs/trunk/mono/samples/

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

2008-03-19 Thread Miguel de Icaza
Hello Harald! After discussing the license issue with our project partners, we agreed to relicense it under MIT X11 license. These are great news! I've updated the source file headers and the website http://www.streamunlimited.com/vimem. We're looking forward to the integration of our

Re: [Mono-list] System.Exception: Generic Error [GDI+ status: GenericError]

2008-03-19 Thread Sebastien Pouliot
Hello Timothy, note: Please always c.c. the mailing-list as this could be useful to other parties (now or in the future). On Thu, 2008-03-20 at 00:32 +0100, Timothy Parez wrote: Hi, I have no idea how to add this to mod_mono so I tried with xsp2 I'm really not a mod_mono expert - but