Bugzilla – Bug 320315
InvalidCast on Rsvg documentation
Last modified: 2007-09-15 21:24:40 UTC
---- Reported by ragarver@gmail.com 2006-02-12 15:30:17 MST ---- 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. ---- Additional Comments From raf@ophion.org 2006-02-20 12:41:54 MST ---- This isssue is fixed as of svn -r 5702. These were all issues related to a bug in pango with gtksharp 1.x. The 2.x upgrade fixed this. *** This bug has been marked as a duplicate of https://bugzilla.novell.com/show_bug.cgi?id=MONO77546 *** Unknown operating system unknown. Setting to default OS "Other". This bug was marked DUPLICATE in the database it was moved from. Changing resolution to "MOVED"