Re: [Mono-dev] Mono Develop native menus on Mac OS X

2009-02-22 Thread Andreas Färber
Am 20.02.2009 um 01:12 schrieb Michael Hutchinson: On Wed, Feb 18, 2009 at 11:23 AM, Geoff Norton gnor...@novell.com wrote: I have a patch somewhere or other for the menu (its 2 lines of code). The hotkeys I havn't looked into yet tho. We should probably move this discussion to the

Re: [Mono-dev] Mono Develop native menus on Mac OS X

2009-02-22 Thread Michael Hutchinson
On Sun, Feb 22, 2009 at 9:53 AM, Andreas Färber andreas.faer...@web.de wrote: Am 20.02.2009 um 01:12 schrieb Michael Hutchinson: [...] * menu item sensitivity is not respected, so items are always sensitive even when they cannot be used IIUC, this is standard Mac behavior, not a major issue.

[Mono-dev] Unable to call methods on managed objects while running Mono on the iPhone

2009-02-22 Thread mobbe
Over the past couple of weeks I have been working with getting the Mono framework up and running on the iPhone and I am darn close to have it all working.. .I have been able to get the AOT compilation to work and was able this morning to startup Mono in full aot mode on the device. Big thanks to

Re: [Mono-dev] Unable to call methods on managed objects while running Mono on the iPhone

2009-02-22 Thread mobbe
An update on this one...I found a setting in XCode that said Compile for Thumb and that one was set to true. I unchecked it and recompiled everything and now the code doesn't stop at the same position anymore...now I get an EXC_BAD_ACCESS on the get_hazardous_pointer...so I am still not there

Re: [Mono-dev] Logging profiler timings are way off

2009-02-22 Thread Massimiliano Mantione
Sorry for the *late* reply... I've had problems with my mailbox lately :-( On Sat, 2009-01-17 at 17:11 +0100, Paul Melis wrote: While looking at the GC statistics after a profiler run which used --profile=logging:c I noticed the following times that seem to be the result of

[Mono-dev] DllNotFoundException after upgrading to Mono 2.2

2009-02-22 Thread fevans
I'm doing some SWIG pInvoke stuff, which worked until I upgraded to Mono 2.2. Worth noting, my situation forces me to install mono to a non-standard path (I don't have root). I tried adding an entry to the $installpath/etc/mono/config, but no luck. -- View this message in context:

Re: [Mono-dev] Thread shutdown hook patch

2009-02-22 Thread Massimiliano Mantione
All I can add is that the logging statistical profiler needs it. As it is in svn it does not crash anymore, but it terminates when the main thread ends. So, for instance, it is totally unable to profile xsp2 --nonstop (while with this patch, and using the callback, is works fine). Thanks!

[Mono-dev] Help about how to start?

2009-02-22 Thread shweta123
Hi, I wish to contribute the project as a developer. But I don't know how can I help. So please let me know how can I understand the project? Thanks, Shweta -- View this message in context: http://www.nabble.com/Help-about-how-to-start--tp21958241p21958241.html Sent from the Mono -

[Mono-dev] Mono is losing session when cookieless=true

2009-02-22 Thread MonoMichal
Hi, I have a problem, I need to use cookieless session. It works very good on my windows machine (Windows XP 5.1 Build 2600, IIS 5.1), I experience no issues. However when I migrate my project to mono server, mono is losing session. I have trouble reading data from Session object. My

Re: [Mono-dev] Developing using Mono/Gtk# Vs Mono.WinForms (Windows Linux)

2009-02-22 Thread Chris Hills
Tom Opgenorth wrote: What could be better to use Gtk# or Winforms? The rule of thumb would use: if the majority of users are Windows, use WinForms. If Linux, use GTK#. Of course, this is assuming that you're equally skilled in both. Bear in mind that if one chooses Gtk# one will have to

[Mono-dev] pInvoke exceptions after installing Mono2.2

2009-02-22 Thread fevans
In release 1.9.1, my pInvoke works, but OpenFileDialog crashes (fixed in 2.2). In release 2.2, OpenFileDialog works, but pInvoke crashes. Technically I can't install Mono2.2, because I don't have root. So I install 1.9.1, then build 2.2 from source and install on top of 1.9.1. So, right off the

Re: [Mono-dev] Can't debug from monodevelop with 2.2

2009-02-22 Thread Lluis Sanchez
Looks like your debugger is not in sync with your installed mono. If you compiled the debugger from sources, you should recompile it again. El dj 19 de 02 de 2009 a les 16:57 +0100, en/na pablosantosl...@terra.es va escriure: Hi, I've upgraded my develop machine main mono installation to 2.2

Re: [Mono-dev] Can't debug from monodevelop with 2.2

2009-02-22 Thread Lluis Sanchez
El dj 19 de 02 de 2009 a les 21:19 +0100, en/na pablosantosl...@terra.es va escriure: Hi Lluis, Just installed from the official repositories: mono 2.2 and your last MD. It works with mono 2.0.1 I'm using OpenSuse 11 Another question: it seems the variable inspection does not work

[Mono-dev] Bug in DataGridView.ScrollBars

2009-02-22 Thread Marcelo Marques Inacio
Dear friends developers. The property ScrollBars.Vertical or ScrollBars.Horizontal in the DataGridView control is not working properly. The horizontal and vertical bar is always visible. Attached the following changes to correct operation. Marcelo Marques Inácio

[Mono-dev] Mono.SIMD

2009-02-22 Thread Johann_fxgen
I have done some performance tests of SIMD under windows. Results tests in ms: In MS C 235 (Visual Studio Release Mode With SIMD) In MS C 360 (Visual Studio Release Mode With 4D Float) In Mono C#453 (With Mono SIMD) In Mono C#562 (With Mono 4D Float) In MS C#

[Mono-dev] Making your own programming language for mono

2009-02-22 Thread xiul
Hi everyone, I just want to know if it's possible to create your own language (a very simple one and probably not object oriented) for mono (for academy purpose of a course at university), and if this task is possible, I want to know just what steps probably I should follow to do this task, like:

Re: [Mono-dev] Making your own programming language for mono

2009-02-22 Thread Bojan Rajkovic
As long as you can emit IL in a PE-format executable (basically, if you can emit an executable like gmcs/csc/etc.), Mono can run it. --Bojan -Original Message- From: mono-devel-list-boun...@lists.ximian.com [mailto:mono-devel-list-boun...@lists.ximian.com] On Behalf Of xiul Sent: Sunday,

[Mono-dev] Unable to compile from svn

2009-02-22 Thread Kojo Adams
Hi all, I get the following error when trying to compile from svn. CC mono-hash.lo mono-hash.c: In function 'g_hash_node_new': mono-hash.c:401: error: 'node_mem_chunk' undeclared (first use in this function) mono-hash.c:401: error: (Each undeclared identifier is reported only once