[Mono-list] Gecko.WebControl Follow Up

Tom Haddon mthaddon at yahoo.com
Mon Oct 16 17:23:26 EDT 2006


Hi Folks,

I'd posted about this yesterday, but I don't think I'm moving in the
right direction:

I took a look at the example Gecko.WebControl in the documentation and I
can get it to compile okay, but when I run it I get:

$ ./GeckoTest.exe 

Unhandled Exception:
System.DllNotFoundException: /usr/lib/firefox/libgtkembedmoz.so
  at (wrapper managed-to-native)
Gecko.WebControl:gtk_moz_embed_set_profile_path (string,string)
  at Gecko.WebControl..ctor (System.String aPath, System.String aDir)
[0x00000] 
  at GeckoTest.GeckoTest..ctor () [0x00000] 
  at GeckoTest.GeckoTest.Main (System.String[] args) [0x00000]

Originally I thought this was that it couldn't find the library, but an
"ls /usr/lib/firefox/libgtkembedmoz.so" confirms that the file does
exist, so I guess it must be something within the file that is causing
the problem. Perhaps the documentation is out of date and the properties
of this Dll have changed? Can anyone help out?

Thanks, Tom

Tom Haddon
mailto:mthaddon at yahoo.com

You own a dog, but you can only feed a cat.


-----------------
Random quotes courtesy of fortune.



More information about the Mono-list mailing list