[Mono-docs-list] monodoc

Lee Mallabone mono-docs@fonicmonkey.net
18 Feb 2003 21:00:04 -0500


Hi,

I'm trying to get monodoc to work on RedHat 8 - I've downloaded the
Ximian gtkhtml3 package:
gtkhtml3.0-3.0.0.99.0.200302130701-0.snap.ximian.1

and grabbed monodoc 0.1.

It runs, but whenever I click on a class in the tree I get a crash where
the console output is:

Variable Font: "Sans 10"
Variable Printing Font: "Sans"
Loading url: /
Loading url: mono-summary:System
Loading url: ecma:0/
Got [0] and []

Unhandled Exception: System.NotImplementedException: The requested
feature is not yet implemented
in <0x0002f> 00 System.Xml.Xsl.XslTransform:Transform
(System.Xml.XPath.IXPathNavigable,System.Xml.Xsl.XsltArgumentList)
in <0x00135> 00 .EcmaProvider:Htmlize (System.Xml.XmlNode)
in <0x0012e> 00 .EcmaProvider:RenderClassSummary
(System.Xml.XmlDocument,string)in <0x000b5> 00
.EcmaProvider:GetTextFromUrl (HelpSource,string)
in <0x00043> 00 .HelpSource:GetText (string)
in <0x0014c> 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 ()

This is with mono 0.19. Should it work with that version of mono, or do
I need to get a cvs version?

Regards,

Lee.