[Mono-bugs] [Bug 76127][Wis] New - mono-tools-1.1.9 docbrowser crashes when gecko is enabled

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 16 16:34:13 EDT 2005


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 jsacco at ydl.net.

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

--- shadow/76127	2005-09-16 16:34:13.000000000 -0400
+++ shadow/76127.tmp.27410	2005-09-16 16:34:13.000000000 -0400
@@ -0,0 +1,51 @@
+Bug#: 76127
+Product: Mono: Doctools
+Version: 1.1
+OS: 
+OS Details: YDL-4.0.1
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Gui
+AssignedTo: mario.sopena at gmail.com                            
+ReportedBy: jsacco at ydl.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mono-tools-1.1.9 docbrowser crashes when gecko is enabled
+
+The docbrowser in mono-tools-1.1.9 crashes when launched if gecko is enabled:
+
+ $ monodoc
+
+Unhandled Exception: System.NullReferenceException: Object reference not
+set to an instance of an object
+in <0x00000> <unknown method>
+in (wrapper managed-to-native) Gtk.Notebook:gtk_notebook_set_current_page
+(intptr,int)
+in <0x00030> Gtk.Notebook:set_CurrentPage (Int32 value)
+in <0x000f4> Monodoc.Browser:AddTab ()
+in <0x00a9c> Monodoc.Browser:.ctor (Boolean UseGecko)
+in <0x00404> Monodoc.Driver:Main (System.String[] args)
+
+When run with "--no-gecko" all is well.
+
+The mono-1.1.9 stack was built within a GARNOME-2.12.x environment.
+
+Speculation
+-----------
+The docbrowser was built using gecko-sharp-0.6 and gtk-sharp-1.0.10.
+gtk-sharp was built using gtk+-2.8.3, atk-1.10.3, gtkhtml-3.8.0, and
+vte-0.11.15. 
+
+Might gtk-sharp be incompatible with the latest GNOME applications?
+env
+
+Suggestion
+----------
+Rewrite docbrowser using gecko-sharp2.0 & gtk-sharp2.0.
+
+
+-Joseph


More information about the mono-bugs mailing list