[MonoDevelop] Problem using the help panel in monodevelop

Miguel Ángel Pérez mangelp at gmail.com
Wed Feb 7 19:07:18 EST 2007


I have downloaded and compiled today monodevelop from anon svn. When i
clicked the help panel to expand a node monodevelop closed and i got this in
the console output:

2007-02-08 00:41:19,465 [1073835280] ERROR
MonoDevelop.Core.ILoggingService[(null)] - Couldnt find match
System.DllNotFoundException: libgtkhtml-3.6.so.18
  at (wrapper managed-to-native) Gtk.HTML:gtk_html_new ()
  at Gtk.HTML..ctor () [0x00039] in
/tmp/scratch/BUILD/gtk-sharp-2.4.3/gtkhtml/HTML.custom:33

  at MonoDevelop.Ide.Gui.HelpViewer..ctor () [0x00000]
  at MonoDevelop.Ide.Gui.HelpOperations.ShowDocs (System.String text,
Monodoc.Node matched_node, System.String url) [0x0000c] in
/home/mangelp/projects/monodevelop/Core/src/MonoDevelop.Ide/MonoDevelop.Ide.Gui/HelpOperations.cs:144

  at MonoDevelop.Ide.Gui.Pads.HelpTree.RowActivated (System.Object o,
System.EventArgs e) [0x000a3] in
/home/mangelp/projects/monodevelop/Core/src/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads/MonodocTreePad.cs:106

  at (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_EventArgs (object,
System.EventArgs)
  at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr gch) [0x00032] in
/tmp/scratch/BUILD/gtk-sharp-2.4.3/glib/Signal.cs:181
  at (wrapper native-to-managed) GLib.Signal:voidObjectCallback(intptr,intptr)
  at <0x00000> <unknown method>
  at (wrapper managed-to-native) Gtk.Application:gtk_main ()
  at Gtk.Application.Run () [0x00000] in
/tmp/scratch/BUILD/gtk-sharp-2.4.3/gtk/Application.cs:99

  at MonoDevelop.Ide.Gui.IdeApp.Run () [0x00000] in
/home/mangelp/projects/monodevelop/Core/src/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Ide.cs:172

  at MonoDevelop.Ide.Gui.IdeStartup.Run (System.String[] args) [0x00425] in
/home/mangelp/projects/monodevelop/Core/src/MonoDevelop.Ide/MonoDevelop.Ide.Gui/IdeStartup.cs:199

  at MonoDevelop.Core.AddIns.AddInService.StartApplication
(System.StringaddinId,
System.String[] parameters) [0x00093] in
/home/mangelp/projects/monodevelop/Core/src/MonoDevelop.Core/MonoDevelop.Core.AddIns/AddInService.cs:127

/bin/sh: line 1:  7107 Violación de segmento
MOZILLA_FIVE_HOME=/usr/lib/firefox-1.5.0.9 LD_LIBRARY_PATH=`echo "/opt/mono-
1.2.3/lib::/usr/lib/firefox-1.5.0.9" | sed 's/^://g'` /opt/mono-1.2.3/bin/mono
--debug MonoDevelop.exe
make: *** [runmd] Error 139

Looks like the required dll is not found but i have it in /opt/mono-1.2.3/lib.

Any clues over how to fix this?

-- Saludos --
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20070208/9761a440/attachment-0001.html 


More information about the Monodevelop-list mailing list