[MonoDevelop] Welcome Page System.DllNotFoundException

Carlos Ble carlosble at shidix.com
Mon Jul 17 08:40:12 EDT 2006


Hi!,
If you are using Ubuntu is possible that you have two libgtkembedmoz.so
files. One in /usr/lib/firefox and other in /usr/lib/mozilla. Try to
add /usr/lib/mozilla/libgtkembedmoz.so to your LD_LIBRARY_PATH
or /etc/ld.so.config + ldconfig. 
More info (you can use babelfish because this post is in spanish :( )
http://www.shidix.com/carlosble/?p=7

Hope this help
Greetings


El lun, 17-07-2006 a las 05:49 -0400, Gideon de Swardt escribió:
> I found the following problem after I compiled the latest svn source
> code and try to run MD. The exception is a DllNotFoundException, so I
> had a look at the referenced file, and it does exists in the specified
> location. I have a MD 0.10 installed on the same machine and the Welcome
> Page works for that version but not for the latest version. I also
> checked that I do have gecko# version 2.0 installed. Please error
> message at the bottom of the email.
> 
> Please advise if I am missing something or configured something wrong. 
> 
> Any advise would be much appreciated. I am planning on working on adding
> Web References capabilities to projects. This would require that i get
> the Gecko.WebControl to work from trunk. I know Luis has done some work
> on this previously, so will work from what he has done, and port some of
> the functionality from SharpDevelop.
> 
> Regards
> 
> Gideon de Swardt
> 
> 2006-07-17 05:32:36,496 [-1212712032] ERROR
> MonoDevelop.Core.ILoggingService [( null)] -
> System.Reflection.TargetInvocationException: Exception has been thrown
> by the target of an invocation. ---> System.TypeInitializationException:
> An exce ption was thrown by the type initializer for Gecko.WebControl
> ---> System.DllNotFoundException: /usr/lib/firefox/libgtkembedmoz.so
> in (wrapper managed-to-native) Gecko.WebControl:gtk_moz_embed_get_type
> ()
> in <0x00014> Gecko.WebControl:get_GType ()
> in <0x00026> GtkSharp.GeckoSharp.ObjectManager:Initialize ()
> in <0x00007> Gecko.WebControl:.cctor ()--- End of inner exception stack
> trace -- -
> 
> in <0x00000> <unknown method>
> in <0x0000b> MonoDevelop.Components.HtmlControl.MozillaControl:.ctor ()
> in <0x0007d> MonoDevelop.WelcomePage.WelcomePageView:.ctor ()
> in <0x00049> MonoDevelop.WelcomePage.ShowWelcomePageOnStartUpHandler:Run
> ()
> in <0x00000> <unknown method>
> in (wrapper managed-to-native)
> System.Reflection.MonoMethod:InternalInvoke (obje ct,object[])
> in <0x0008d> System.Reflection.MonoMethod:Invoke (System.Object obj,
> BindingFlag s invokeAttr, System.Reflection.Binder binder,
> System.Object[] parameters, Syste m.Globalization.CultureInfo
> culture)--- End of inner exception stack trace ---
> 
> in <0x0010e> System.Reflection.MonoMethod:Invoke (System.Object obj,
> BindingFlag s invokeAttr, System.Reflection.Binder binder,
> System.Object[] parameters, Syste m.Globalization.CultureInfo culture)
> in <0x0001a> System.Reflection.MethodBase:Invoke (System.Object obj,
> System.Obje ct[] parameters)
> in <0x00047> MonoDevelop.Ide.Gui.IdeApp:OnExtensionChanged
> (ExtensionAction acti on, System.Object item)
> 
> 
> 
> 	
> 	
> 		
> ___________________________________________________________ 
> All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease of use." - PC Magazine 
> http://uk.docs.yahoo.com/nowyoucan.html
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
-- 
Carlos Ble      
Shidix Technologies
www.shidix.com/carlosble




More information about the Monodevelop-list mailing list