[Mono-list] monodoc crash when I open SourceView class section

amartinez at atc.ugr.es amartinez at atc.ugr.es
Mon Jan 23 05:29:59 EST 2006


Hey!

I've had this problem for a long while ...
If I run monodoc and try to open the brach for SourceView, from
GtkSourceViewClass, monodoc crashes ... What's the problem ?


monodoc 1.1.9
mono 1.1.13
gtk-sharp 2.4.0

SO. Debian (Sid)


This is the output:

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 <0x0010e> 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)

--
Antonio Martinez


More information about the Mono-list mailing list