[Mono-bugs] [Bug 76054][Wis] New - Monodoc crashes when reading Gnome.About overview

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Sep 10 13:04:43 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 mario at monouml.org.

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

--- shadow/76054	2005-09-10 13:04:43.000000000 -0400
+++ shadow/76054.tmp.8035	2005-09-10 13:04:43.000000000 -0400
@@ -0,0 +1,73 @@
+Bug#: 76054
+Product: Mono: Doctools
+Version: 1.1
+OS: 
+OS Details: Ubuntu
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Gui
+AssignedTo: mario.sopena at gmail.com                            
+ReportedBy: mario at monouml.org               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Monodoc crashes when reading Gnome.About overview
+
+Description of Problem:
+When you try to read the Gnome.About overview monodoc crashes.
+
+Steps to reproduce the problem:
+1. Run monodoc
+2. Open Gnome.About overview
+
+Actual Results:
+Crash!
+
+Expected Results:
+Some Gnome.About overview
+
+How often does this happen? 
+Always
+
+Additional Information:
+Using mono 1.1.9, monodoc 1.1.9, Gtk# 2.5.91, mono-tools 1.1.9
+
+Output:
+Trying: T:Gtk.DrawingArea
+Trying: T:Gtk.DrawingArea/*
+Trying: T:Gtk.Widget/*
+Trying: T:Gtk.Widget
+Trying: T:Gtk.Widget/*
+Trying: T:Gtk.TreeView
+Trying: T:Gtk.TreeView/*
+Trying: M:Gtk.TreeView.ActivateRow(Gtk.TreePath,Gtk.TreeViewColumn)
+Trying: T:Gnome.About
+
+Unhandled Exception: System.InvalidCastException: Cannot cast from source
+type to destination type.
+in <0x00149> GLib.ObjectManager:CreateObject (IntPtr raw)
+in <0x000c1> GLib.Object:GetObject (IntPtr o, Boolean owned_ref)
+in <0x0000c> GLib.Object:GetObject (IntPtr o)
+in <0x0002e> Gtk.Label:get_Layout ()
+in <0x00015> ELabel:Reload ()
+in <0x00013> ELabel:set_Text (System.String value)
+in <0x000c8> Monodoc.Browser:Render (System.String text, Monodoc.Node
+matched_node, System.String url)
+in <0x0013b> Monodoc.Browser:LoadUrl (System.String url)
+in <0x0004c> Monodoc.IndexBrowser:OnIndexActivated (Int32 index)
+in <0x0008d> Monodoc.IndexBrowser:LoadSelected ()
+in <0x0001f> Monodoc.Browser:OnIndexEntryActivated (System.Object sender,
+System.EventArgs a)
+in (wrapper delegate-invoke)
+System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
+in <0x000c1> GtkSharp.voidObjectSignal:voidObjectCallback (IntPtr arg0,
+Int32 key)
+in (wrapper native-to-managed) GtkSharp.voidObjectSignal:voidObjectCallback
+(intptr,int)
+in <0x00000> <unknown method>
+in (wrapper managed-to-native) Gtk.Application:gtk_main ()
+in <0x00007> Gtk.Application:Run ()
+in <0x002ef> Monodoc.Driver:Main (System.String[] args)


More information about the mono-bugs mailing list