[Gtk-sharp-list] MonoDoc
Jorge Martin
explorer@cwp.net.pa
07 Mar 2003 15:16:47 -0500
Hi, I have downloaded MonoDoc browser from tar.gz posted in the list.
I have update gtkhtml and the other package as someone said on the list
from RedCarpet, everything work great, the documentation is great but
now I've update to mono 2.2 with RedCarpet and the monodoc browser stop
responding..
It start but when I click on a namespace to see info about it crash.
Example.
mono browser.exe
Expand "Mono Documentation"
Click on "GTK"
and it crash with these error...
Loading url: N:Gtk
Unhandled Exception: System.Xml.XmlException: document has terminated,
cannot open new element Line 4, position 10.
in <0x000c1> 00 System.Xml.XmlTextReader:ReadStartTag ()
in <0x000bb> 00 System.Xml.XmlTextReader:ReadTag ()
in <0x000ee> 00 System.Xml.XmlTextReader:ReadContent ()
in <0x0002b> 00 System.Xml.XmlTextReader:Read ()
in <0x00080> 00 System.Xml.XmlDocument:ReadNode (System.Xml.XmlReader)
in <0x00032> 00 System.Xml.XmlDocument:Load (System.Xml.XmlReader)
in <0x00081> 00 System.Xml.XmlDocument:Load (System.IO.Stream)
in <0x001de> 00 .EcmaHelpSource:RenderNamespaceLookup (string)
in <0x000f8> 00 .RootTree:RenderUrl (string)
in <0x001a5> 00 .TreeBrowser:RowActivated (object,System.EventArgs)
in <0x00067> 01 System.MulticastDelegate:invoke_void_object_EventArgs
(object,System.EventArgs)
in <0x00164> 00 GtkSharp.voidObjectSignal:voidObjectCallback
(intptr,int)
in <0x00026> 05 GtkSharp.voidObjectSignal:voidObjectCallback
(intptr,int)
in (unmanaged) 06 Gtk.Application:gtk_main ()
in <0x00004> 06 Gtk.Application:gtk_main ()
in <0x0003b> 00 .Browser:Main ()
** (<unknown>:5198): WARNING **: CORBA_ORB_destroy: ORB still has 2
refs.
** (<unknown>:5198): WARNING **: ORB: a total of 7 refs to 6 ORB objects
were leaked
--
Jorge Martin <explorer@cwp.net.pa>