I'm having a number of issues. 

First:

monodoc just isn't running. It will start up and I'll see the X11
window then *poof*, no more.

<log>
$ monodoc
dyld: lazy symbol binding failed: Symbol not found: __
  Referenced from: /sw/lib/libgtkhtml-3.1.11.dylib
  Expected in: dynamic lookup

dyld: Symbol not found: __
  Referenced from: /sw/lib/libgtkhtml-3.1.11.dylib
  Expected in: dynamic lookup

Trace/BPT trap
</log>

I had something similar happen when I first installed monodevelop, but
after checking the archives I found that removing the gnome-vfs2-ssl
packages for the non-ssl packages fixed the problem. Is there
something similar I can do here?

Second:

Monodevelop crashes when I try to load it. It will go until the end of
the progress bar on the splash screen. I've tried deleting the
~/.config directory, but I've never gotten in for that to mess
anything up.

<log>
2005-08-11 18:59:11,987 [-1610551400] INFO 
MonoDevelop.Services.ILoggingService [(null)] - Creating
DefaultWorkbench
Loading error, please reinstall :
System.Reflection.TargetInvocationException: Exception has been thrown
by the target of an invocation. ---> System.DllNotFoundException:
libc.dylib
in (wrapper managed-to-native) System.IO.KeventWatcher:kqueue ()
in <0x000fc> System.IO.KeventWatcher:GetInstance (IFileWatcher watcher)
in <0x000a8> System.IO.FileSystemWatcher:InitWatcher ()
in (wrapper remoting-invoke-with-check)
System.IO.FileSystemWatcher:InitWatcher ()
in <0x00060> System.IO.FileSystemWatcher:.ctor ()
in (wrapper remoting-invoke-with-check) System.IO.FileSystemWatcher:.ctor ()
in <0x004c4> MonoDevelop.Gui.Pads.FileList:.ctor ()
in <0x0004c> MonoDevelop.Gui.Pads.FileScout:.ctor ()
in <0x00000> <unknown method>
in (wrapper managed-to-native)
System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in <0x000c8> System.Reflection.MonoCMethod:Invoke (System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo
culture)--- End of inner exception stack trace ---

in <0x00168> System.Reflection.MonoCMethod:Invoke (System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
in <0x00058> System.Reflection.MonoCMethod:Invoke (BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[]
parameters, System.Globalization.CultureInfo culture)
in <0x00060> System.Reflection.ConstructorInfo:Invoke (System.Object[]
parameters)
in <0x0013c> System.Activator:CreateInstance (System.Type type,
Boolean nonPublic)
in <0x00018> System.Activator:CreateInstance (System.Type type)
in <0x0006c> System.Reflection.Assembly:CreateInstance (System.String
typeName, Boolean ignoreCase)
in <0x0002c> System.Reflection.Assembly:CreateInstance (System.String typeName)
in <0x00128> MonoDevelop.Core.AddIns.AddIn:CreateObject (System.String
className)
in <0x000c8> MonoDevelop.Core.AddIns.Codons.PadCodon:CreatePad ()
in <0x00038> MonoDevelop.Core.AddIns.Codons.PadCodon:BuildItem
(System.Object owner, System.Collections.ArrayList subItems,
MonoDevelop.Core.AddIns.Conditions.ConditionCollection conditions)
in <0x00210> MonoDevelop.Core.AddIns.DefaultAddInTreeNode:BuildChildItems
(System.Object caller)
in <0x000b0> MonoDevelop.Gui.DefaultWorkbench:UpdateViews
(System.Object sender, System.EventArgs e)
in <0x00060> MonoDevelop.Commands.InitializeWorkbenchCommand:Run ()
in <0x00864> MonoDevelop.SharpDevelopMain:Main (System.String[] args)
</log>

The obvious thing, libc.dylib not found. So I did an ' export
DYLD_FALLBACK_LIBRARY_PATH=/usr/lib', where there is a libc.dylib.
This just gave me another crash.

<log>
2005-08-11 19:02:52,371 [-1610551400] INFO 
MonoDevelop.Services.ILoggingService [(null)] - WARNING Could not find
stock Icons.16x16.FindPrevIcon
2005-08-11 19:02:52,477 [-1610551400] INFO 
MonoDevelop.Services.ILoggingService [(null)] - WARNING Could not find
stock gtk-stop
2005-08-11 19:02:52,564 [-1610551400] INFO 
MonoDevelop.Services.ILoggingService [(null)] - Creating
DefaultWorkbench
Loading error, please reinstall :
System.NullReferenceException: Object reference not set to an instance
of an object
in <0x0018c> GLib.Object:NotifyCallback (intptr,intptr,intptr)
in <0x0005c> (wrapper native-to-managed) GLib.Object:NotifyCallback
(intptr,intptr,intptr)
in (unmanaged) 0x2e67390
in <0x00088> (wrapper managed-to-native)
Gtk.Widget:gtk_widget_size_allocate (intptr,Gdk.Rectangle&)
in <0x00040> Gtk.Widget:SizeAllocate (Gdk.Rectangle)
in <0x003c8> Gdl.DockItem:OnSizeAllocated (Gdk.Rectangle)
in <0x000c4> Gtk.Widget:sizeallocated_cb (intptr,Gdk.Rectangle&)
in <0x00038> (wrapper native-to-managed) Gtk.Widget:sizeallocated_cb
(intptr,Gdk.Rectangle&)
in (unmanaged) 0x2e67390
in <0x00088> (wrapper managed-to-native)
Gtk.Widget:gtk_widget_size_allocate (intptr,Gdk.Rectangle&)
in <0x00040> Gtk.Widget:SizeAllocate (Gdk.Rectangle)
in <0x003c8> Gdl.DockItem:OnSizeAllocated (Gdk.Rectangle)
in <0x000c4> Gtk.Widget:sizeallocated_cb (intptr,Gdk.Rectangle&)
in <0x00038> (wrapper native-to-managed) Gtk.Widget:sizeallocated_cb
(intptr,Gdk.Rectangle&)
in (unmanaged) 0x2e67390
in <0x00088> (wrapper managed-to-native)
Gtk.Widget:gtk_widget_size_allocate (intptr,Gdk.Rectangle&)
in <0x00040> Gtk.Widget:SizeAllocate (Gdk.Rectangle)
in <0x0013c> Gdl.Dock:OnSizeAllocated (Gdk.Rectangle)
in <0x000c4> Gtk.Widget:sizeallocated_cb (intptr,Gdk.Rectangle&)
in <0x00038> (wrapper native-to-managed) Gtk.Widget:sizeallocated_cb
(intptr,Gdk.Rectangle&)
in (unmanaged) 0x2e67390
in <0x00084> (wrapper managed-to-native) Gtk.Widget:gtk_widget_show_all (intptr)
in <0x00028> Gtk.Widget:ShowAll ()
in <0x00864> MonoDevelop.Gui.SdiWorkbenchLayout:Attach
(MonoDevelop.Gui.IWorkbench)
in <0x00098> MonoDevelop.Gui.DefaultWorkbench:set_WorkbenchLayout
(MonoDevelop.Gui.IWorkbenchLayout)
in <0x00054> MonoDevelop.Gui.WorkbenchSingleton:SetWbLayout ()
in <0x0000c> MonoDevelop.Gui.WorkbenchSingleton:CreateWorkspace ()
in <0x00064> MonoDevelop.Commands.InitializeWorkbenchCommand:Run ()
in <0x00864> MonoDevelop.SharpDevelopMain:Main (string[])
</log>

Is there another libc I should install via fink or something? 

Finally:

I'm trying to run xsp via launchd. I got PostgreSQL running that, but
no luck with xsp yet.

<file name='/Library/LaunchDaemons/com.mono-project.mono-xsp.plist'>
<?xml version="1.0" encoding="UTF-8"?> 
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.
com/DTDs/PropertyList-1.0.dtd"> 
<plist version="1.0"> 
<dict> 
    <key>Label</key> 
    <string>com.mono-project.mono-xsp</string> 
    <key>OnDemand</key> 
    <false/> 
    <key>ProgramArguments</key> 
    <array> 
        <string>/sw/bin/xsp</string> 
        <string>--root</string> 
        <string>/Users/shared/Sites</string> 
        <string>--port</string> 
        <string>80</string> 
        <string>--nonstop</string> 
    </array> 
    <key>ServiceDescription</key> 
    <string>Mono XSP Web Server</string> 
</dict> 
</plist>
</file>

All I get back to the system log is: com.mono-project.mono-xsp: exited
with exit code: 127. I can the program with the same arguments via
sudo and it runs fine. Any suggestions? I tried to track down what
exit code 127 was for xsp, but there's no header file with exit codes
so I think it's a mono error. I'm not sure.

Thanks for everyone's help. 

-- 
~Travis


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to