[Mono-bugs] [Bug 77125][Blo] Changed - monodoc fails with "Couldn't find html renderer!". System.DllNotFoundException: libgtkembedmoz.so

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jan 22 12:26:57 EST 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by mangelp at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=77125

--- shadow/77125	2006-01-19 18:38:27.000000000 -0500
+++ shadow/77125.tmp.16334	2007-01-22 12:26:57.000000000 -0500
@@ -1,23 +1,23 @@
 Bug#: 77125
 Product: Mono: Doctools
-Version: 1.1
-OS: unknown
-OS Details: Mandriva 2006
-Status: RESOLVED   
-Resolution: FIXED
+Version: 1.2
+OS: other
+OS Details: Fedora Core 6
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Blocker
 Component: Gui
 AssignedTo: mario.sopena at gmail.com                            
 ReportedBy: mailme at steve-percival.co.uk               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: monodoc fails with "Couldn't find html renderer!"
+Summary: monodoc fails with "Couldn't find html renderer!". System.DllNotFoundException: libgtkembedmoz.so
 
 Please fill in this template when reporting a bug, unless you know what you
 are doing.
 Description of Problem:
 
 after installing the mono-1.1.12.1_0-installer.bin installer I tried to run
@@ -52,6 +52,40 @@
 
 ------- Additional Comments From mailme at steve-percival.co.uk  2006-01-19 18:38 -------
 It appears that a library was missing from the installation. Created
 the following symlink ln -s libgtkhtml-3.6.so.18 libgtkhtml-3.0.so.4
 in the mono-1.1.12.1_0/lib directory and monodoc is now working. Also
 made a change to browser to give a more meaningful error message.
+
+------- Additional Comments From mangelp at gmail.com  2007-01-22 12:26 -------
+The proposed fix isn't needed with binary instalation for 1.2.2.1
+because the link is already there. The problem is there too.
+
+[mangelp at angelus downloads]$ monodoc
+Bookmark Manager init
+
+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 Monodoc.GeckoHtmlRender..ctor (Monodoc.RootTree help_tree) [0x00000] 
+  at <0x00000> <unknown method>
+  at (wrapper managed-to-native)
+System.Reflection.MonoCMethod:InternalInvoke (object,object[])
+  at System.Reflection.MonoCMethod.Invoke (System.Object obj,
+BindingFlags invokeAttr, System.Reflection.Binder binder,
+System.Object[] parameters, System.Globalization.CultureInfo culture)
+[0x00000] 
+
+Unhandled Exception: System.Exception: Couldn't find html renderer!
+  at Monodoc.Tab..ctor (Monodoc.Browser br) [0x00000] 
+  at Monodoc.Browser.AddTab () [0x00000] 
+  at Monodoc.Browser..ctor (Boolean UseGecko) [0x00000] 
+  at Monodoc.Driver.Main (System.String[] args) [0x00000] 
+


More information about the mono-bugs mailing list