[Mono-bugs] [Bug 70729][Wis] New - Monodoc fails to run System.DllNotFoundException: gtkhtml-3.0

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 21 Dec 2004 13:56:41 -0500 (EST)


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 dmcgowan@meiosys.com.

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

--- shadow/70729	2004-12-21 13:56:41.000000000 -0500
+++ shadow/70729.tmp.13705	2004-12-21 13:56:41.000000000 -0500
@@ -0,0 +1,58 @@
+Bug#: 70729
+Product: Mono: Doctools
+Version: 1.0
+OS: SUSE 9.1
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Core
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: dmcgowan@meiosys.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Monodoc fails to run System.DllNotFoundException: gtkhtml-3.0
+
+Description of Problem:
+
+Monodoc fails on 1.0.5 with:
+
+Unhandled Exception: System.DllNotFoundException: gtkhtml-3.0
+in <0x00053> (wrapper managed-to-native) Gtk.HTML:gtk_html_new ()
+in <0x0007d> Gtk.HTML:.ctor ()
+in [0x001aa] (at
+/home/duncan/conf/mono-conf/monodoc/BUILD/monodoc-1.0.5/browser/browser.cs:225)
+Monodoc.Browser:.ctor ()
+in [0x0017a] (at
+/home/duncan/conf/mono-conf/monodoc/BUILD/monodoc-1.0.5/browser/browser.cs:95)
+Monodoc.Driver:Main (string[])
+
+
+Steps to reproduce the problem:
+1. Install Mono 1.0.5.
+2. Try to run Monodoc from the command line (so you can see the error).
+3. 
+
+Actual Results:
+
+Unhandled Exception: System.DllNotFoundException: gtkhtml-3.0
+in <0x00053> (wrapper managed-to-native) Gtk.HTML:gtk_html_new ()
+in <0x0007d> Gtk.HTML:.ctor ()
+in [0x001aa] (at
+/home/duncan/conf/mono-conf/monodoc/BUILD/monodoc-1.0.5/browser/browser.cs:225)
+Monodoc.Browser:.ctor ()
+in [0x0017a] (at
+/home/duncan/conf/mono-conf/monodoc/BUILD/monodoc-1.0.5/browser/browser.cs:95)
+Monodoc.Driver:Main (string[])
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information: