[MonoDevelop] Gecko problem - svn

berni x mitterau at web.de
Mon Apr 2 18:35:14 EDT 2007


hi,

i have checkt out the lates mono files from svn.
I compiled them with autogen.sh and did a make.

there were no erros in the make. But when i try to start the IDE i got the following errors in console. But the IDE still comes up and works fine .But the welcome screen is missing (there were you can choose you projects)

it says : System.DllNotFoundException: /usr/lib/firefox/libgtkembedmoz.so
=> but there is deffinily this file
-rw-r--r--   1 root root 106224 2007-03-26 19:52 libgtkembedmoz.so

my system: ubuntu 6.10

console dump:

2007-04-03 02:31:43,362 [-1648017264] 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: /usr/lib/firefox/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] 

_______________________________________________________________
SMS schreiben mit WEB.DE FreeMail - einfach, schnell und
kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192



More information about the Monodevelop-list mailing list