[MonoDevelop] Monodevelop Hangs

Valentin Sawadski valentin.sawadski at gmx.de
Sun Jul 29 07:48:55 EDT 2007


Hello,

On Mon, 2007-07-23 at 19:30 +1000,
monodevelop-list.1.tracyanne at spamgourmet.com wrote:
> I'm using MonoDevelop 0.31 on Mandriva 2007.1 Powerpack with Mono 1.2.3.1.
> 
> MonoDevelop loads and seems to work fine, then for no apparent reason that I can see Monodevelop hangs
> 
> It happens independant of what I'm doing, and sometime immediatly after I load a project, 
> at other times I can be working away for long periods of time.
> 
> If I run Mono Develop from  shell I get the following output.

The Console Output indicates that you have a missing Dependency for the
WebControl of MonoDevelop. Please check if you have xulrunner installed
and if it is accessible from MonoDevelop, this should fix your errors.

> 
> 2007-07-23 14:01:19,919 [-1210603808] ERROR MonoDevelop.Core.ILoggingService [(null)] - System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for MonoDevelop.Components.HtmlControl.MozillaControl ---> System.TypeInitializationException: An exception was thrown by the type initializer for Gecko.WebControl ---> System.DllNotFoundException: libgtkembedmoz.so
>   at (wrapper managed-to-native) Gecko.WebControl:gtk_moz_embed_get_type ()
>   at Gecko.WebControl.get_GType () [0x00000]
>   at GtkSharp.GeckoSharp.ObjectManager.Initialize () [0x00000]
>   at Gecko.WebControl..cctor () [0x00000] --- End of inner exception stack trace ---
> 
>   at <0x00000> <unknown method>
>   at MonoDevelop.Components.HtmlControl.MozillaControl..cctor () [0x00000] --- End of inner exception stack trace ---
> 
>   at <0x00000> <unknown method>
>   at MonoDevelop.WelcomePage.WelcomePageView..ctor () [0x00000]
>   at MonoDevelop.WelcomePage.ShowWelcomePageOnStartUpHandler.Run () [0x00000]
>   at <0x00000> <unknown method>
>   at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[])
>   at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] --- End of inner exception stack trace ---
> 
>   at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000]
>   at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000]
>   at MonoDevelop.Ide.Gui.IdeApp.OnExtensionChanged (ExtensionAction action, System.Object item) [0x00000]
> 
> Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Gecko.WebControl ---> System.DllNotFoundException: libgtkembedmoz.so
>   at (wrapper managed-to-native) Gecko.WebControl:gtk_moz_embed_get_type ()
>   at Gecko.WebControl.get_GType () [0x00000]
>   at GtkSharp.GeckoSharp.ObjectManager.Initialize () [0x00000]
>   at Gecko.WebControl..cctor () [0x00000] --- End of inner exception stack trace ---
> 
>   at <0x00000> <unknown method>
>   at MonoDevelop.Components.HtmlControl.MozillaControl..cctor () [0x00000]
> mimeType: text/x-csharp
> mimeType: text/x-csharp
> mimeType: text/x-csharp
> mimeType: text/x-csharp
> 
> 
> regards
> 
> Tracy Barlow
> 
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list

Kind Regards,
Valentin S.



More information about the Monodevelop-list mailing list