[Mono-list] monodoc error...

Jonel Rienton jonel@road14.com
Tue, 28 Sep 2004 13:39:26 -0500


yup, gotta love redcarpet... back to your issue,  it's usually a  
mismatch  dll mapping based on some research i did, since now that you  
have redcarpet installed, it would be more convenient if you can  
uninstall monodevelop and reinstall it via redcarpet or rug. i know i  
know it's not really solving the particular issue at hand but it's the  
most time efficient.

you can also look at /etc/mono/config file, that's where the dll  
mapping is declared.

regards,
Jonel


On Sep 28, 2004, at 1:21 PM, John Sanabria wrote:

>
> 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.
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>