[Mono-bugs] [Bug 77537][Maj] New - InvalidCast on Rsvg documentation

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Feb 12 15:30:17 EST 2006


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 ragarver at gmail.com.

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

--- shadow/77537	2006-02-12 15:30:17.000000000 -0500
+++ shadow/77537.tmp.15111	2006-02-12 15:30:17.000000000 -0500
@@ -0,0 +1,63 @@
+Bug#: 77537
+Product: Mono: Doctools
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: Core
+AssignedTo: mario.sopena at gmail.com                            
+ReportedBy: ragarver at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: InvalidCast on Rsvg documentation
+
+Description of Problem:
+Documentation in Monodoc for Rsvg causes a crash in Monodoc 1.1.11.0 on
+Ubuntu Dapper.  This crash happens regardless of the intervening steps
+taken.  Submenu items (for the most part) seem to work as expected, only
+the top level Rsvg entry.
+
+Steps to reproduce the problem:
+1. Start Monodoc
+2. Click drop down for 'Gnome Libraries'
+3. Click 'Rsvg' (not the drop down arrow)
+
+Actual Results:
+Crash with:
+
+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 <0x00013> 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 <0x00181> Monodoc.TreeBrowser:RowActivated (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)
+
+Expected Results:
+No crashy
+
+How often does this happen? 
+Always
+
+Additional Information:
+Monodoc-http seems to work correctly.


More information about the mono-bugs mailing list