[MonoDevelop] Problems starting stable release MonoDevelop 2.4 on Mac OS X 10.6.4

Michael Hutchinson m.j.hutchinson at gmail.com
Mon Oct 11 17:27:12 EDT 2010


On Sat, Sep 4, 2010 at 6:12 AM, Nejat <nejatoz at gmail.com> wrote:
>    Hi
>
> I am trying to run the latest stable release of MonoDevelop on my MacPro. I
> get the following error when I try to start it:
>
> System.NullReferenceException: Object reference not set to an instance of an
> object
>
> Server stack trace:
>   at MonoDevelop.Ide.MessageService.CenterWindow (Gtk.Window child,
> Gtk.Window parent) [0x00000] in <filename unknown>:0
>   at MonoDevelop.Ide.MessageService.PlaceDialog (Gtk.Window child,
> Gtk.Window parent) [0x00000] in <filename unknown>:0
>   at MonoDevelop.Ide.MessageService+InternalMessageService.ShowException
> (Gtk.Window parent, System.Exception e, System.String primaryText) [0x00000]
> in <filename unknown>:0
>   at (wrapper managed-to-native)
> System.Runtime.Remoting.RemotingServices:InternalExecute
> (System.Reflection.MethodBase,object,object[],object[]&)
>   at System.Runtime.Remoting.RemotingServices.InternalExecuteMessage
> (System.MarshalByRefObject target, IMethodCallMessage reqMsg) [0x00000] in
> <filename unknown>:0

If you can still reproduce this problem, could you run MD with debug
symbols in order to get line numbers in the stack trace?

In a terminal, run:
MONO_OPTIONS="--debug" open /Applications/MonoDevelop.app

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list