[Mono-list] monodoc error...

John Sanabria John.Sanabria@ece.uprm.edu
Tue, 28 Sep 2004 14:21:28 -0400 (AST)


Hi Jonel,

great software for to update... :D, already subscribe to Suse91-i586 and
Suse91-kernel, mono and red carpet.

Ok, now follow with the error :)... i can run monodevelop, cool! but when
i try to run from it, monodoc this is the error:

josanabr@linux:~> monodevelop
Reading
/home/josanabr/.config/MonoDevelop/CodeCompletionData/mscorlib_1.0.5000.0_b77a5c561934e089.pidb
Creating DefaultWorkbench
Reading
/home/josanabr/.config/MonoDevelop/CodeCompletionData/mscorlib_1.0.5000.0_b77a5c561934e089.pidb
Parsing assembly: /usr/lib/mscorlib.dll

Unhandled Exception: System.DllNotFoundException: gtkhtml-3.0
in <0x00053> (wrapper managed-to-native) Gtk.HTML:gtk_html_new ()
in <0x0007d> Gtk.HTML:.ctor ()
in <0x00025> MonoDevelop.Gui.HelpViewer:.ctor ()
in <0x00213> MonoDevelop.Gui.Pads.HelpTree:ShowDocs
(string,Monodoc.Node,string)
in <0x001aa> MonoDevelop.Gui.Pads.HelpTree:RowActivated
(object,System.EventArgs)
in <0x00069> (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_EventArgs
(object,System.EventArgs)
in <0x0012d> GtkSharp.voidObjectSignal:voidObjectCallback (intptr,int)
in <0x0005a> (wrapper native-to-managed)
GtkSharp.voidObjectSignal:voidObjectCallback (intptr,int)
in (unmanaged) (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x00004> (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x00007> Gtk.Application:Run ()
in <0x00701> MonoDevelop.Commands.StartWorkbenchCommand:Run ()
in <0x009db> MonoDevelop.SharpDevelopMain:Main (string[])

and now, when i try to see the the mono libraries, this is the error:

osanabr@linux:~> monodevelop
Reading
/home/josanabr/.config/MonoDevelop/CodeCompletionData/mscorlib_1.0.5000.0_b77a5c561934e089.pidb
Creating DefaultWorkbench
Socket already in use

Unhandled Exception: System.DllNotFoundException: gtkhtml-3.0
in <0x00053> (wrapper managed-to-native) Gtk.HTML:gtk_html_new ()
in <0x0007d> Gtk.HTML:.ctor ()
in <0x00025> MonoDevelop.Gui.HelpViewer:.ctor ()
in <0x00213> MonoDevelop.Gui.Pads.HelpTree:ShowDocs
(string,Monodoc.Node,string)
in <0x001aa> MonoDevelop.Gui.Pads.HelpTree:RowActivated
(object,System.EventArgs)
in <0x00069> (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_EventArgs
(object,System.EventArgs)
in <0x0012d> GtkSharp.voidObjectSignal:voidObjectCallback (intptr,int)
in <0x0005a> (wrapper native-to-managed)
GtkSharp.voidObjectSignal:voidObjectCallback (intptr,int)
in (unmanaged) (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x00004> (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x00007> Gtk.Application:Run ()
in <0x00701> MonoDevelop.Commands.StartWorkbenchCommand:Run ()
in <0x009db> MonoDevelop.SharpDevelopMain:Main (string[])


seems look, that gtkhml-3.0 is not installed. I'll try to install
monodevelop and monodoc from red-carpet. I'll coment you about it.

thanks for your comments.