[Gtk-sharp-list] Monodevelop crashes on startup, in Gtk.Application.RunIteration ();

Yuri Leikind y.leikind@sam-solutions.net
Wed, 9 Jun 2004 15:25:48 +0300


Hello all,

I've just compiled beta2 Mono packages, together with monodevelop.

Monodevelop crashes after the splash screen:

$ monodevelop 
Creating DefaultWorkbench

Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
in (unmanaged) (wrapper managed-to-native) Gtk.Application:gtk_main_iteration ()
in <0x00004> (wrapper managed-to-native) Gtk.Application:gtk_main_iteration ()
in <0x00007> Gtk.Application:RunIteration ()
in [0x001eb] (at /home/leikind/src/monodevelop-0.4/src/Main/Base/Commands/AutostartCommands.cs:201) MonoDevelop.Commands.StartWorkbenchCommand:Run ()
in [0x002ba] (at /home/leikind/src/monodevelop-0.4/src/Main/StartUp/MonoDevelopMain.cs:142) MonoDevelop.SharpDevelopMain:Main (string[])


I compiled gtk-sharp-0.93 with all optional assemblies, and gtk samples and the Monodoc browser
all work well.

I run Debian Testing, gtk is  1.2.10.

What can be wrong?


-- 
Yuri Leikind